Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==3.25.0
|
2 |
+
gtts==2.3.2
|
3 |
+
groq
|
4 |
+
git+https://github.com/openai/whisper.git
|
5 |
+
ffmpeg-python==0.2.0
|