Added scene and actions browser.
This commit is contained in:
35
data/actions/multipleviews.json
Normal file
35
data/actions/multipleviews.json
Normal 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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user