From 922a83d0ce8c9ea5de7d0800cacceb9d20b91ab1 Mon Sep 17 00:00:00 2001 From: rvion Date: Sun, 7 Jan 2024 17:21:59 +0100 Subject: [PATCH] fix typo ? --- model-list.json | 4 ++-- node_db/new/model-list.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/model-list.json b/model-list.json index 872b2e7d..cd76daf3 100644 --- a/model-list.json +++ b/model-list.json @@ -132,7 +132,7 @@ }, { "name": "stabilityai/stable-diffusion-x4-upscaler", - "type": "checkpoint", + "type": "checkpoints", "base": "upscale", "save_path": "checkpoints/upscale", "description": "[3.53GB] This upscaling model is a latent text-guided diffusion model and should be used with SD_4XUpscale_Conditioning and KSampler.", @@ -532,7 +532,7 @@ }, { "name": "Segmind-Vega", - "type": "checkpoint", + "type": "checkpoints", "base": "segmind-vega", "save_path": "checkpoints/segmind-vega", "description": "The Segmind-Vega Model is a distilled version of the Stable Diffusion XL (SDXL), offering a remarkable 70% reduction in size and an impressive 100% speedup while retaining high-quality text-to-image generation capabilities.", diff --git a/node_db/new/model-list.json b/node_db/new/model-list.json index 8f46d3f0..18b21583 100644 --- a/node_db/new/model-list.json +++ b/node_db/new/model-list.json @@ -23,7 +23,7 @@ }, { "name": "stabilityai/stable-diffusion-x4-upscaler", - "type": "checkpoint", + "type": "checkpoints", "base": "upscale", "save_path": "checkpoints/upscale", "description": "[3.53GB] This upscaling model is a latent text-guided diffusion model and should be used with SD_4XUpscale_Conditioning and KSampler.", @@ -127,7 +127,7 @@ { "name": "Segmind-Vega", - "type": "checkpoint", + "type": "checkpoints", "base": "segmind-vega", "save_path": "checkpoints/segmind-vega", "description": "The Segmind-Vega Model is a distilled version of the Stable Diffusion XL (SDXL), offering a remarkable 70% reduction in size and an impressive 100% speedup while retaining high-quality text-to-image generation capabilities.",