Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
@@ -1,7 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
unstructured[local-inference]
|
4 |
-
langchain==0.0.154
|
5 |
nltk==3.6.2
|
6 |
PyPDF2==3.0.1
|
7 |
python-dotenv==1.0.0
|
|
|
1 |
+
langchain
|
2 |
+
streamlit_analytics
|
|
|
|
|
3 |
nltk==3.6.2
|
4 |
PyPDF2==3.0.1
|
5 |
python-dotenv==1.0.0
|