Enhance SwarmUI integration by adding swarm connection status to the API and updating client-side components to reflect this status. Improved localization strings for various SwarmUI states and refactored ApplicantsDialog and PersonCard components to utilize the new connection information, ensuring a more responsive user experience.
This commit is contained in:
@@ -1,20 +1,20 @@
|
||||
{
|
||||
"model": "pornmasterFlux2Klein_v4TurboFp8.safetensors",
|
||||
"steps": 8,
|
||||
"cfgScale": 1,
|
||||
"clipSkip": 1,
|
||||
"sampler": "euler",
|
||||
"seed": -1,
|
||||
"positive": "School portrait photograph, neutral background, natural lighting, realistic, sharp focus.",
|
||||
"negative": "nsfw, nude, naked, explicit, blurry, deformed, extra limbs, bad anatomy, watermark, text, logo",
|
||||
"model": "dreamshaperXL_lightningDPMSDE.safetensors",
|
||||
"steps": 4,
|
||||
"cfgScale": 2,
|
||||
"clipSkip": 2,
|
||||
"sampler": "DPM++ SDE Karras",
|
||||
"seed": 3346112079,
|
||||
"positive": "cinematic photo, realist detail, detailed character expressions, amazing quality, analog film grain, school portrait photograph, neutral background, natural lighting, realistic, sharp focus",
|
||||
"negative": "(low quality, worst quality:1.4), cgi, text, signature, watermark, extra limbs, nsfw, nude, naked, explicit, blurry, deformed, bad anatomy, logo",
|
||||
"avatar": {
|
||||
"width": 512,
|
||||
"height": 512,
|
||||
"positive": "Head and shoulders portrait, facing the camera, upper body visible."
|
||||
"positive": "close up, head and shoulders portrait, facing the camera, upper body visible."
|
||||
},
|
||||
"fullBody": {
|
||||
"width": 768,
|
||||
"height": 1024,
|
||||
"positive": "Full body standing portrait, head to toe visible, neutral pose, current outfit clearly visible."
|
||||
"positive": "full body standing portrait, head to toe visible, neutral pose, current outfit clearly visible."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user