Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==4.44.1
|
2 |
+
torch
|
3 |
+
opencv-python-headless
|
4 |
+
speechrecognition
|
5 |
+
groq
|
6 |
+
gtts
|