Update app.py
Browse files
app.py
CHANGED
@@ -292,7 +292,7 @@ def create_demo():
|
|
292 |
examples = [
|
293 |
[
|
294 |
"./examples/1.png",
|
295 |
-
"From the information on that advertising board, what is the type of this shop?\nA. The shop is a yoga studio.\nB. The shop is a cafe.\nC. The shop is a seven-eleven.\nD. The shop is a milk tea shop.
|
296 |
],
|
297 |
[
|
298 |
"./examples/2.png",
|
|
|
292 |
examples = [
|
293 |
[
|
294 |
"./examples/1.png",
|
295 |
+
"From the information on that advertising board, what is the type of this shop?\nA. The shop is a yoga studio.\nB. The shop is a cafe.\nC. The shop is a seven-eleven.\nD. The shop is a milk tea shop."
|
296 |
],
|
297 |
[
|
298 |
"./examples/2.png",
|