Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
gradio==4.
|
| 2 |
openai-whisper==20231117
|
| 3 |
numpy==1.24.3
|
| 4 |
ffmpeg-python==0.2.0
|
| 5 |
-
torch==2.
|
| 6 |
-
torchaudio==2.
|
|
|
|
| 1 |
+
gradio==4.44.1
|
| 2 |
openai-whisper==20231117
|
| 3 |
numpy==1.24.3
|
| 4 |
ffmpeg-python==0.2.0
|
| 5 |
+
torch==2.4.0
|
| 6 |
+
torchaudio==2.4.0
|