mgbam commited on
Commit
69e7891
·
verified ·
1 Parent(s): aa5de1c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,6 +1,5 @@
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
 
1
  gradio
2
  google-generativeai
3
+ requests
4
+ elevenlabs # <-- This is the correct name
5
+ tavily-python