barghavani commited on
Commit
40eccc3
1 Parent(s): 5ea17e4

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -0
requirements.txt ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ numpy
2
+ pandas
3
+ streamlit
4
+ streamlit_option_menu
5
+ streamlit_extras
6
+ PyPDF2
7
+ langchain
8
+ openai>=0.28
9
+ tiktoken
10
+ faiss-cpu
11
+ selenium
12
+ langchain-openai
13
+ gradio
14
+ pyyaml
15
+ scikit-learn # Added for TF-IDF vectorization and cosine similarity