Update README.md
Browse files
README.md
CHANGED
|
@@ -89,7 +89,7 @@ conversation = [
|
|
| 89 |
{
|
| 90 |
"role": "user",
|
| 91 |
"content": [
|
| 92 |
-
{"type": "image", "
|
| 93 |
{"type": "text", "data": "What is the woman wearing?"},
|
| 94 |
]
|
| 95 |
}
|
|
|
|
| 89 |
{
|
| 90 |
"role": "user",
|
| 91 |
"content": [
|
| 92 |
+
{"type": "image", "image": {"image_path": "https://github.com/DAMO-NLP-SG/VideoLLaMA3/blob/main/assets/sora.png?raw=true"}},
|
| 93 |
{"type": "text", "data": "What is the woman wearing?"},
|
| 94 |
]
|
| 95 |
}
|