From 9df4c32d0ab67f016240046e98cd8d4ba3f81bc4 Mon Sep 17 00:00:00 2001 From: ResidentChief <35794623+ResidentChief@users.noreply.github.com> Date: Wed, 5 Jun 2024 21:24:10 +1200 Subject: [PATCH] Update stable_diffusion.json (#184) Update ICBINP XL to v6 --- stable_diffusion.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/stable_diffusion.json b/stable_diffusion.json index 3036d00..e95f4b9 100644 --- a/stable_diffusion.json +++ b/stable_diffusion.json @@ -6457,7 +6457,7 @@ "type": "ckpt", "inpainting": false, "description": "The SDXL follow up to ICBINP, now with higher resolution and better realism", - "version": "5a", + "version": "6", "style": "realistic", "homepage": "https://civitai.com/models/229002/icbinp-xl", "nsfw": false, @@ -6469,14 +6469,14 @@ "files": [ { "path": "icbinp_xl.safetensors", - "sha256sum": "905be5013eb1551c89cc424d65c069bff797f582f2e52bd9f83983ebee88ec36" + "sha256sum": "B54E38A6BDAF010179BCAF4CA8637598A5B0B7587BAB3B6EBD1CDFF699D8863D" } ], "download": [ { "file_name": "icbinp_xl.safetensors", "file_path": "", - "file_url": "https://huggingface.co/residentchiefnz/Testing/resolve/main/ICBINP_XL_v5a.safetensors" + "file_url": "https://huggingface.co/mirroring/horde_models/resolve/main/ICBINP_XL_v6.safetensors" } ] },