Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ google.genai
|
|
5 |
google-generativeai[all]
|
6 |
elevenlabs
|
7 |
SpeechRecognition
|
8 |
-
pydub
|
|
|
|
5 |
google-generativeai[all]
|
6 |
elevenlabs
|
7 |
SpeechRecognition
|
8 |
+
pydub
|
9 |
+
dotenv
|