wenhu commited on
Commit
f1bf896
·
verified ·
1 Parent(s): 82887dc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -259,7 +259,7 @@ with gr.Blocks() as demo:
259
  {
260
  "text": "What kind of restaurant is it?",
261
  "files": [
262
- "example_images/1.jpg"
263
  ]
264
  }
265
  ]
 
259
  {
260
  "text": "What kind of restaurant is it?",
261
  "files": [
262
+ "1.jpg"
263
  ]
264
  }
265
  ]