Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add support for transformers==4.25.1 | AUTOMATIC | 2023-01-10 | 1 | -6/+36 |
| | | | | add fallback for when quick model creation fails | ||||
* | add more stuff to ignore when creating model from config | AUTOMATIC | 2023-01-10 | 1 | -4/+25 |
| | | | | prevent .vae.safetensors files from being listed as stable diffusion models | ||||
* | disable torch weight initialization and CLIP downloading/reading checkpoint ↵ | AUTOMATIC | 2023-01-10 | 1 | -0/+44 |
to speedup creating sd model from config |