Commit Graph

150 Commits (58f620c921030eea0f3528d68849f7e052d44e3f)

Author SHA1 Message Date
Chenlei Hu 7b4571e20b
Add effective_region_mask for ControlNet [API] (#2818)
* Add control model type check

* Implement region mask for ControlNet
2024-04-27 17:05:28 -04:00
Chenlei Hu cb8fd242b1
Add effective_region_mask for ipadapter [API] (#2785)
* Add effective_region_mask for ipadapter [API]

* Fix various issues & Add tests

* nit
2024-04-26 23:24:23 -04:00
Chenlei Hu 0114c9aaa3
Split controlmodel_ipadapter file (#2709) 2024-03-29 16:28:57 -04:00
Chenlei Hu f1f7906806
Fix crash on A1111 dev (#2708) 2024-03-29 16:21:53 -04:00
Chengsong Zhang 461f8c5f16
AnimateDiff 2.0.0-a ControlNet part (#2661)
* ad

* ad

* sparsectrl and keyframe, excluding ip-adapter emb interpolation

* fix ruff

* ipadapter prompt travel. now implementation has been finished, next step test every feature

* sparsectrl works, ip-adapter still not working

* everything but i2i batch is working properly

* everything but i2i batch is working properly, fix ruff
2024-03-02 06:12:54 -06:00
Chenlei Hu 75ac3803fe
Adjust log level (#2669) 2024-02-29 23:14:50 -05:00
Chenlei Hu 44e0875956
Fix linter issues under script (#2667) 2024-02-28 23:58:34 -05:00
Chenlei Hu 585b8ea17d
wip (#2598) 2024-01-28 17:58:45 -05:00
Chenlei Hu a773a1a816
Real multi-inputs for all IP-Adapters (#2594)
* Add adapter tests

* real multi inputs

* multi-inputs

* Fix hook

* Use real multi for instant id
2024-01-28 12:44:40 -05:00
Chenlei Hu 9473a777c7
Instant ID (#2580)
* instant id

* Add extra control type enum

* wip

* wip

* Fix all obvious issues

* Fix insightface model issue

* append keypoints images

* ui

* Fix res

* Remove model2

* separate unit control

* Fix context issue

* insightface model download
2024-01-27 17:29:07 -05:00
Chenlei Hu 9b6a2a0ba8
🐛 Assign default value for hr_option (#2392) 2024-01-02 08:46:14 -05:00
Chenlei Hu ce3cb3de8b
🐛 Replace 3.10 match statement (#2383) 2024-01-01 14:37:30 -05:00
Chenlei Hu 7aaf263208
Add hr_option (Both, High res only, Low res only) (#2379)
*  Add hr_option

🎨 Only show when relevant

 Add unit test

* 🐛 fix per-unit
2024-01-01 00:06:55 -05:00
Chenlei Hu 11019f4820
Support advanced_weighting in API (#2368)
*  Support advanced_weighting in API

* 📝 add note

* 🐛 nits

* 📝 Add examples
2023-12-30 17:35:52 -05:00
lllyasviel cda3473d10
fix some potential problems 2023-12-07 10:42:17 -08:00
lllyasviel 47dfefa54f
StyleAlign (#2294)
StyleAlign
2023-12-06 06:49:05 -08:00
Chenlei Hu e2e6a1b494
🔊 Meaningful error message for sd version conflict (#2268)
* 🚚 Move enums

* 🔊 Meaningful error message for sd version conflict
2023-11-19 21:49:14 -05:00
AngelBottomless e3a4d70a19
handle control_param is None case when accessing it (#2215)
Co-authored-by: huchenlei <chenlei.hu@mail.utoronto.ca>
2023-11-04 19:24:21 -04:00
lllyasviel e67e017731
fix lllite (#2102)
* fix lllite

* fix lllite

* fix lllite

* fix lllite
2023-09-11 00:56:10 -07:00
lllyasviel e965ccf4f9
fix ipadapter highres fix (#2060) 2023-09-05 17:38:06 -07:00
lllyasviel c03c05e2d7
revision (#2058) 2023-09-05 12:53:09 -07:00
lllyasviel 5f41c72b3e
fix revison (#2057) 2023-09-05 11:36:47 -07:00
lllyasviel e6ac9bad01
Update hook.py (#2056) 2023-09-05 10:49:39 -07:00
lllyasviel 2dae96e538
revision fix (#2055)
* revision image blending

* revision fix
2023-09-05 10:33:33 -07:00
lllyasviel 1084c6da50
Update hook.py (#2054) 2023-09-05 10:18:33 -07:00
lllyasviel b514aa19be
revision image blending (#2052) 2023-09-05 10:02:33 -07:00
lvmin eeb5361135 change log 2023-09-04 13:37:08 -07:00
lllyasviel 1d5402326d
sdxl support (for SAI/HuggingFace/diffuser/community models) (#1952)
sdxl support (for SAI/HuggingFace/diffuser/community models)
1.1.400
2023-09-04 10:41:42 -07:00
lvmin 80a5bb992e fix cond cache problem for a1111 1.6.x 2023-08-22 00:11:51 -07:00
catboxanon efda6ddfd8
Add setting to disable CN in highres (#1832) 2023-07-26 11:59:47 -04:00
Chenlei Hu 0ddedce554
🔊 Migrate hook.py to use logger (#1616) 2023-06-10 20:13:38 -04:00
lllyasviel 05e669696d
Update hook.py (#1600) 2023-06-08 22:50:02 -07:00
lllyasviel 5c9731319b
[1.1.121] Preprocessor: inpaint_only+lama (#1558)
[1.1.121] Preprocessor: inpaint_only+lama (#1558)
2023-06-08 17:42:08 -07:00
lllyasviel 6a58d77191
fix bugs in 218 (#1576) 2023-06-06 14:13:21 -07:00
lllyasviel debb1c88ce
fix high-res fix, 212 (#1512)
* fix high-res fix, 212

* fix high-res fix, 212
2023-06-02 11:51:45 -07:00
lllyasviel 1cb5620a53
fix medvram (#1507) 2023-06-02 07:45:05 -07:00
lllyasviel e78d486ce0
fix medvram (#1503)
* fix inpaint distortion outside gradio preview

* fix medvram
2023-06-01 20:07:14 -07:00
lllyasviel d97f1d73c8
begin to support inpaint variation model in inpaint controlnet (#1494)
* fix outpaint eating boder pixels

* begin to support inpaint variation model in inpaint controlnet

* Update hook.py
2023-06-01 04:00:07 -07:00
lllyasviel ae5ca103be
fix outpaint eating boder pixels (#1493) 2023-06-01 03:13:16 -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 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