barghavani commited on
Commit
96b1cbc
·
verified ·
1 Parent(s): b040bf0

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ chainlit
2
+ openai
3
+ tiktoken
4
+ langchain
5
+ openai==0.28
6
+ PyPDF2
7
+ chromadb
8
+ gradio==3.50