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", "id": "default",
"label": "Default", "label": "Default",
"model": "lustifyNSFWCheckpoint_v40DMD2.safetensors", "model": "babesByStableYogi_v4XLLightning.safetensors",
"steps": 4, "steps": 7,
"cfgScale": 2, "cfgScale": 1.5,
"clipSkip": 1, "clipSkip": 0,
"sampler": "euler", "sampler": "euler",
"scheduler": "simple", "scheduler": "normal",
"seed": 0, "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", "negative": "(low quality, worst quality:1.4), cgi, text, signature, watermark, extra limbs, censored, explicit, blurry, deformed, bad anatomy, logo",
"positiveLoras": [], "positiveLoras": [],
"negativeLoras": [], "negativeLoras": [],
"avatar": { "avatar": {
"width": 1024, "width": 1024,
"height": 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": { "custom": {
"width": 896, "width": 896,