Update requirements.txt

#1
by Jyotiyadav - opened
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -1 +1,6 @@
1
- nomic
 
 
 
 
 
 
1
+ nomic
2
+ langchain==0.0.173
3
+ chromadb==0.3.23
4
+ pypdf==3.8.1
5
+ pygpt4all==1.1.0
6
+ pdf2image==1.16.3