File size: 1,268 Bytes
8deda9d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
{
  "0001": {
    "interleave_array": [
      "Change the car's color to red and change the background to a snowy road.",
      "config/examples/video_edit_examples/edit_source_car.mp4",
      "config/examples/video_edit_examples/edit_source_car.mp4"
    ],
    "element_dtype_array": [
      "text",
      "video",
      "video"
    ],
    "istarget_in_interleave": [
      0,
      0,
      1
    ]
  },
  "0002": {
    "interleave_array": [
      "Add square black sunglasses and change the background to a fairytale castle by a lake.",
      "config/examples/video_edit_examples/edit_source_woman.mp4",
      "config/examples/video_edit_examples/edit_source_woman.mp4"
    ],
    "element_dtype_array": [
      "text",
      "video",
      "video"
    ],
    "istarget_in_interleave": [
      0,
      0,
      1
    ]
  },
  "0003": {
    "interleave_array": [
      "Change the background to a waterfall valley with cliffs and replace the short bob with long wavy hair.",
      "config/examples/video_edit_examples/edit_source_woman.mp4",
      "config/examples/video_edit_examples/edit_source_woman.mp4"
    ],
    "element_dtype_array": [
      "text",
      "video",
      "video"
    ],
    "istarget_in_interleave": [
      0,
      0,
      1
    ]
  }
}