CharacterForgePro / demos /demo1 /Character_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:08:11.796148",
"character": {
"name": "Character",
"input_type": "Full Body",
"costume_description": null
},
"generation": {
"backend": "FLUX.2 klein 9B-FP8",
"steps": 4,
"guidance_scale": 1
},
"sheet": {
"width": 3072,
"height": 2516,
"spacing": 20,
"background_color": "#2C2C2C"
},
"views": {
"left_face": {
"x": 0,
"y": 0,
"width": 896,
"height": 1152,
"description": "Left profile view of face (90 degrees)"
},
"front_face": {
"x": 896,
"y": 0,
"width": 896,
"height": 1152,
"description": "Front-facing portrait view"
},
"right_face": {
"x": 1792,
"y": 0,
"width": 896,
"height": 1152,
"description": "Right profile view of face (90 degrees)"
},
"left_body": {
"x": 0,
"y": 1172,
"width": 768,
"height": 1344,
"description": "Left side full body view (90 degrees)"
},
"front_body": {
"x": 768,
"y": 1172,
"width": 768,
"height": 1344,
"description": "Front-facing full body view"
},
"right_body": {
"x": 1536,
"y": 1172,
"width": 768,
"height": 1344,
"description": "Right side full body view (90 degrees)"
},
"back_body": {
"x": 2304,
"y": 1172,
"width": 768,
"height": 1344,
"description": "Rear full body view (180 degrees)"
}
},
"files": {
"character_sheet": "Character_character_sheet.png",
"individual_views": {
"left_face": "Character_left_face.png",
"front_face": "Character_front_face.png",
"right_face": "Character_right_face.png",
"left_body": "Character_left_body.png",
"front_body": "Character_front_body.png",
"right_body": "Character_right_body.png",
"back_body": "Character_back_body.png"
}
}
}