Skip to content

Commit 5a4c7e7

Browse files
committed
Upgrade to Jib Mix Realistic v16
1 parent e04e40b commit 5a4c7e7

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

AiServer/wwwroot/lib/data/media-models.json

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,23 +28,24 @@
2828
},
2929
{
3030
"id": "jib-mix-realistic",
31-
"name": "Jib Mix Realistic v14",
31+
"name": "Jib Mix Realistic v16",
3232
"apiModels": {
33-
"ComfyUI": "jibMixRealisticXL_v140CrystalClarity.safetensors"
33+
"ComfyUI": "jibMixRealisticXL_v160Aphrodite.safetensors"
3434
},
3535
"modelType": "TextToImage",
36-
"filename": "jibMixRealisticXL_v140CrystalClarity.safetensors",
36+
"filename": "jibMixRealisticXL_v160Aphrodite.safetensors",
3737
"path": "/data/models/checkpoints",
3838
"downloadApiKeyVar": "HF_TOKEN",
39-
"dependsOn": ["sdxl_vae"],
40-
"cfgScale": 2.7,
41-
"steps": 20,
39+
"dependsOn": ["clip-l","clip-g","t5xxl_fp16","sdxl_vae"],
40+
"cfgScale": 3,
41+
"steps": 4,
4242
"scheduler": "karras",
4343
"sampler": "dpmpp_2m_sde_gpu",
4444
"width": 1024,
4545
"height": 1024,
46-
"url": "https://huggingface.co/CompVis/jib-mix-realistic-xl-v140-crystal-clarity",
47-
"downloadUrl": "https://civitai.com/api/download/models/839642?type=Model&format=SafeTensor&size=pruned&fp=fp16"
46+
"type": "sd3",
47+
"url": "https://civitai.com/models/194768?modelVersionId=1031794",
48+
"downloadUrl": "https://civitai.com/api/download/models/1031794?type=Model&format=SafeTensor&size=pruned&fp=fp16",
4849
},
4950
{
5051
"id": "flux-schnell",

0 commit comments

Comments
 (0)