Commit Graph

15 Commits

Author SHA1 Message Date
lllyasviel 3d039591fe Expand head info in files
Previously before this commit, credits are already in entry and licenses are already in root. This commit will make info clearer.
2024-02-11 19:55:18 -08:00
Chengsong Zhang ee565b337c ControlNet batch fix (#113)
* cn forward patcher

* simplify

* use args instead of kwargs

* postpond moving cond_hint to gpu

* also do this for t2i adapter

* use a1111's code to load files in a batch

* revert

* patcher for batch images

* patcher for batch images

* remove cn fn wrapper dupl

* remove shit

* use unit getattr instead of unet patcher

* fix bug

* small changte
2024-02-09 21:55:29 -06:00
lllyasviel 4c9db26541 support controlnet_model_function_wrapper for t2i-adapter 2024-02-07 21:42:56 -08:00
lllyasviel 49ec325f6a lin 2024-02-07 20:14:02 -08:00
lllyasviel a1670c536d Allow controlnet_model_function_wrapper
for animatediff to manage controlnet batch slicing window
2024-02-07 20:06:23 -08:00
lllyasviel ef781cabcb Backend: Allow control signal to be none for advanced weighting 2024-02-07 13:02:42 -08:00
lllyasviel c185e39e59 Backend: better controlnet mask batch broadcasting 2024-02-06 20:13:09 -08:00
Chengsong Zhang b58b0bd425 batch mask (#44)
* mask batch, not working

* mask batch, working, infotext broken

* try remove old codes

* set CUDA_VISIBLE_DEVICES with args

* Revert "try remove old codes"

This reverts commit 63c527c373.

* Update controlnet_ui_group.py

* readme

* 🐛 Fix infotext

---------

Co-authored-by: lllyasviel <lyuminzhang@outlook.com>
Co-authored-by: huchenlei <chenlei.hu@mail.utoronto.ca>
2024-02-06 12:54:35 -06:00
lllyasviel 412bc10a01 update examples 2024-01-31 23:29:56 -08:00
lllyasviel a203113f43 qol 2024-01-31 23:21:58 -08:00
lllyasviel 0727ff7334 Update controlnet.py 2024-01-31 19:37:14 -08:00
lllyasviel 611b234792 allow modify cnet cond 2024-01-31 19:10:36 -08:00
lllyasviel 071be046d2 backend 2024-01-31 09:46:24 -08:00
lllyasviel 38a2802a06 i 2024-01-24 10:03:36 -08:00
lllyasviel 7cb6178d47 ldm_patched 2024-01-13 21:03:58 -08:00