mirror of
https://github.com/deepseek-ai/DeepSeek-VL2.git
synced 2025-02-22 21:59:04 -05:00
Update web_demo.py
fix sample img path
This commit is contained in:
parent
c74816ad22
commit
0622a36800
@ -118,8 +118,8 @@ examples_list = [
|
|||||||
[
|
[
|
||||||
[
|
[
|
||||||
"images/multi_image_1.jpeg",
|
"images/multi_image_1.jpeg",
|
||||||
"images/mi_2.jpeg",
|
"images/multi_image_2.jpeg",
|
||||||
"images/mi_3.jpeg"
|
"images/multi_image_3.jpeg"
|
||||||
],
|
],
|
||||||
"能帮我用这几个食材做一道菜吗?",
|
"能帮我用这几个食材做一道菜吗?",
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user