Update README.md
Browse files
README.md
CHANGED
@@ -31,6 +31,15 @@ We introduce LiveCC, the first video LLM capable of real-time commentary, traine
|
|
31 |

|
32 |
|
33 |
## Quickstart
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
Like qwen-vl-utils, we offer a toolkit to help you handle various types of visual input more conveniently, **especially on video streaming inputs**. You can install it using the following command:
|
35 |
|
36 |
```bash
|
|
|
31 |

|
32 |
|
33 |
## Quickstart
|
34 |
+
|
35 |
+
### Gradio Demo
|
36 |
+
|
37 |
+
Please refer to https://github.com/showlab/livecc:
|
38 |
+
|
39 |
+

|
40 |
+
|
41 |
+
### Hands-on
|
42 |
+
|
43 |
Like qwen-vl-utils, we offer a toolkit to help you handle various types of visual input more conveniently, **especially on video streaming inputs**. You can install it using the following command:
|
44 |
|
45 |
```bash
|