KingNish commited on
Commit
6ae5296
1 Parent(s): 2965d28

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -152,7 +152,7 @@ EXAMPLES = [
152
  ],
153
  [
154
  {
155
- "text": "Identify 2 famous person in these 2 images",
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
  ],