mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-03-03 12:09:51 +00:00
* 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