From d1c2adf7b61022dff9d665bdef6d0e25a87707d0 Mon Sep 17 00:00:00 2001 From: Igor Tarasenko Date: Fri, 5 May 2023 18:10:04 +0200 Subject: [PATCH] Fix typo in model-list.json --- model-list.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/model-list.json b/model-list.json index 6e0d7425..8af59c53 100644 --- a/model-list.json +++ b/model-list.json @@ -278,7 +278,7 @@ "description": "Safetensors/FP16 versions of the new ControlNet-v1-1 checkpoints (depth)", "reference": "https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors", "filename": "control_v11f1p_sd15_depth_fp16.safetensors", - "url": "https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors/resolve/maincontrol_v11f1p_sd15_depth_fp16.safetensors" + "url": "https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors/resolve/main/control_v11f1p_sd15_depth_fp16.safetensors" }, { "name": "ControlNet-v1-1 (inpaint; fp16)", @@ -411,4 +411,4 @@ "url": "https://huggingface.co/sberbank-ai/Real-ESRGAN/resolve/main/RealESRGAN_x4.pth" } ] -} \ No newline at end of file +}