Spaces:
Sleeping
Sleeping
Commit ·
b53f60b
1
Parent(s): df90043
updated requirements
Browse files- requirements.txt +7 -7
requirements.txt
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
-
requests
|
| 2 |
-
beautifulsoup4
|
| 3 |
-
langchain-core
|
| 4 |
-
langchain-community
|
| 5 |
-
langchain-text-splitters
|
| 6 |
-
langchain-huggingface
|
| 7 |
-
python-dotenv
|
| 8 |
streamlit
|
| 9 |
json
|
|
|
|
| 1 |
+
requests
|
| 2 |
+
beautifulsoup4
|
| 3 |
+
langchain-core
|
| 4 |
+
langchain-community
|
| 5 |
+
langchain-text-splitters
|
| 6 |
+
langchain-huggingface
|
| 7 |
+
python-dotenv
|
| 8 |
streamlit
|
| 9 |
json
|