Spaces:
Build error
Build error
ahmadalfakeh
commited on
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
gradio
|
2 |
-
huggingface-hub
|
3 |
-
gtts
|
4 |
-
|
5 |
-
pyaudio
|
|
|
1 |
+
gradio==3.20.0
|
2 |
+
huggingface-hub==0.22.2
|
3 |
+
gtts==2.3.0
|
4 |
+
openai-whisper==1.0.0
|
5 |
+
pyaudio==0.2.13
|