From c8cd54aafb7bc51920dff3f5c777c09dcd3b1df8 Mon Sep 17 00:00:00 2001 From: tazlin Date: Tue, 19 Nov 2024 07:23:04 -0500 Subject: [PATCH] fix: correct metadata for #233 (#235) * fix: correct `MHXL` hash * Update stable_diffusion.json Fix White Pony Diffusion 4, version: 4 -> Classic --------- Co-authored-by: arcaria --- stable_diffusion.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stable_diffusion.json b/stable_diffusion.json index 9f62f2d..d6a8ac5 100644 --- a/stable_diffusion.json +++ b/stable_diffusion.json @@ -6650,7 +6650,7 @@ "files": [ { "path": "mhxlAventisHorizon_v30.safetensors", - "sha256sum": "BC505CAAB21724E8F4CDEC6AF7A11275BCFC1814AD814806B107474A09B5D7F3" + "sha256sum": "AF9059F568FCE827825B7E1B0680C1D430C1892245F425E6A03701D2DF2EB895" } ], "download": [ @@ -6731,7 +6731,7 @@ "type": "ckpt", "inpainting": false, "description": "Realistic Pony model with an incredibly strong emphasis on Asian people.", - "version": "4", + "version": "Classic", "style": "realistic", "homepage": "https://civitai.com/models/658304?modelVersionId=1018371", "nsfw": true,