Spaces:
Sleeping
Sleeping
heliosbrahma
commited on
Commit
•
d6fc503
1
Parent(s):
c33ad65
Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
numpy==1.21.6
|
2 |
numba==0.53
|
3 |
-
TTS
|
4 |
-
openai-whisper
|
5 |
-
openai
|
6 |
-
gradio
|
|
|
1 |
numpy==1.21.6
|
2 |
numba==0.53
|
3 |
+
TTS==0.12.0
|
4 |
+
openai-whisper==20230314
|
5 |
+
openai==0.27.2
|
|