Commit Graph

2792 Commits (ec8453ff11219db36301fe416e1bbea738bbd6e5)

Author SHA1 Message Date
Vladimir Mandic ec8453ff11 fix lora dir 2023-04-22 11:43:12 -04:00
Vladimir Mandic 9a65233845 update setup to deal with extensions preload 2023-04-22 11:23:17 -04:00
Vladimir Mandic cb465b12dd
Merge pull request #352 from ashen-sensored/master
CFGDenoiser and script_callbacks modification for SAG
2023-04-22 09:37:17 -04:00
Vladimir Mandic d3fbd798fb add setup.log note 2023-04-22 09:30:09 -04:00
Vladimir Mandic bc943d3746
Merge pull request #366 from nonnonstop/fix-datadir
Fix problems when --data-dir is specified
2023-04-22 09:29:45 -04:00
Vladimir Mandic e6e296a304 fix lora/lyco dir 2023-04-22 09:05:26 -04:00
Vladimir Mandic 61e9a1970c add exception around torch properties 2023-04-22 08:35:17 -04:00
Vladimir Mandic 4a848e43d3 add builtin gradio themes 2023-04-22 08:35:17 -04:00
nonnonstop 5222919ebb
Fix problem when --data-dir is specified 2023-04-22 15:10:00 +09:00
Ashen 0e39aa7ba7 CFGDenoiser and script_callbacks mod for SAG 2023-04-21 13:17:17 -07:00
Vladimir Mandic cf277e7326 fix dtype logic 2023-04-21 15:04:05 -04:00
Vladimir Mandic 57204b3d70 disable xformers/sdp if cannot be used 2023-04-21 11:32:19 -04:00
Vladimir Mandic a5798c73b6 post merge fixes 2023-04-21 09:36:11 -04:00
Vladimir Mandic 45439f4d0f
Merge pull request #228 from Vespinian/fix_img2img_scriptrunner_for_gui
Changed img2img scriptrunner for gui request from scripts_txt2img to …
2023-04-21 09:30:39 -04:00
Vladimir Mandic 4417d570aa
Merge pull request #233 from Yan233th/master
Fix hasattr to in method
2023-04-21 09:29:51 -04:00
Vladimir Mandic 2caaa0c369
Merge pull request #237 from Z-nonymous/master
Fix #9185
2023-04-21 09:29:22 -04:00
Vladimir Mandic 4c03c03db5
Merge pull request #244 from Pluventi/master
Update postprocessing.py
2023-04-21 09:28:31 -04:00
Vladimir Mandic b6719e5a22
Merge pull request #248 from GoulartNogueira/master
fix image orientation
2023-04-21 09:27:48 -04:00
Vladimir Mandic 720db9e4ac
Merge pull request #249 from gaojie111119/fix-noattr-elem_classes
fix #9234 #8970 check attr "elem_classes" before use
2023-04-21 09:27:39 -04:00
Vladimir Mandic df38b992e9
Merge pull request #250 from Sakura-Luna/pre-fix
Preview fix
2023-04-21 09:27:28 -04:00
Vladimir Mandic e02415b41e
Merge pull request #255 from catboxanon/patch/9092
Patch/9092
2023-04-21 09:13:11 -04:00
Vladimir Mandic 5739c8892f
Merge pull request #256 from catboxanon/patch/sampler-schedule-fix
Patch/sampler schedule fix
2023-04-21 09:12:45 -04:00
Vladimir Mandic b38f446873
Merge pull request #312 from hollowstrawberry/master
🔃 buttons in extra networks submenu
2023-04-21 09:12:08 -04:00
Vladimir Mandic c0c94cbd40
Merge pull request #316 from gitmylo/master
Extension compatibility fix (modules.img2img and modules.txt2img signature change revert)
2023-04-21 09:11:38 -04:00
papuSpartan 9e8dc9843c port to vlad 2023-04-21 03:18:08 -05:00
Vladimir Mandic 7939a1649d parse model preload 2023-04-20 23:19:25 -04:00
Vladimir Mandic df424d6d51 add models path 2023-04-20 17:18:31 -04:00
Vladimir Mandic 0282832f12 fix vae path 2023-04-20 15:50:06 -04:00
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
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