Update full body avatar dimensions in swarmui.json to 896x1152 for better visual representation.
ci / server (push) Failing after 3m44s
ci / client (push) Failing after 14s

This commit is contained in:
Leonid Pershin
2026-08-20 05:07:31 +03:00
parent 2d6bf4041c
commit 9e11c8c693
+2 -2
View File
@@ -14,8 +14,8 @@
"positive": "close up, head and shoulders portrait, facing the camera, upper body visible."
},
"fullBody": {
"width": 768,
"height": 1024,
"width": 896,
"height": 1152,
"positive": "full body standing portrait, head to toe visible, neutral pose, current outfit clearly visible."
}
}