Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +10 -0
requirements.txt
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
numpy
|
2 |
+
python-dotenv
|
3 |
+
websockets
|
4 |
+
fastapi
|
5 |
+
nltk
|
6 |
+
tqdm
|
7 |
+
beautifulsoup4
|
8 |
+
openai
|
9 |
+
streamlit
|
10 |
+
twelve-ai-agents
|