Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ gradio>=4.21.0
|
|
2 |
huggingface_hub
|
3 |
google
|
4 |
google.genai
|
|
|
5 |
elevenlabs
|
6 |
SpeechRecognition
|
7 |
pydub
|
|
|
2 |
huggingface_hub
|
3 |
google
|
4 |
google.genai
|
5 |
+
google-generativeai[all]
|
6 |
elevenlabs
|
7 |
SpeechRecognition
|
8 |
pydub
|