my-sd/modules_forge
Chenlei Hu d5cc799eec
Only feed image embed to instant id ControlNet unit (#309)
* Only feed image embed to instant id ControlNet units

* Add tests

* Add more tests
2024-05-02 18:30:54 -04:00
..
config.py Disable Legacy Multidiffusion 2024-02-09 19:07:50 -08:00
controlnet.py qol 2024-01-31 23:21:58 -08:00
cuda_malloc.py add two optimizations 2024-02-23 18:39:32 -08:00
diffusers_patcher.py Fix import error (#146) 2024-02-08 23:02:33 -05:00
forge_alter_samplers.py support SDXL-Lightning 2024-02-21 15:42:38 -08:00
forge_clip.py fix lora not loaded for text encoder #142 2024-02-09 13:50:50 -08:00
forge_loader.py VAE patcher and more types of unet patches 2024-02-29 22:37:34 -08:00
forge_sampler.py VAE patcher and more types of unet patches 2024-02-29 22:37:34 -08:00
forge_util.py bring back tiling 2024-02-25 21:29:35 -08:00
forge_version.py VAE patcher and more types of unet patches 2024-02-29 22:37:34 -08:00
gradio_compile.py integrate latent modifier 2024-02-09 14:38:57 -08:00
initialization.py Add optimization --cuda-stream 2024-02-24 14:00:48 -08:00
main_thread.py Significantly reduce thread abuse for faster model moving 2024-02-08 10:13:59 -08:00
ops.py Revert "Fix ruff linter (#137)" (#143) 2024-02-08 21:24:04 -05:00
patch_basic.py Revert "Fix ruff linter (#137)" (#143) 2024-02-08 21:24:04 -05:00
shared.py fix import order 2024-02-17 08:03:17 -08:00
stream.py Add optimization --cuda-stream 2024-02-24 14:00:48 -08:00
supported_controlnet.py Only feed image embed to instant id ControlNet unit (#309) 2024-05-02 18:30:54 -04:00
supported_preprocessor.py fix outpaint in inpaint_only+lama 2024-02-14 02:45:23 -08:00
unet_patcher.py VAE patcher and more types of unet patches 2024-02-29 22:37:34 -08:00