Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -152,7 +152,7 @@ EXAMPLES = [
|
|
152 |
],
|
153 |
[
|
154 |
{
|
155 |
-
"text": "Identify 2 famous
|
156 |
"files": [f"{examples_path}/example_images/elon_smoking.jpg", f"{examples_path}/example_images/steve_jobs.jpg",]
|
157 |
}
|
158 |
],
|
|
|
152 |
],
|
153 |
[
|
154 |
{
|
155 |
+
"text": "Identify 2 famous persons of modern world",
|
156 |
"files": [f"{examples_path}/example_images/elon_smoking.jpg", f"{examples_path}/example_images/steve_jobs.jpg",]
|
157 |
}
|
158 |
],
|