Msp commited on
Commit
8f6fa26
·
1 Parent(s): e889543

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -8
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 = {