dinhquangson commited on
Commit
f463c58
1 Parent(s): b916f69

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  langchain==0.0.335
2
  PyPDF2==3.0.1
 
3
  chromadb
4
  python-dotenv==1.0.0
5
  streamlit==1.28.2
 
1
  langchain==0.0.335
2
  PyPDF2==3.0.1
3
+ pytesseract
4
  chromadb
5
  python-dotenv==1.0.0
6
  streamlit==1.28.2