Merge pull request #306 from rvion/rvion/patch-2

fix typo ?
This commit is contained in:
Dr.Lt.Data 2024-01-09 10:48:23 +09:00 committed by GitHub
commit 8860e7b395
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.",