Spaces:
Running
on
Zero
Running
on
Zero
Change example
Browse files
app.py
CHANGED
|
@@ -77,7 +77,7 @@ demo = gr.ChatInterface(fn=bot_streaming, title="Multimodal Llama", examples=[
|
|
| 77 |
250],
|
| 78 |
[{"text": "What happens when you take out white cat from this chain?", "files":["./examples/ai2d_test.jpg"]},
|
| 79 |
250],
|
| 80 |
-
[{"text": "
|
| 81 |
250],
|
| 82 |
[{"text": "Where to find this monument? Can you give me other recommendations around the area?", "files":["./examples/wat_arun.jpg"]},
|
| 83 |
250],
|
|
|
|
| 77 |
250],
|
| 78 |
[{"text": "What happens when you take out white cat from this chain?", "files":["./examples/ai2d_test.jpg"]},
|
| 79 |
250],
|
| 80 |
+
[{"text": "How long does it take from invoice date to due date? Be short and concise.", "files":["./examples/invoice.png"]},
|
| 81 |
250],
|
| 82 |
[{"text": "Where to find this monument? Can you give me other recommendations around the area?", "files":["./examples/wat_arun.jpg"]},
|
| 83 |
250],
|