stable-diffusion-webui/ldm/modules
ZeroCool940711 ca1996cca9
Added support for loading custom yaml files for the stable diffusion 2.x models.
You can now just drop your ckpt file with the yaml next to it on the models/custom folder.
2023-01-27 06:01:16 -07:00
..
diffusionmodules Added support for loading custom yaml files for the stable diffusion 2.x models. 2023-01-27 06:01:16 -07:00
distributions Added support for loading custom yaml files for the stable diffusion 2.x models. 2023-01-27 06:01:16 -07:00
encoders Added support for loading custom yaml files for the stable diffusion 2.x models. 2023-01-27 06:01:16 -07:00
image_degradation Added support for loading custom yaml files for the stable diffusion 2.x models. 2023-01-27 06:01:16 -07:00
losses Repo merge (#712) 2022-09-06 23:50:14 +01:00
midas Added some missing files from the ldm folder. 2022-11-26 18:07:59 -07:00
__init__.py Added some missing files from the ldm folder. 2022-11-26 18:07:59 -07:00
attention.py Added support for loading custom yaml files for the stable diffusion 2.x models. 2023-01-27 06:01:16 -07:00
ema.py Added support for loading custom yaml files for the stable diffusion 2.x models. 2023-01-27 06:01:16 -07:00
embedding_manager.py Added some missing files from the ldm folder. 2022-11-26 18:07:59 -07:00
x_transformer.py Using a different ldm folder to help with memory management and allowing users to render bigger resolutions without running out of memory. 2022-11-26 17:25:05 -07:00