Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -7,7 +7,7 @@ faster-whisper==1.1.1
|
|
| 7 |
transformers==4.48.0
|
| 8 |
tokenizers==0.21.0
|
| 9 |
torch==2.5.0
|
| 10 |
-
huggingface_hub==0.
|
| 11 |
numpy
|
| 12 |
pyloudnorm
|
| 13 |
ffmpeg-python
|
|
|
|
| 7 |
transformers==4.48.0
|
| 8 |
tokenizers==0.21.0
|
| 9 |
torch==2.5.0
|
| 10 |
+
huggingface_hub==0.24.0
|
| 11 |
numpy
|
| 12 |
pyloudnorm
|
| 13 |
ffmpeg-python
|