Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,11 +1,10 @@
|
|
1 |
-
|
2 |
torch==2.1.2
|
3 |
torchaudio==2.1.2
|
4 |
torchvision==0.16.2
|
5 |
transformers==4.44.2
|
6 |
-
|
7 |
librosa==0.9.0
|
8 |
-
soundfile==0.12.1
|
9 |
vector-quantize-pytorch==1.18.5
|
10 |
vocos==0.1.0
|
11 |
decord
|
|
|
1 |
+
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
|
2 |
torch==2.1.2
|
3 |
torchaudio==2.1.2
|
4 |
torchvision==0.16.2
|
5 |
transformers==4.44.2
|
6 |
+
numpy==1.26.4
|
7 |
librosa==0.9.0
|
|
|
8 |
vector-quantize-pytorch==1.18.5
|
9 |
vocos==0.1.0
|
10 |
decord
|