Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
@@ -84,14 +84,7 @@ examples = [
|
|
84 |
"statement.png",
|
85 |
"What are net sales for 2020?",
|
86 |
],
|
87 |
-
|
88 |
-
"docquery.png",
|
89 |
-
"How many likes does the space have?",
|
90 |
-
],
|
91 |
-
[
|
92 |
-
"hacker_news.png",
|
93 |
-
"What is the title of post number 5?",
|
94 |
-
],
|
95 |
]
|
96 |
|
97 |
question_files = {
|
|
|
84 |
"statement.png",
|
85 |
"What are net sales for 2020?",
|
86 |
],
|
87 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
88 |
]
|
89 |
|
90 |
question_files = {
|