Shashank1406 commited on
Commit
5be49ab
·
verified ·
1 Parent(s): 256d47f

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ langchain
3
+ langchain_community
4
+ openai
5
+ chromadb
6
+ tiktoken
7
+ PyPDF2
8
+ typing-extensions
9
+ streamlit-option-menu==0.3.6
10
+ pandas