Commit Graph

10 Commits (4ceb6e8a4b86605cdeb6cd7087d1d7ef34452d85)

Author SHA1 Message Date
Chenlei Hu 27c78e3fec
🐛 Set default model/module to string values (#2335) 2023-12-15 21:54:16 -05:00
Chenlei Hu 54dfb899d5
Ignore unrecognized params (#2313) 2023-12-09 23:17:03 -05:00
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