Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +9 -3
requirements.txt
CHANGED
@@ -2,9 +2,15 @@ python-dotenv==1.0.1
|
|
2 |
numpy==1.26.4
|
3 |
Pillow==10.1.0
|
4 |
torch==2.1.2
|
|
|
5 |
torchvision==0.16.2
|
6 |
-
transformers==4.
|
7 |
sentencepiece==0.1.99
|
8 |
https://github.com/Dao-AILab/flash-attention/releases/download/v2.6.2/flash_attn-2.6.2+cu123torch2.1cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
|
9 |
-
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
2 |
numpy==1.26.4
|
3 |
Pillow==10.1.0
|
4 |
torch==2.1.2
|
5 |
+
torchaudio==2.1.2
|
6 |
torchvision==0.16.2
|
7 |
+
transformers==4.44.2
|
8 |
sentencepiece==0.1.99
|
9 |
https://github.com/Dao-AILab/flash-attention/releases/download/v2.6.2/flash_attn-2.6.2+cu123torch2.1cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
|
10 |
+
decord
|
11 |
+
librosa==0.9.0
|
12 |
+
soundfile==0.12.1
|
13 |
+
vector-quantize-pytorch==1.18.5
|
14 |
+
vocos==0.1.0
|
15 |
+
moviepy
|
16 |
+
gradio
|