Ishanpardeshi commited on
Commit
a21b4a4
1 Parent(s): 55e9157

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -223,7 +223,7 @@ interface = gr.Interface(
223
  ),
224
  examples=[
225
  ["LabManual_cnn.pdf", "How to setup wired LAN", "A short summary"],
226
- ["house_prices.csv", "What is the average price of houses in Thane"]
227
  ]
228
  )
229
 
 
223
  ),
224
  examples=[
225
  ["LabManual_cnn.pdf", "How to setup wired LAN", "A short summary"],
226
+ ["house_prices.csv", "What is the average price of houses in Thane","None"]
227
  ]
228
  )
229