Update swarmui.json configuration: change model to 'babesByStableYogi_v4XLLightning.safetensors', adjust steps to 7, cfgScale to 1.5, clipSkip to 0, and update scheduler to 'normal'. Refine positive prompt and enhance avatar description.
ci / server (push) Failing after 3m42s
ci / client (push) Successful in 18s

This commit is contained in:
Leonid Pershin
2026-08-20 07:06:17 +03:00
parent 0401e22506
commit d459f50074
+7 -7
View File
@@ -4,21 +4,21 @@
{
"id": "default",
"label": "Default",
"model": "lustifyNSFWCheckpoint_v40DMD2.safetensors",
"steps": 4,
"cfgScale": 2,
"clipSkip": 1,
"model": "babesByStableYogi_v4XLLightning.safetensors",
"steps": 7,
"cfgScale": 1.5,
"clipSkip": 0,
"sampler": "euler",
"scheduler": "simple",
"scheduler": "normal",
"seed": 0,
"positive": "cinematic photo, realist detail, detailed character expressions, amazing quality, analog film grain, school portrait photograph, ",
"positive": "cinematic photo, realist detail, detailed character expressions, amazing quality,",
"negative": "(low quality, worst quality:1.4), cgi, text, signature, watermark, extra limbs, censored, explicit, blurry, deformed, bad anatomy, logo",
"positiveLoras": [],
"negativeLoras": [],
"avatar": {
"width": 1024,
"height": 1024,
"positive": "close up, head and shoulders portrait, facing the camera, upper body visible."
"positive": "close up, head and shoulders portrait, facing the camera, upper body visible, avatar,"
},
"custom": {
"width": 896,