CharacterForgePro / demos /demo2 /Demo2_metadata.json
ghmk's picture
Add 3 demo character sheets for preset examples
b613e21
{
"version": "1.0",
"generator": "Character Sheet Pro (HuggingFace Spaces)",
"timestamp": "2026-02-12T15:32:34.956435",
"character": {
"name": "Demo2",
"input_type": "Full Body",
"costume_description": null
},
"generation": {
"backend": "Gemini Flash",
"steps": 1,
"guidance_scale": 1
},
"sheet": {
"width": 3072,
"height": 2548,
"spacing": 20,
"background_color": "#2C2C2C"
},
"views": {
"left_face": {
"x": 0,
"y": 0,
"width": 864,
"height": 1184,
"description": "Left profile view of face (90 degrees)"
},
"front_face": {
"x": 864,
"y": 0,
"width": 864,
"height": 1184,
"description": "Front-facing portrait view"
},
"right_face": {
"x": 1728,
"y": 0,
"width": 864,
"height": 1184,
"description": "Right profile view of face (90 degrees)"
},
"left_body": {
"x": 0,
"y": 1204,
"width": 768,
"height": 1344,
"description": "Left side full body view (90 degrees)"
},
"front_body": {
"x": 768,
"y": 1204,
"width": 768,
"height": 1344,
"description": "Front-facing full body view"
},
"right_body": {
"x": 1536,
"y": 1204,
"width": 768,
"height": 1344,
"description": "Right side full body view (90 degrees)"
},
"back_body": {
"x": 2304,
"y": 1204,
"width": 768,
"height": 1344,
"description": "Rear full body view (180 degrees)"
}
},
"files": {
"character_sheet": "Demo2_character_sheet.png",
"individual_views": {
"left_face": "Demo2_left_face.png",
"front_face": "Demo2_front_face.png",
"right_face": "Demo2_right_face.png",
"left_body": "Demo2_left_body.png",
"front_body": "Demo2_front_body.png",
"right_body": "Demo2_right_body.png",
"back_body": "Demo2_back_body.png"
}
}
}