Technocoloredgeek commited on
Commit
eb36c0f
1 Parent(s): 167ee1c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt CHANGED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ chainlit==0.7.700
2
+ langchain==0.0.344
3
+ langchain-community==0.0.13
4
+ openai==1.3.7
5
+ chromadb==0.4.18
6
+ PyPDF2==3.0.1
7
+ python-dotenv==1.0.0