gopiashokan commited on
Commit
980742d
·
verified ·
1 Parent(s): 1bbee4f

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ numpy
2
+ pandas
3
+ streamlit
4
+ streamlit_option_menu
5
+ streamlit_extras
6
+ PyPDF2
7
+ langchain
8
+ openai
9
+ tiktoken
10
+ faiss-cpu
11
+ selenium