Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
gradio==3.50.2
|
| 2 |
-
python-magic
|
| 3 |
-
openai-whisper==20231117
|
|
|
|
|
|
| 1 |
gradio==3.50.2
|
| 2 |
+
python-magic==0.4.27
|
| 3 |
+
openai-whisper==20231117
|
| 4 |
+
ffmpeg-python==0.2.0
|