Spaces:
Running
on
Zero
Running
on
Zero
Upload 4 files
Browse files- examples/1.jpg +3 -0
- examples/Missing.mp4 +3 -0
- examples/coca.mp4 +3 -0
- requirements.txt +21 -0
examples/1.jpg
ADDED
![]() |
Git LFS Details
|
examples/Missing.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41dc2d586225470fa24c27132c83454e1a49a2ebd9cab90ecc82774d87b9bc1b
|
3 |
+
size 412861
|
examples/coca.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d7dfc2630f4bfaae680daec758807f091322bb179ff554c9c582b0be228a0038
|
3 |
+
size 668590
|
requirements.txt
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub
|
2 |
+
opencv-python
|
3 |
+
transformers==4.50.0
|
4 |
+
gradio_client==1.3.0
|
5 |
+
qwen-vl-utils==0.0.2
|
6 |
+
transformers-stream-generator==0.0.4
|
7 |
+
accelerate
|
8 |
+
diffusers==0.32.2
|
9 |
+
peft
|
10 |
+
edge-tts==7.0.0
|
11 |
+
audiosegment
|
12 |
+
asyncio
|
13 |
+
scipy
|
14 |
+
librosa
|
15 |
+
pydub
|
16 |
+
ffmpeg-python
|
17 |
+
torch==2.4.0
|
18 |
+
torchvision==0.19.0
|
19 |
+
sentencepiece
|
20 |
+
spaces
|
21 |
+
av
|