Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -1,7 +1,11 @@
|
|
|
|
1 |
openai
|
2 |
exa-py
|
3 |
python-dotenv
|
|
|
|
|
4 |
rich
|
5 |
flask
|
6 |
flask-cors
|
7 |
gunicorn
|
|
|
|
1 |
+
gradio
|
2 |
openai
|
3 |
exa-py
|
4 |
python-dotenv
|
5 |
+
tweepy
|
6 |
+
swarm
|
7 |
rich
|
8 |
flask
|
9 |
flask-cors
|
10 |
gunicorn
|
11 |
+
|