Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -143,8 +143,8 @@ EXAMPLES = [
|
|
143 |
],
|
144 |
[
|
145 |
{
|
146 |
-
"text": "Identify
|
147 |
-
"files": [f"{examples_path}/example_images/
|
148 |
}
|
149 |
],
|
150 |
[
|
|
|
143 |
],
|
144 |
[
|
145 |
{
|
146 |
+
"text": "Identify 2 famous person in these 2 images",
|
147 |
+
"files": [f"{examples_path}/example_images/elon_smoking.jpg", f"{examples_path}/example_images/steve_jobs.jpg",]
|
148 |
}
|
149 |
],
|
150 |
[
|