Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,8 +4,8 @@ torch==2.0.1
|
|
4 |
torchvision==0.15.2
|
5 |
torchaudio==2.0.2
|
6 |
accelerate==0.27.2
|
|
|
7 |
gradio==5.13.2
|
8 |
-
huggingface-hub==0.20.3
|
9 |
numpy==1.24.3
|
10 |
scipy==1.11.4
|
11 |
openai-whisper==20231106
|
|
|
4 |
torchvision==0.15.2
|
5 |
torchaudio==2.0.2
|
6 |
accelerate==0.27.2
|
7 |
+
huggingface-hub>=0.25.1
|
8 |
gradio==5.13.2
|
|
|
9 |
numpy==1.24.3
|
10 |
scipy==1.11.4
|
11 |
openai-whisper==20231106
|