File size: 1,092 Bytes
d7958c7 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 | {
"name": "seq_exercise_routine",
"type": "sequential",
"segments": [
{
"prompt_original": "A person does jumping jacks.",
"prompt_rewritten": "A person performs jumping jacks by repeatedly jumping their feet apart while raising their arms to the sides, and then jumping their feet together while lowering their arms.",
"num_frames": 65
},
{
"prompt_original": "The person drops down and does push-ups.",
"prompt_rewritten": "A person lowers their body from a standing position to the floor and performs push-ups.",
"num_frames": 65
},
{
"prompt_original": "The person stands up and does high knees running in place.",
"prompt_rewritten": "A person is marching in place with high knees.",
"num_frames": 65
},
{
"prompt_original": "The person cools down with deep breathing and arm stretches.",
"prompt_rewritten": "a man is breathing deeply and stretching his arms.",
"num_frames": 49
}
],
"segment_boundaries": [
65,
129,
193,
241
],
"guidance_scale": 5.0
} |