Added scene and actions browser.

This commit is contained in:
Aodhan Collins
2026-02-22 23:44:28 +00:00
parent bb65486995
commit 615c400024
361 changed files with 13438 additions and 15 deletions

View File

@@ -0,0 +1,35 @@
{
"action_id": "multipleviews",
"action_name": "Multipleviews",
"action": {
"full_body": "character sheet layout displaying the same character from multiple angles (front, side, back), standing pose",
"head": "neutral expression, face forward (front view), profile (side view)",
"eyes": "looking straight ahead",
"arms": "arms at sides, slight A-pose to show details",
"hands": "relaxed at sides",
"torso": "upright, various angles",
"pelvis": "facing front, side, and back",
"legs": "standing straight, shoulder width apart",
"feet": "standing flat",
"additional": "simple background, concept art style, turnaround, split view"
},
"participants": {
"solo_focus": "true",
"orientation": "MF"
},
"lora": {
"lora_name": "Illustrious/Poses/multipleviews.safetensors",
"lora_weight": 1.0,
"lora_triggers": "multipleviews"
},
"tags": [
"multiple views",
"character sheet",
"reference sheet",
"turnaround",
"front view",
"side view",
"back view",
"concept art"
]
}