Commit Graph

8 Commits (96dbc601a6c880571d3a2a1314052d0922114604)

Author SHA1 Message Date
lllyasviel d0e79b397d
typo 2023-12-06 07:24:13 -08:00
lllyasviel 47dfefa54f
StyleAlign (#2294)
StyleAlign
2023-12-06 06:49:05 -08:00
Chenlei Hu 457da74dc7
Add new API option send_detected_map (#2251) 2023-11-11 19:06:06 -05:00
Chenlei Hu f2aafcf2be
🐛 Fix update_cn_script (#2203) 2023-10-28 23:05:34 -04:00
Chenlei Hu 4ac716a6e8
Revert "Update external_code.py fix 2132 2111 (#2133)" (#2202)
This reverts commit e382d16185.
2023-10-28 14:31:28 -04:00
joergwa e382d16185
Update external_code.py fix 2132 2111 (#2133)
fix for https://github.com/Mikubill/sd-webui-controlnet/issues/2132 https://github.com/Mikubill/sd-webui-controlnet/issues/2111
2023-10-25 21:35:02 -04: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
ljleb 6ed97a7da2
Remove `importlib.reload`s (#1775)
* move external_code.py for python module caching

* remove importlib reload

* add test

* rename

---------

Co-authored-by: ljleb <set>
2023-07-08 16:52:16 -04:00