File size: 1,937 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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
{
  "0001": {
    "interleave_array": [
      "Remove the hat from the painting.",
      "config/examples/image_edit_examples/edit_img.jpg",
      "config/examples/image_edit_examples/edit_img.jpg"
    ],
    "element_dtype_array": [
      "text",
      "image",
      "image"
    ],
    "istarget_in_interleave": [
      0,
      0,
      1
    ]
  },
  "0002": {
    "interleave_array": [
      "Add a pearl necklace around the woman's neck.",
      "config/examples/image_edit_examples/edit_img.jpg",
      "config/examples/image_edit_examples/edit_img.jpg"
    ],
    "element_dtype_array": [
      "text",
      "image",
      "image"
    ],
    "istarget_in_interleave": [
      0,
      0,
      1
    ]
  },
  "0003": {
    "interleave_array": [
      "Change the woman's action to forming a peace sign near her face.",
      "config/examples/image_edit_examples/edit_img.jpg",
      "config/examples/image_edit_examples/edit_img.jpg"
    ],
    "element_dtype_array": [
      "text",
      "image",
      "image"
    ],
    "istarget_in_interleave": [
      0,
      0,
      1
    ]
  },
  "0004": {
    "interleave_array": [
      "Convert the scene into 3D cartoon render style.",
      "config/examples/image_edit_examples/edit_img.jpg",
      "config/examples/image_edit_examples/edit_img.jpg"
    ],
    "element_dtype_array": [
      "text",
      "image",
      "image"
    ],
    "istarget_in_interleave": [
      0,
      0,
      1
    ]
  },
  "0005": {
    "interleave_array": [
      "Remove the hat from the painting, add an emerald necklace around the woman's neck, and change the woman's pose so she lightly touches her hair with one hand.",
      "config/examples/image_edit_examples/edit_img.jpg",
      "config/examples/image_edit_examples/edit_img.jpg"
    ],
    "element_dtype_array": [
      "text",
      "image",
      "image"
    ],
    "istarget_in_interleave": [
      0,
      0,
      1
    ]
}
}