Commit Graph

1599 Commits (24dcdbb4d4ebc8f5a770a756be8a1b6e5b4e5e82)

Author SHA1 Message Date
lllyasviel d12ab519d4
more friendly assert (#1383)
more friendly assert
2023-05-21 18:43:54 -07:00
lllyasviel 35a12d07ad
fix clipvision (#1382) 2023-05-21 16:25:13 -07:00
Chenlei Hu 06515a669d
Merge pull request #1379 from huchenlei/no_cache_shuffle
Exclude shuffle from preprocessor cache
2023-05-21 15:15:36 -04:00
huchenlei 11f89b4044 🐛 exclude shuffle from preprocessor cache 2023-05-21 14:57:21 -04:00
Chenlei Hu c1aeca540e
Merge pull request #1371 from huchenlei/cache_preprocessor
[Enhancement] Cache preprocessor results
2023-05-21 14:34:12 -04:00
huchenlei 84588c58fd 🐛 Add back cmd arguments that accidentally got removed 2023-05-21 14:26:10 -04:00
huchenlei fc9c368cb9 📝 bump up version 2023-05-21 14:19:14 -04:00
huchenlei 78f09f0bfe 📝 Add documentation 2023-05-21 14:16:57 -04:00
huchenlei ca3252598b 🔧 Add cmd args to set cache size 2023-05-21 14:12:36 -04:00
huchenlei bbe357e6ac Add cache for preprocessors 2023-05-21 13:36:03 -04:00
lllyasviel bccb1a1d06
safer code (#1374)
* safer code

* fix
2023-05-21 06:31:33 -07:00
僵尸浩 cae8894767
add 'model_free' in module_detail (#1370) 2023-05-20 21:24:22 -07:00
mattya_monaca 7ed7e94b5f
Fix bug when using TILE (#1367) 2023-05-20 18:01:42 -07:00
lllyasviel 2b07f37333
fix hr c u (#1351) 2023-05-20 15:36:19 -07:00
lllyasviel ce2278d5bc
small fix (#1338) 2023-05-20 02:38:32 -07:00
lllyasviel 539d2fc990
shift to context marker for cond-ucond (#1337)
shift to context marker for cond-ucond https://github.com/Mikubill/sd-webui-controlnet/pull/1337
2023-05-20 01:08:55 -07:00
lllyasviel cd98a95a36
add external api for tiled diffusion (#1336)
add external api for tiled diffusion
2023-05-19 20:36:48 -07:00
lllyasviel 1c994ff4f7
small fix to meet a1111 standard (#1328) 2023-05-19 01:43:30 -07:00
lllyasviel 6a2306b499
Update controlnet_version.py (#1325) 2023-05-18 21:04:24 -07:00
lllyasviel 999b05d521
Update controlnet.py (#1324) 2023-05-18 21:02:06 -07:00
lllyasviel c8e9e669bf
implement ref-only for only masked (#1323) 2023-05-18 20:44:12 -07:00
lllyasviel 8d84f1f74f
Update controlnet_version.py (#1321) 2023-05-18 18:20:50 -07:00
catboxanon 057af49da6
Use release event for sliders (#1316)
Improves overall UI performance.
2023-05-18 18:20:22 -07:00
lllyasviel 92c937a41e
fix api range (#1320) 2023-05-18 18:19:25 -07:00
lllyasviel d7a02838b0
github files (#1310) 2023-05-17 16:36:13 -07:00
lllyasviel 36f0ff5f5c
shift to cfg-scale based style fidelity (#1309) 2023-05-17 16:24:21 -07:00
Chenlei Hu 52deb94128
Merge pull request #1306 from catboxanon/chore/bug-report-ext-list
Add enabled extension list requirement to bug reports
2023-05-17 15:37:58 -04:00
catboxanon 63079c7868
Add extension list req to bug reports 2023-05-16 12:51:09 -04:00
lllyasviel d831043cb8
fix mac mps (#1283) 2023-05-15 00:18:51 -07:00
lllyasviel 4a6153a5db
fix multi-reference weight bug (#1282) 2023-05-15 00:06:59 -07:00
lllyasviel ecc84a2891
add preprocessor reference_adain and adain_attn (#1278)
add preprocessor reference_adain and adain_attn
2023-05-14 22:30:47 -07:00
lllyasviel 3b27ba01f3
support inpaint variations (#1275) 2023-05-14 16:20:44 -07:00
lllyasviel 00d4a95dfc
fix medvram again (#1274)
* fix medvram again
2023-05-14 15:40:40 -07:00
lllyasviel 5e58a80248
Style Fidelity Slider (#1273)
style fid
2023-05-14 15:00:49 -07:00
lllyasviel 3445f51c12
Merge pull request #1272 from Mikubill/lvmin
fix MAC MPS error
2023-05-14 13:30:09 -07:00
lvmin 5184ba289e fix MAC MPS error 2023-05-14 13:25:02 -07:00
lllyasviel 356fd3c0d6
fix math error (#1263)
* fix math error
2023-05-13 19:47:11 -07:00
lllyasviel 990823ac82
Merge pull request #1261 from Mikubill/lvmin
small dtype fix
2023-05-13 18:14:10 -07:00
lvmin 5c733f4935 small dtype fix 2023-05-13 18:11:46 -07:00
lllyasviel 6e6732308c
small fix (#1259) 2023-05-13 16:05:54 -07:00
lllyasviel d181f69731
try to fix collapse in ref-only (#1257)
fix collapse in ref-only
2023-05-13 15:52:21 -07:00
lllyasviel ca6391102d
fix vae autocast (#1254) 2023-05-13 12:20:07 -07:00
lllyasviel 28d9d0d0b6
fix vae log (#1253) 2023-05-13 11:06:26 -07:00
lllyasviel 85298bff2f
fix vae log (#1252) 2023-05-13 10:55:57 -07:00
lllyasviel 721159f7b7
fix high-res vae (#1251) 2023-05-13 10:13:43 -07:00
lllyasviel 294d602cbb
fix float (#1250) 2023-05-13 09:57:23 -07:00
lllyasviel eaf9939083
fix medvram (#1246) 2023-05-13 06:31:23 -07:00
lllyasviel df99354692
fix attn cache (#1245) 2023-05-13 05:44:10 -07:00
lllyasviel f72e976d26
Revert "Revert "fix high res fix (#1242)" (#1243)" (#1244)
This reverts commit 07e42d81f0.
2023-05-13 05:12:51 -07:00
lllyasviel 07e42d81f0
Revert "fix high res fix (#1242)" (#1243)
This reverts commit 0f8a1e8577.
2023-05-13 05:07:56 -07:00