Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,8 +1,9 @@
|
|
1 |
gradio
|
2 |
-
pydub
|
3 |
requests
|
|
|
4 |
emoji
|
5 |
ffmpeg-python
|
6 |
git+https://github.com/openai/whisper.git
|
7 |
|
8 |
|
|
|
|
1 |
gradio
|
|
|
2 |
requests
|
3 |
+
pydub
|
4 |
emoji
|
5 |
ffmpeg-python
|
6 |
git+https://github.com/openai/whisper.git
|
7 |
|
8 |
|
9 |
+
|