Safetensors
English
qwen2_vl
qwen_vl
video
real-time
multimodal
LLM
chenjoya commited on
Commit
f0054fc
·
verified ·
1 Parent(s): 1217b45

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -31,6 +31,15 @@ We introduce LiveCC, the first video LLM capable of real-time commentary, traine
31
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/642435a1a3adbc7142c3b0a6/T-Zs50VlFT2tE7RdV49TE.png)
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
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/642435a1a3adbc7142c3b0a6/T-Zs50VlFT2tE7RdV49TE.png)
32
 
33
  ## Quickstart
34
+
35
+ ### Gradio Demo
36
+
37
+ Please refer to https://github.com/showlab/livecc:
38
+
39
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/642435a1a3adbc7142c3b0a6/HUvadZRIhrT5vd332XBO3.png)
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