fix typo ?

This commit is contained in:
rvion 2024-01-07 17:21:59 +01:00
parent 22e6fddb6e
commit 922a83d0ce
2 changed files with 4 additions and 4 deletions

View File

@ -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.",

View File

@ -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.",