ysharma HF Staff commited on
Commit
7aaa4cb
·
verified ·
1 Parent(s): 608fe4e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,7 +13,7 @@ demo = gr.ChatInterface(fn=count_files,
13
  examples=[
14
  {"text": "Hello",
15
  "files": ["https://i.natgeofe.com/n/5f35194b-af37-4f45-a14d-60925b280986/NationalGeographic_2731043_square.jpg"]},
16
- {"test": "another one with webp",
17
  "files":["https://marketing.legal/files/AMBX545453KPG5T/images/wm-robot/waiter.webp"]},
18
  ],
19
  title="Echo Bot",
 
13
  examples=[
14
  {"text": "Hello",
15
  "files": ["https://i.natgeofe.com/n/5f35194b-af37-4f45-a14d-60925b280986/NationalGeographic_2731043_square.jpg"]},
16
+ {"text": "another one with webp",
17
  "files":["https://marketing.legal/files/AMBX545453KPG5T/images/wm-robot/waiter.webp"]},
18
  ],
19
  title="Echo Bot",