Spaces:
Runtime error
Runtime error
Commit
·
a309a6d
1
Parent(s):
7a1c6c0
Update app.py
Browse files
app.py
CHANGED
@@ -206,10 +206,6 @@ visual_examples = [
|
|
206 |
f"{cur_dir}/examples_woman_and_dog.png",
|
207 |
"describe this image",
|
208 |
],
|
209 |
-
[
|
210 |
-
f"{cur_dir}/examples_waterview.jpg",
|
211 |
-
"What are the things I should be cautious about when I visit here?",
|
212 |
-
],
|
213 |
]
|
214 |
|
215 |
|
|
|
206 |
f"{cur_dir}/examples_woman_and_dog.png",
|
207 |
"describe this image",
|
208 |
],
|
|
|
|
|
|
|
|
|
209 |
]
|
210 |
|
211 |
|