Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ librosa==0.10.1
|
|
6 |
ffmpeg-python==0.2.0
|
7 |
pydub==0.25.1
|
8 |
numpy==1.26.3
|
9 |
-
huggingface-hub==0.22.2
|
|
|
|
6 |
ffmpeg-python==0.2.0
|
7 |
pydub==0.25.1
|
8 |
numpy==1.26.3
|
9 |
+
huggingface-hub==0.22.2
|
10 |
+
accelerate>=0.21.0
|