Commit Graph

122 Commits (d5137f063ebd1d31384957a8d3bea61ba5940fff)

Author SHA1 Message Date
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
lvmin b66cf8f8e3 fix 2023-05-02 01:39:56 -07:00
lvmin 53e5bb4d6f remove dangerous options, add leres++ 2023-05-02 01:29:01 -07:00
lvmin c71202eae8 fix torch.cat 2023-05-01 08:03:10 -07:00
lvmin 0831c3c3e6 fix all t2i adapter problems 2023-04-24 19:46:36 -07:00
lvmin 686af179b7 fix all t2i adapter problems 2023-04-24 19:34:14 -07:00
lvmin 428531a741 get in 2023-04-23 20:35:15 -07:00
lvmin 3470fd5e74 get in 2023-04-23 19:51:18 -07:00
lvmin 1d0a526be3 get in 2023-04-23 19:46:46 -07:00
lvmin 784f0a4bed add mid control for high res back 2023-04-21 14:57:15 -07:00
lvmin 06683a630d add mid control for high res back 2023-04-21 14:55:48 -07:00
Wojtek Kowaluk 00a7595a75 fix control_scale calculation for adapter in high_res_fix 2023-04-19 13:12:45 +02:00
lvmin 483450add6 fix 90% amd problems 2023-04-19 00:37:20 -07:00
lvmin 599376130c add comments 2023-04-18 20:37:02 -07:00
lvmin 17d4e2f185 softer in high-res pass 2023-04-18 20:31:17 -07:00
lvmin 1a18328a95 fix tests and revise high-res fix 2023-04-17 17:52:37 -07:00
lllyasviel 82c42285b9
Merge pull request #810 from Mikubill/lvmin
fix uncheck lowvram error
2023-04-16 16:04:14 -07:00
lvmin 69c3b16f26 fix uncheck lowvram error 2023-04-16 16:03:41 -07:00
lllyasviel d698e76e59
Merge pull request #808 from Mikubill/lvmin
correct un c count
2023-04-16 14:05:10 -07:00
lvmin de0ac533ae correct un c count 2023-04-16 14:04:10 -07:00
lllyasviel d499bd4080
Merge pull request #806 from Mikubill/lvmin
Lvmin
2023-04-16 11:50:45 -07:00
lvmin 1e8b3e4055 less aggressive guess mode 2023-04-16 11:50:07 -07:00
lvmin 2770751003 less aggressive guess mode 2023-04-16 11:49:58 -07:00
Kakigōri Maker 2f7d73a299
Merge pull request #791 from ljleb/fix-callbacks
Fix script callbacks clear
2023-04-16 20:39:06 +09:00
lvmin d6b522bebc lowvram warning with flag 2023-04-16 00:29:21 -07:00
ljleb 4a09696d6b dont remove all script callbacks 2023-04-15 23:51:54 -04:00
lvmin 85f32d8850 low vram fix 2023-04-15 20:35:33 -07:00
lvmin 7a1eacc92e low vram vs shuffle 2023-04-15 20:07:32 -07:00
lvmin 4e0622f829 2nd fix clip vision for adapter 2023-04-15 15:58:42 -07:00
lvmin e42421b901 Revert "fix clip vision for adapter"
This reverts commit 7781656f6c.
2023-04-15 15:51:48 -07:00
lvmin 7781656f6c fix clip vision for adapter 2023-04-15 15:40:54 -07:00
lvmin 01df629d1a fix guess mode for adapter 2023-04-15 15:23:34 -07:00
lvmin 8a56ac2c19 better guess mode + better global avg pool 2023-04-15 14:42:22 -07:00
lvmin 5329b2d9eb fix shuffle seed 2023-04-15 13:23:09 -07:00
lvmin fa994bb2ff fix shuffle seed 2023-04-15 13:22:38 -07:00
Mikubill 3b7e491974 add support for global_average_pooling 2023-04-15 15:11:14 +00:00
Kakigōri Maker 3d000778ea
Merge branch 'main' into cnet-1.1 2023-04-15 19:41:11 +09:00
Kakigōri Maker 5384ddafa5
Update hook.py 2023-04-15 19:35:23 +09:00
Mikubill b7a2058419 fix: deprec thr-based inversion (and #736), cleanup code 2023-04-15 07:41:26 +00:00
DanielKauss ff9ea88525 Fixed batches, fixed support for extensions 2023-04-12 19:29:25 +02:00
DanielKauss c97735fefd added check to see if hint_cond was modified externally 2023-04-10 16:09:09 +02:00
DanielKauss bd4f1a1e13 When using hires fix, controlnet now uses a higher resolution image 2023-04-09 19:36:32 +02:00
Mikubill ce365d1a49 Revert "fix: use lazy resize to handle hires stuff"
This reverts commit c3d2a68a22.
2023-03-08 10:29:28 +00:00
Mikubill c3d2a68a22 fix: use lazy resize to handle hires stuff
Note: this may break some generation with hires enabled.
Deprecated: control_net_only_midctrl_hires is removed, use control_net_only_mid_control instead.
2023-03-08 05:04:51 +00:00
Mikubill 62427e2a0c chore: cleanup debug log 2023-03-08 03:54:18 +00:00
Mikubill 5dfdc772d4 fix: resize issue with t2i-adapter/color alignment 2023-03-08 03:52:21 +00:00
Mikubill fed7a52909 fix: allow style models weight 2023-03-07 09:57:55 +00:00
Mikubill 457f01bc5b fix: reduce warning 2023-03-07 05:17:03 +00:00
Mikubill 6dd043aad3 fix: make StyleAdapter works with controlnet (#512) 2023-03-06 16:59:46 +00:00
Mikubill 9acfb6d89e feat: add clip_vision annotator, support non-image input 2023-03-05 04:27:36 +00:00
Mikubill e3c4232bf2 fix: minor fix - remove unused params 2023-03-01 13:06:24 +00:00
Ashen ce5dc9f418 Added guidance start parameter. 2023-02-26 08:28:28 -08:00
Mikubill 695f72cdc4 fix: bypass cfg_handler on some devices (#290) 2023-02-22 15:01:56 +00:00
Mikubill 5a0fa4bd13 fix: incorrect cond ord in ddim and plms sampler (#269) 2023-02-22 10:04:14 +00:00
Mikubill 571d919211 Revert "fix: incorrect cond ord in ddim and plms sampler (#269)"
This reverts commit e189729772.
2023-02-22 09:27:34 +00:00
Mikubill e189729772 fix: incorrect cond ord in ddim and plms sampler (#269) 2023-02-22 09:21:52 +00:00
Kakigōri Maker 4328d98a6e
might fix #269 2023-02-22 16:27:07 +09:00
Mikubill 121c7b77d3 lowvram fix and docs 2023-02-22 04:38:49 +00:00
Mikubill caa56b7dc6 minor fix and #276 2023-02-22 04:07:12 +00:00
Mikubill 4b5fc30af3 fix: API and script control support 2023-02-22 03:32:06 +00:00
Mikubill 6971b1e172 cleanup and minor fix 2023-02-21 20:08:36 +00:00
Mikubill ae2d4a9cb0 refactor: multi-controlnet support 2023-02-21 14:41:21 +00:00