Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
gradio
|
2 |
google-generativeai
|
3 |
-
|
4 |
-
|
5 |
-
python
|
6 |
-
# Add the runwayml library if it exists, otherwise we'll call it via an API endpoint
|
|
|
1 |
gradio
|
2 |
google-generativeai
|
3 |
+
requests
|
4 |
+
elevenlabs # <-- This is the correct name
|
5 |
+
tavily-python
|
|