Commit Graph

8 Commits

Author SHA1 Message Date
pre-commit-ci[bot]
a9bc7eae19 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-06-23 02:58:24 +00:00
ZeroCool940711
5bd837ea45
Reverted changes made to the ldm folder to support the 2.x models as it affected performance way too much and no one is using them anyway. 2023-01-31 13:49:26 -07:00
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
ZeroCool940711
5841dc85a6
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
ZeroCool940711
709c62e1d6
Included more files needed for running the 2.0 model. 2022-11-24 20:29:29 -07:00
ZeroCool940711
23b5c7cfa8
Initial support for the 2.0 model 2022-11-24 13:22:16 -07:00
hlky
e71c4225ca
Create kdiffusion.py 2022-10-26 08:14:25 +01:00
hlky
010b27ce9a
Repo merge (#712)
* repo-merge

* cutdown size

* Create setup.py

* webui.cmd

* ldm

* Update environment.yaml

* Update environment.yaml
2022-09-06 23:50:14 +01:00