Removed the old 1.4 model from the list of models as it was breaking stuff and also wasting bandwidth as it was also being downloaded. (#1564)

This commit is contained in:
Alejandro Gil 2022-10-21 22:00:06 -07:00 committed by GitHub
commit 7b124de917
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -332,11 +332,6 @@ model_manager:
file_name: "Stable Diffusion v1.5.ckpt"
download_link: "https://huggingface.co/runwayml/stable-diffusion-v1-5/resolve/main/v1-5-pruned-emaonly.ckpt"
old_model_ckpt:
file_name: "model.ckpt"
download_link: "https://www.googleapis.com/storage/v1/b/aai-blog-files/o/sd-v1-4.ckpt?alt=media"
gfpgan:
model_name: "GFPGAN"
save_location: "./models/gfpgan"