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.
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user