Anne31415 commited on
Commit
57049b4
·
1 Parent(s): 45a9294

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
  langchain==0.0.316
2
  openai==1.0.0
 
 
3
  nltk==3.8.1
4
  PyPDF2==3.0.1
5
  python-dotenv==1.0.0
 
1
  langchain==0.0.316
2
  openai==1.0.0
3
+
4
+ streamlit-analytics
5
  nltk==3.8.1
6
  PyPDF2==3.0.1
7
  python-dotenv==1.0.0