Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
langchain==0.0.154
|
|
|
2 |
PyPDF2==3.0.1
|
3 |
python-dotenv==1.0.0
|
4 |
streamlit==1.18.1
|
|
|
1 |
langchain==0.0.154
|
2 |
+
nltk==3.6.2
|
3 |
PyPDF2==3.0.1
|
4 |
python-dotenv==1.0.0
|
5 |
streamlit==1.18.1
|