RefineCut-Bench / schemas /editplan_schema.json
Randallhy's picture
Add files using upload-large-folder tool
aad3c63 verified
Raw
History Blame Contribute Delete
279 Bytes
{
"properties": {
"args": {
"type": "object"
},
"generated_assets": {},
"music_sync": {},
"segment_durations": {
"type": "array"
},
"selected_sequence": {
"type": "array"
},
"transition_style": {}
},
"type": "object"
}