stable-diffusion-webui/ldm/modules/diffusionmodules
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
..
__init__.py Repo merge (#712) 2022-09-06 23:50:14 +01:00
model.py Added support for loading custom yaml files for the stable diffusion 2.x models. 2023-01-27 06:01:16 -07:00
openaimodel.py Added support for loading custom yaml files for the stable diffusion 2.x models. 2023-01-27 06:01:16 -07:00
upscaling.py Included more files needed for running the 2.0 model. 2022-11-24 20:29:29 -07:00
util.py Added support for loading custom yaml files for the stable diffusion 2.x models. 2023-01-27 06:01:16 -07:00