Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -7
requirements.txt
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
-
langchain
|
2 |
-
langchain-together
|
3 |
-
langchain-core
|
4 |
-
langchain-community
|
5 |
-
langchain-huggingface
|
6 |
-
streamlit
|
7 |
-
python-dotenv
|
|
|
|
1 |
+
langchain
|
2 |
+
langchain-together
|
3 |
+
langchain-core
|
4 |
+
langchain-community
|
5 |
+
langchain-huggingface
|
6 |
+
streamlit
|
7 |
+
python-dotenv
|
8 |
+
unstructured
|