image
imagewidth (px) 512
512
| id
stringlengths 12
12
| source_prompt
stringlengths 5
66
| target_prompt
stringlengths 24
83
| edit_action
stringlengths 172
211
| aspect_mapping
stringlengths 11
70
| blended_words
stringlengths 11
60
| mask
stringclasses 10
values | edit_1_prompt
stringlengths 9
77
| edit_2_prompt
stringlengths 9
76
| edit_3_prompt
stringlengths 18
77
|
---|---|---|---|---|---|---|---|---|---|---|
000000000134
|
a black and white bird flying in the blue sky
|
a [red and white] [chicken] flying in the [pink] sky
|
{"red and white": {"position": 1, "edit_type": 6, "action": "black and white"}, "chicken": {"position": 4, "edit_type": 1, "action": "bird"}, "pink": {"position": 8, "edit_type": 6, "action": "blue"}}
|
{"chicken": ["red and white"], "sky": ["pink"]}
|
["bird,chicken", "sky,sky"]
|
0 262144
|
a red and white bird flying in the blue sky
|
a red and white chicken flying in the blue sky
|
a red and white chicken flying in the pink sky
|
|
000000000135
|
the two people are standing on rocks with a fish
|
the two [old] people are [sitting] on [boat] with a fish
|
{"old": {"position": 2, "edit_type": 4, "action": "+"}, "sitting": {"position": 4, "edit_type": 5, "action": "standing"}, "boat": {"position": 6, "edit_type": 1, "action": "rocks"}}
|
{"people": ["old", "sitting"], "boat": []}
|
["rocks,boat", "people,people"]
|
0 262144
|
the old two people are standing on rocks with a fish
|
the old two people are sitting on rocks with a fish
|
the old two people are sitting on boat with a fish
|
|
000000000136
|
a yellow bird sitting on a branch
|
a [blue] [parrot] sitting on a [green] branch
|
{"blue": {"position": 1, "edit_type": 6, "action": "yellow"}, "parrot": {"position": 2, "edit_type": 1, "action": "bird"}, "green": {"position": 6, "edit_type": 6, "action": "+"}}
|
{"parrot": ["blue"], "brach": ["green"]}
|
["bird,parrot", "brach,brach"]
|
0 262144
|
a blue bird sitting on a branch
|
a blue parrot sitting on a branch
|
a blue parrot sitting on green a branch
|
|
000000000137
|
a golden pagoda in the snow
|
a [red] pagoda in the [heavy] [rain]
|
{"red": {"position": 1, "edit_type": 6, "action": "golden"}, "heavy": {"position": 5, "edit_type": 4, "action": "+"}, "rain": {"position": 5, "edit_type": 8, "action": "snow"}}
|
{"pagoda": ["red"], "rain": ["heavy"]}
|
["pagoda,pagoda", "snow,rain"]
|
0 262144
|
a red pagoda in the snow
|
a red pagoda in heavy the snow
|
a red pagoda in heavy the rain
|
|
000000000139
|
a duck standing on a rock near water
|
a [chicken] [sitting] on a [board] near water
|
{"chicken": {"position": 1, "edit_type": 1, "action": "duck"}, "sitting": {"position": 2, "edit_type": 5, "action": "standing"}, "board": {"position": 5, "edit_type": 1, "action": "rock"}}
|
{"chicken": ["sitting"], "board": []}
|
["duck,chicken", "rock,board"]
|
0 262144
|
a chicken standing on a rock near water
|
a chicken sitting on a rock near water
|
a chicken sitting on a board near water
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.