Update README.md
Browse files
README.md
CHANGED
@@ -8,5 +8,7 @@ library_name: transformers
|
|
8 |
pipeline_tag: visual-question-answering
|
9 |
---
|
10 |
|
11 |
-
|
12 |
-
|
|
|
|
|
|
8 |
pipeline_tag: visual-question-answering
|
9 |
---
|
10 |
|
11 |
+
Video-ChatGPT is a video conversation model capable of generating meaningful conversation about videos.
|
12 |
+
It combines the capabilities of LLMs with a pretrained visual encoder adapted for spatiotemporal video representation.
|
13 |
+
|
14 |
+
**GitHub:** [https://github.com/mbzuai-oryx/Video-ChatGPT](https://github.com/mbzuai-oryx/Video-ChatGPT)
|