Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
This repository contains the model of the paper [ViSpeak: Visual Instruction Feedback in Streaming Videos](https://arxiv.org/abs/2503.12769).
|
| 2 |
|
| 3 |
-
Code: https://github.com/HumanMLLM/ViSpeak
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
pipeline_tag: visual-question-answering
|
| 4 |
+
---
|
| 5 |
This repository contains the model of the paper [ViSpeak: Visual Instruction Feedback in Streaming Videos](https://arxiv.org/abs/2503.12769).
|
| 6 |
|
| 7 |
+
Code: https://github.com/HumanMLLM/ViSpeak
|