mirror of
https://github.com/Sygil-Dev/sygil-webui.git
synced 2024-12-15 06:21:34 +03:00
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:
commit
7b124de917
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user