Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -104,7 +104,7 @@ def get_example():
|
|
| 104 |
True,
|
| 105 |
False,
|
| 106 |
False,
|
| 107 |
-
|
| 108 |
],
|
| 109 |
[
|
| 110 |
"A man and a short-haired woman with a wrinkled face are standing in front of a bookshelf in a library. The man is the man in the middle of <img><|image_1|></img>, and the woman is oldest woman in <img><|image_2|></img>",
|
|
@@ -120,7 +120,7 @@ def get_example():
|
|
| 120 |
True,
|
| 121 |
False,
|
| 122 |
False,
|
| 123 |
-
|
| 124 |
],
|
| 125 |
[
|
| 126 |
"A man and a woman are sitting at a classroom desk. The man is the man with yellow hair in <img><|image_1|></img>. The woman is the woman on the left of <img><|image_2|></img>",
|
|
@@ -136,7 +136,7 @@ def get_example():
|
|
| 136 |
True,
|
| 137 |
False,
|
| 138 |
False,
|
| 139 |
-
|
| 140 |
],
|
| 141 |
[
|
| 142 |
"The flower <img><|image_1|><\/img> is placed in the vase which is in the middle of <img><|image_2|><\/img> on a wooden table of a living room",
|
|
@@ -152,7 +152,7 @@ def get_example():
|
|
| 152 |
True,
|
| 153 |
False,
|
| 154 |
False,
|
| 155 |
-
|
| 156 |
],
|
| 157 |
[
|
| 158 |
"<img><|image_1|><img>\n Remove the woman's earrings. Replace the mug with a clear glass filled with sparkling iced cola.",
|
|
|
|
| 104 |
True,
|
| 105 |
False,
|
| 106 |
False,
|
| 107 |
+
1024,
|
| 108 |
],
|
| 109 |
[
|
| 110 |
"A man and a short-haired woman with a wrinkled face are standing in front of a bookshelf in a library. The man is the man in the middle of <img><|image_1|></img>, and the woman is oldest woman in <img><|image_2|></img>",
|
|
|
|
| 120 |
True,
|
| 121 |
False,
|
| 122 |
False,
|
| 123 |
+
1024,
|
| 124 |
],
|
| 125 |
[
|
| 126 |
"A man and a woman are sitting at a classroom desk. The man is the man with yellow hair in <img><|image_1|></img>. The woman is the woman on the left of <img><|image_2|></img>",
|
|
|
|
| 136 |
True,
|
| 137 |
False,
|
| 138 |
False,
|
| 139 |
+
1024,
|
| 140 |
],
|
| 141 |
[
|
| 142 |
"The flower <img><|image_1|><\/img> is placed in the vase which is in the middle of <img><|image_2|><\/img> on a wooden table of a living room",
|
|
|
|
| 152 |
True,
|
| 153 |
False,
|
| 154 |
False,
|
| 155 |
+
1024,
|
| 156 |
],
|
| 157 |
[
|
| 158 |
"<img><|image_1|><img>\n Remove the woman's earrings. Replace the mug with a clear glass filled with sparkling iced cola.",
|