Update README.md
Browse files
README.md
CHANGED
@@ -90,7 +90,7 @@ conversation = [
|
|
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", "
|
94 |
]
|
95 |
}
|
96 |
]
|
|
|
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", "text": "What is the woman wearing?"},
|
94 |
]
|
95 |
}
|
96 |
]
|