Update avatar dimensions in swarmui.json to 1024x1024 for improved image quality.
This commit is contained in:
@@ -9,8 +9,8 @@
|
|||||||
"positive": "cinematic photo, realist detail, detailed character expressions, amazing quality, analog film grain, school portrait photograph, neutral background, natural lighting, realistic, sharp focus",
|
"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",
|
"negative": "(low quality, worst quality:1.4), cgi, text, signature, watermark, extra limbs, nsfw, nude, naked, explicit, blurry, deformed, bad anatomy, logo",
|
||||||
"avatar": {
|
"avatar": {
|
||||||
"width": 512,
|
"width": 1024,
|
||||||
"height": 512,
|
"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."
|
||||||
},
|
},
|
||||||
"fullBody": {
|
"fullBody": {
|
||||||
|
|||||||
Reference in New Issue
Block a user