Spaces:
Build error
Build error
DSatishchandra
commited on
Commit
•
c95198b
1
Parent(s):
2680d6c
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
gradio==4.36.1
|
2 |
edge_tts==6.1.12
|
3 |
speechrecognition==3.8.1
|
4 |
-
|
5 |
-
|
|
|
|
1 |
gradio==4.36.1
|
2 |
edge_tts==6.1.12
|
3 |
speechrecognition==3.8.1
|
4 |
+
numpy==1.23.3
|
5 |
+
websockets==10.3
|
6 |
+
dotenv==0.21.0
|