Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
langchain
|
|
|
|
| 2 |
nltk==3.6.2
|
| 3 |
PyPDF2==3.0.1
|
| 4 |
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
|