From d459f50074c4574791cf9be24ed4a9e25d78bcdf Mon Sep 17 00:00:00 2001 From: Leonid Pershin Date: Thu, 20 Aug 2026 07:06:17 +0300 Subject: [PATCH] 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. --- src/HSchool.Server/swarmui.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/HSchool.Server/swarmui.json b/src/HSchool.Server/swarmui.json index 34ee8fa..9a1da45 100644 --- a/src/HSchool.Server/swarmui.json +++ b/src/HSchool.Server/swarmui.json @@ -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,