Spaces:
Runtime error
Runtime error
DongfuJiang
commited on
Commit
•
34a094f
1
Parent(s):
a7a2242
update
Browse files
app.py
CHANGED
@@ -123,7 +123,7 @@ Mantis is a multimodal conversational AI model that can chat with users about im
|
|
123 |
gr.Examples(
|
124 |
examples=[
|
125 |
{
|
126 |
-
"text": "<image> <image> How many dices are there in
|
127 |
"files": ["./examples/image10.jpg", "./examples/image11.jpg"]
|
128 |
},
|
129 |
{
|
|
|
123 |
gr.Examples(
|
124 |
examples=[
|
125 |
{
|
126 |
+
"text": "<image> <image> How many dices are there in image 1 and image 2 respectively?",
|
127 |
"files": ["./examples/image10.jpg", "./examples/image11.jpg"]
|
128 |
},
|
129 |
{
|