Commit Graph

111 Commits (c8043ae2e20fe098aac1eafeecbdbe05d9d7bdd9)

Author SHA1 Message Date
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 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 5fe0981be0
add inpaint_only (#1441) 2023-05-26 19:42:52 -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 490efc7f9f
shift off warnings (#1388) 2023-05-21 19:52:30 -07:00
lllyasviel 3c798c8e35
allow shift off warnings (#1387) 2023-05-21 19:34:37 -07:00
lllyasviel ceacee3618
typo (#1386) 2023-05-21 19:19:54 -07:00
lllyasviel 9a478909de
comments (#1385) 2023-05-21 19:17:18 -07:00
lllyasviel b41d536abc
more friendly assert (#1384) 2023-05-21 19:02:19 -07:00
lllyasviel d12ab519d4
more friendly assert (#1383)
more friendly assert
2023-05-21 18:43:54 -07: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 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
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
lllyasviel 0f8a1e8577
fix high res fix (#1242)
* fix high res fix

* fix high res fix
2023-05-13 04:58:31 -07:00
lllyasviel bb1b07e1e9
fix high res fix (#1240) 2023-05-13 04:03:36 -07:00
lllyasviel b2f9c73532
[Major Update] Reference-only Control (#1235)
[Major Update] Reference-only Control
2023-05-13 02:56:31 -07:00
lvmin 1ca18c9c9d better codes 2023-05-12 20:11:37 -07:00
lvmin 6bcbcaebc8 better codes 2023-05-12 20:05:07 -07:00
lvmin f72cc721ba use author names to avoid conflicts 2023-05-12 19:49:33 -07:00
lvmin 2dbd9358bb more in list 2023-05-12 19:45:45 -07:00
lvmin 919d9b83c9 better codes 2023-05-12 19:44:14 -07:00
lvmin 338c790cf6 first step in supporting more models 2023-05-12 19:36:51 -07:00
lvmin 1caa2b5379 remove deprecated guess mode 2023-05-05 09:32:58 -07:00