Cyril666 commited on
Commit
fac6fc5
·
verified ·
1 Parent(s): c636d6d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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", "data": "What is the woman wearing?"},
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
  ]