Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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 |
-
{"
|
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",
|