File size: 750 Bytes
8b306b3 | 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 34 35 36 37 | {
"0001": {
"interleave_array": [
"change the color of the clouds to pink",
"config/examples/video_edit_examples/index000000_cond1.mp4",
"config/examples/video_edit_examples/index000000_cond1.mp4"
],
"element_dtype_array": [
"text",
"video",
"video"
],
"istarget_in_interleave": [
0,
0,
1
]
},
"0002": {
"interleave_array": [
"Change the gull into a majestic eagle",
"config/examples/video_edit_examples/index000001_cond1.mp4",
"config/examples/video_edit_examples/index000001_cond1.mp4"
],
"element_dtype_array": [
"text",
"video",
"video"
],
"istarget_in_interleave": [
0,
0,
1
]
}
}
|