Spaces:
Runtime error
Runtime error
更新
Browse files
app.py
CHANGED
@@ -132,11 +132,11 @@ DESCRIPTION = """# 🐟 Llama-3-EZO-VLM-1
|
|
132 |
|
133 |
examples = [
|
134 |
{
|
135 |
-
"text": "1番目と2
|
136 |
"files": ["./examples/images_05_01.jpg","./examples/images_05_02.jpg"],
|
137 |
},
|
138 |
{
|
139 |
-
"text": "1番目と2
|
140 |
"files": ["./examples/images_04_01.jpg","./examples/images_04_02.jpg"],
|
141 |
},
|
142 |
{
|
|
|
132 |
|
133 |
examples = [
|
134 |
{
|
135 |
+
"text": "1番目と2番目の画像に写っている人物は同一人物ですか?違いは何ですか?簡潔に説明してください。",
|
136 |
"files": ["./examples/images_05_01.jpg","./examples/images_05_02.jpg"],
|
137 |
},
|
138 |
{
|
139 |
+
"text": "1番目と2番目の画像に写っている人物は同一人物ですか?違いは何ですか?簡潔に説明してください。",
|
140 |
"files": ["./examples/images_04_01.jpg","./examples/images_04_02.jpg"],
|
141 |
},
|
142 |
{
|