mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-14 16:44:27 +08:00
fix typo ?
This commit is contained in:
parent
22e6fddb6e
commit
922a83d0ce
@ -132,7 +132,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "stabilityai/stable-diffusion-x4-upscaler",
|
"name": "stabilityai/stable-diffusion-x4-upscaler",
|
||||||
"type": "checkpoint",
|
"type": "checkpoints",
|
||||||
"base": "upscale",
|
"base": "upscale",
|
||||||
"save_path": "checkpoints/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.",
|
"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",
|
"name": "Segmind-Vega",
|
||||||
"type": "checkpoint",
|
"type": "checkpoints",
|
||||||
"base": "segmind-vega",
|
"base": "segmind-vega",
|
||||||
"save_path": "checkpoints/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.",
|
"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.",
|
||||||
|
|||||||
@ -23,7 +23,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "stabilityai/stable-diffusion-x4-upscaler",
|
"name": "stabilityai/stable-diffusion-x4-upscaler",
|
||||||
"type": "checkpoint",
|
"type": "checkpoints",
|
||||||
"base": "upscale",
|
"base": "upscale",
|
||||||
"save_path": "checkpoints/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.",
|
"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",
|
"name": "Segmind-Vega",
|
||||||
"type": "checkpoint",
|
"type": "checkpoints",
|
||||||
"base": "segmind-vega",
|
"base": "segmind-vega",
|
||||||
"save_path": "checkpoints/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.",
|
"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.",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user