mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-15 18:48:24 +06:00
parent
4397dfcb71
commit
5412ff1a13
@ -59,7 +59,7 @@ chat = [
|
|||||||
{
|
{
|
||||||
"role": "user", "content": [
|
"role": "user", "content": [
|
||||||
{"type": "text", "content": "Can this animal"},
|
{"type": "text", "content": "Can this animal"},
|
||||||
{"type": "image", "ur": "https://picsum.photos/id/237/200/300"},
|
{"type": "image", "url": "https://picsum.photos/id/237/200/300"},
|
||||||
{"type": "text", "content": "live here?"},
|
{"type": "text", "content": "live here?"},
|
||||||
{"type": "image", "url": "https://picsum.photos/seed/picsum/200/300"}
|
{"type": "image", "url": "https://picsum.photos/seed/picsum/200/300"}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user