Commit Graph

119 Commits (c8043ae2e20fe098aac1eafeecbdbe05d9d7bdd9)

Author SHA1 Message Date
Chenlei Hu c8043ae2e2
📝 patch 1.1.206 (#1490) 2023-05-31 22:23:36 -04:00
lllyasviel 904e97b605
outpaint shortcut (#1486) 2023-05-31 15:51:07 -07:00
lllyasviel 7b707dc1f0
Update controlnet_version.py (#1471) 2023-05-30 02:50:33 -07:00
lllyasviel 2d97323a6d
fix 1468 (#1470) 2023-05-30 02:12:24 -07:00
lllyasviel 09cb9a32d1
fix small misalignment with a1111 1.3.0 (#1460)
* fix small misalignment with a1111 1.3.0

* fix small misalignment with a1111 1.3.0
2023-05-29 03:35:44 -07:00
lllyasviel 2e0dc37d22
better inpaint (#1455)
* better inpaint

* better inpaint

* better inpaint

* better inpaint

* better inpaint

* better inpaint

* better inpaint
2023-05-28 04:53:51 -07:00
lllyasviel cdba83b6e1
better hash (#1446) 2023-05-26 21:08:50 -07:00
lllyasviel 56e8236704
vae cache for tiled diffusion (#1445)
* version

* vae cache for tiled diffusion
2023-05-26 20:48:54 -07:00
lllyasviel f4882dc62c
version (#1444) 2023-05-26 19:55:27 -07:00
lllyasviel dc2d913163
Update controlnet_version.py (#1443) 2023-05-26 19:44:42 -07:00
lllyasviel 4e20236f3c
add tile_colorfix+sharp (#1434) 2023-05-26 06:22:40 -07:00
lllyasviel aa3ef8215a
add tile_colorfix (#1430)
* add tile_colorfix

* add tile_colorfix

* add tile_colorfix
2023-05-25 23:54:40 -07:00
lllyasviel fdb8b00c18
fix conflict with Tiled Diffudion (#1428) 2023-05-25 22:23:02 -07:00
lllyasviel a83a260605
ui filter fix (#1424)
* ui filter fix

* ui filter fix

* ui filter fix

* ui filter fix
2023-05-25 09:20:36 -07:00
lllyasviel cb94dda767
ui filter (#1422) 2023-05-25 07:56:12 -07:00
lllyasviel a8bf0c3901
Update controlnet_version.py (#1419) 2023-05-24 18:24:50 -07:00
lllyasviel 54f7c64b4d
Update controlnet_version.py (#1411) 2023-05-23 20:07:30 -07:00
lllyasviel 7c674f8364
Update controlnet_version.py (#1389) 2023-05-21 19:53:02 -07:00
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
huchenlei fc9c368cb9 📝 bump up version 2023-05-21 14:19:14 -04:00
lllyasviel bccb1a1d06
safer code (#1374)
* safer code

* fix
2023-05-21 06:31:33 -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 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
lllyasviel 92c937a41e
fix api range (#1320) 2023-05-18 18:19:25 -07:00
lllyasviel 36f0ff5f5c
shift to cfg-scale based style fidelity (#1309) 2023-05-17 16:24:21 -07: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
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
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