mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-04 05:10:06 +06:00
parent
4397dfcb71
commit
5412ff1a13
@ -59,7 +59,7 @@ chat = [
|
||||
{
|
||||
"role": "user", "content": [
|
||||
{"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": "image", "url": "https://picsum.photos/seed/picsum/200/300"}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user