Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
google-generativeai
|
3 |
+
elevenlabs-python
|
4 |
+
tavily-python
|
5 |
+
python-dotenv
|
6 |
+
# Add the runwayml library if it exists, otherwise we'll call it via an API endpoint
|