Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -7
requirements.txt
CHANGED
|
@@ -1,8 +1,7 @@
|
|
| 1 |
-
groq
|
| 2 |
-
python_dotenv
|
| 3 |
-
ffmpeg
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
elevenlabs
|
| 8 |
gradio
|
|
|
|
| 1 |
+
groq
|
| 2 |
+
python_dotenv
|
| 3 |
+
ffmpeg
|
| 4 |
+
speechrecognition
|
| 5 |
+
pydub
|
| 6 |
+
elevenlabs
|
|
|
|
| 7 |
gradio
|