Spaces:
Running
Running
Commit
·
df7cd85
1
Parent(s):
e1c2745
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
numpy==1.21.6
|
2 |
-
numba==0.
|
3 |
-
TTS
|
4 |
openai-whisper
|
5 |
openai==0.27.2
|
|
|
1 |
numpy==1.21.6
|
2 |
+
numba==0.55.1
|
3 |
+
TTS==0.12.0
|
4 |
openai-whisper
|
5 |
openai==0.27.2
|