Commit Graph
34 Commits
Author SHA1 Message Date
unknown 54291f9d63 remove redundant load 2023-03-15 04:33:38 -05:00
unknown 40dc0132df modularize 2023-03-13 03:39:02 -05:00
unknown bfa14db2cb enable gallery scrolling functionality for horizontal scroll and gamepads 2023-02-07 16:54:12 -06:00
unknown 501d4e9cf1 Merge branch 'master' of github.com:AUTOMATIC1111/stable-diffusion-webui into gamepad 2023-02-05 07:24:57 -06:00
unknown 5e1f4f7464 Merge branch 'master' of github.com:AUTOMATIC1111/stable-diffusion-webui into gamepad 2023-02-03 20:39:42 -06:00
unknown ade40aa1a0 Merge branch 'master' of github.com:AUTOMATIC1111/stable-diffusion-webui into gamepad 2023-01-31 02:33:10 -06:00
unknown 21766a0898 Merge branch 'master' of github.com:AUTOMATIC1111/stable-diffusion-webui into gamepad 2023-01-30 05:12:31 -06:00
unknown e79b7db4b4 Merge branch 'master' of github.com:AUTOMATIC1111/stable-diffusion-webui into gamepad 2023-01-28 03:40:51 -06:00
unknown b921a52071 basic image next and prev control with joystick 2023-01-28 03:19:10 -06:00
unknown 876da12599 Merge branch 'master' of github.com:AUTOMATIC1111/stable-diffusion-webui 2022-12-25 02:03:55 -06:00
unknown d6fdfde9d7 Merge branch 'master' of github.com:AUTOMATIC1111/stable-diffusion-webui 2022-12-12 09:12:26 -06:00
unknown 4005cd66e0 Merge branch 'master' of github.com:AUTOMATIC1111/stable-diffusion-webui 2022-12-10 04:57:12 -06:00
unknown 4a3d05b657 Merge branch 'master' of github.com:AUTOMATIC1111/stable-diffusion-webui 2022-12-10 02:30:31 -06:00
papuSpartan 3405acc6a4 Give --server-name priority over --listen and add check for --server-name in addition to --share and --listen 2022-11-14 14:07:13 -06:00
papuSpartan a02bad570e rm dbg 2022-11-05 04:14:21 -05:00
papuSpartan e9a5562b9b add support for tls (gradio tls options) 2022-11-05 04:06:51 -05:00
papuSpartan 86d35526a1 make line evil again 2022-11-01 14:53:40 -05:00
papuSpartan 1dd5d6bafa clean py func defs 2022-11-01 14:33:55 -05:00
papuSpartan 401350cd59 clear on the client-side again 2022-11-01 14:03:56 -05:00
papuSpartan ce42879438 fix js func signature and not forget to initialize confirmation var to prevent exception upon cancelling confirmation 2022-10-22 14:53:37 -05:00
papuSpartan 700340448b forgot to clear neg prompt after moving to back. Add tooltip to hints 2022-10-21 17:24:04 -05:00
papuSpartan 0c7cf08b3d some doc and formatting 2022-10-21 15:32:26 -05:00
papuSpartan 9e40520f00 refactor internal terminology to use 'clear' instead of 'trash' like #2728 2022-10-21 15:13:12 -05:00
papuSpartan de70ddaf58 update token counter when clearing prompt 2022-10-21 15:00:35 -05:00
papuSpartan ee0505dd00 only delete prompt on back end and remove client-side deletion 2022-10-21 14:24:14 -05:00
papuSpartan 9ba372de90 initial work on getting prompts cleared on the backend and synchronizing token counter 2022-10-21 13:55:48 -05:00
papuSpartan a3b047b7c7 add settings option to toggle button visibility 2022-10-20 19:28:58 -05:00
papuSpartan a816514980 remove unnecessary assignment 2022-10-20 17:33:33 -05:00
papuSpartan 9cc4974d23 add confirmation dialogue 2022-10-20 17:03:51 -05:00
papuSpartan 158d678f59 clear prompt button now works on both relevant tabs. Device detection stuff will be added later. 2022-10-20 01:08:24 -05:00
papuSpartan c6345bd445 nerf line length 2022-10-19 21:23:57 -05:00
papuSpartan 8b74b9aa9a add symbol for clear button and simplify roll_col css selector 2022-10-19 19:06:14 -05:00
papuSpartan d01a2d0156 move list refresh to webui.py and add stdout indicating it's doing so 2022-10-11 08:31:28 -05:00
papuSpartan 1add3cff84 Refresh list of models/ckpts upon hitting restart gradio in the settings pane 2022-10-10 19:57:43 -05:00