From f7becb6953ddbf6518dafd9cb0cd541b76749c18 Mon Sep 17 00:00:00 2001 From: ResidentChief <35794623+ResidentChief@users.noreply.github.com> Date: Sun, 24 Mar 2024 03:00:42 +1300 Subject: [PATCH] fix: change 1.5 ICBINP download link to huggingface (#157) * Fix ICBINP download, remove broken models * Upcdate ICBINP to HF as well --------- Co-authored-by: Donald Nixon --- stable_diffusion.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stable_diffusion.json b/stable_diffusion.json index 4e93793..1987628 100644 --- a/stable_diffusion.json +++ b/stable_diffusion.json @@ -5077,7 +5077,7 @@ { "file_name": "icbinp.safetensors", "file_path": "", - "file_url": "https://civitai.com/api/download/models/306898" + "file_url": "https://huggingface.co/mirroring/horde_models/resolve/main/icbinpICantBelieveIts_newYear.safetensors?download=true" } ] },