Vladimir Mandic
5a0664c945
fixes
2023-04-20 15:35:40 -04:00
Mylo
d33d0f69fc
Extension compatibility fix
...
Update function signature on img2img.py:img2img() to match the one on the original Automatic1111 webui
Update function signature on txt2img.py:txt2img() to match the one on the original Automatic1111 webui
Update ui.py to create the seed_checkbox element, which is invisible since it doesn't get used, I did this so there wouldn't be any issues when it later gets sent in to a wrap_gradio_gpu_call. (slightly hacky fix)
2023-04-20 21:24:17 +02:00
Samuel
1cf6b91862
Use smaller ToolButton for 🔃 ❌ in extra networks submenu
2023-04-20 14:43:46 -04:00
Samuel
1439100617
🔃 ❌ buttons in extra networks submenu
2023-04-20 14:35:08 -04:00
Vladimir Mandic
752b91d38a
fix model download
2023-04-20 12:29:54 -04:00
Vladimir Mandic
0866451982
fix paths
2023-04-20 11:56:07 -04:00
Vladimir Mandic
0e7144186d
jump patch
2023-04-20 11:20:27 -04:00
Vladimir Mandic
93a9e7ba16
fix logger
2023-04-19 14:11:25 -04:00
Vladimir Mandic
955b841d0f
fix temp folder
2023-04-19 10:59:20 -04:00
Vladimir Mandic
eb2a36cd3a
update todo
2023-04-19 10:25:28 -04:00
Vladimir Mandic
b298b002ae
optional torch and xformers installer
2023-04-19 08:08:25 -04:00
missionfloyd
f4b332f041
Add "None" option to extra networks dropdowns
2023-04-18 17:01:46 -06:00
Vladimir Mandic
71b29c996b
change script/extension loading priorities
2023-04-18 14:31:40 -04:00
Vladimir Mandic
ed32259bf7
reconnect ui on browser restart
2023-04-18 12:10:30 -04:00
Vladimir Mandic
e8d8dae4c7
fix broken js
2023-04-18 10:06:55 -04:00
Vladimir Mandic
2711e32c2e
add script/extension priorty
2023-04-18 09:32:26 -04:00
Vladimir Mandic
a975a6a03d
disable gradio queues on demand
2023-04-18 08:06:16 -04:00
Vladimir Mandic
86783d164c
unload xformers when not used
2023-04-18 07:47:41 -04:00
Vladimir Mandic
8b1f26324b
optional model loader and integrate image info
2023-04-17 15:31:43 -04:00
Vladimir Mandic
f5a29752e7
add dynamic themes and preview
2023-04-17 13:49:18 -04:00
Vladimir Mandic
8808b1a222
add setup auto-recover
2023-04-17 09:53:53 -04:00
Vladimir Mandic
b0cec1aeb8
fix urls
2023-04-16 21:51:11 -04:00
catboxanon
9de7298898
Update processing.py
2023-04-16 21:06:37 -04:00
catboxanon
234fa9a57d
Update shared.py
2023-04-16 21:06:22 -04:00
catboxanon
4d0c816303
Modify step multiplier flow
2023-04-16 20:39:45 -04:00
catboxanon
81b276a1ea
Add second order samplers compat option
2023-04-16 20:39:18 -04:00
catboxanon
56f8a6b081
Fix sampler schedules with step multiplier
2023-04-16 20:34:52 -04:00
Miao Xiang
0587f6c5c6
fix bug when there are dots in the file name
2023-04-16 14:10:35 -07:00
Vladimir Mandic
58df74cfd5
new middleware handler and ability to restart server on-the-fly
2023-04-16 15:57:00 -04:00
Vladimir Mandic
b7e4b0414a
fix loading gradio theme
2023-04-16 10:01:28 -04:00
Vladimir Mandic
a49ecc09ac
optional dark/light theme
2023-04-16 08:59:47 -04:00
Vladimir Mandic
c42a00c327
add theme support
2023-04-16 08:49:27 -04:00
Vladimir Mandic
26034bf1a4
Merge branch 'master' into gradio-theme-support
2023-04-16 08:18:44 -04:00
Vladimir Mandic
3e546a3434
update requirements
2023-04-16 07:42:21 -04:00
Vladimir Mandic
4955a90c7b
fix previews
2023-04-15 17:43:25 -04:00
Vladimir Mandic
dd25f2f515
update setup
2023-04-15 17:22:58 -04:00
Vladimir Mandic
45dcc69484
update defaults
2023-04-15 14:40:53 -04:00
Vladimir Mandic
8cd7510530
separate user vs system extensions
2023-04-15 12:58:01 -04:00
Vladimir Mandic
e14cba0771
add lycoris folder
2023-04-15 12:25:59 -04:00
Vladimir Mandic
fd51bb90d0
enable quick launch
2023-04-15 11:51:58 -04:00
Vladimir Mandic
ed8819b8fc
lycoris, strong linting, model keyword, circular imports
2023-04-15 10:28:31 -04:00
Vladimir Mandic
b28b7c7a98
fix extension update
2023-04-14 17:50:19 -04:00
catboxanon
fbab3fc6d1
Only handle image mask if any option enabled
2023-04-14 17:24:55 -04:00
catboxanon
3af152d488
Fix image mask composite for weird resolutions
2023-04-14 17:17:14 -04:00
Vladimir Mandic
149329cb09
downgrade gradio
2023-04-14 15:23:33 -04:00
Vladimir Mandic
4e6eef0fce
fix extension loader
2023-04-14 15:18:54 -04:00
Vladimir Mandic
27302938f1
update gradio and enhance tracebacks
2023-04-14 14:20:37 -04:00
Vladimir Mandic
463a7811c7
fix ti previews on initial start
2023-04-14 12:40:46 -04:00
Vladimir Mandic
ab83245dd1
enable cmdflags compatibility and change default css font
2023-04-14 11:25:05 -04:00
Vladimir Mandic
2ece9782e4
handle duplicate extensions and redo exception handler
2023-04-14 09:57:53 -04:00