Spaces:
Sleeping
Sleeping
poemsforaphrodite
commited on
Commit
•
d25d88b
1
Parent(s):
f5c431c
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,8 +1,10 @@
|
|
|
|
1 |
openai
|
|
|
2 |
pinecone-client
|
3 |
python-dotenv
|
4 |
beautifulsoup4
|
5 |
selenium
|
6 |
webdriver-manager
|
7 |
-
|
8 |
-
|
|
|
1 |
+
streamlit
|
2 |
openai
|
3 |
+
requests
|
4 |
pinecone-client
|
5 |
python-dotenv
|
6 |
beautifulsoup4
|
7 |
selenium
|
8 |
webdriver-manager
|
9 |
+
pymongo
|
10 |
+
lxml
|