Goutam2023 commited on
Commit
c0662ea
·
1 Parent(s): 4371345

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ openai == 0.27.8
2
+ langchain == 0.0.183
3
+ chromadb == 0.3.23
4
+ pypdf == 3.9.1
5
+ PyPDF2 == 3.0.1