gopiashokan commited on
Commit
db459e2
1 Parent(s): 1bca89e

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -11
requirements.txt CHANGED
@@ -1,11 +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
 
1
+ numpy
2
+ pandas
3
+ streamlit
4
+ streamlit_option_menu
5
+ streamlit_extras
6
+ PyPDF2
7
+ langchain==0.0.302
8
+ openai
9
+ tiktoken
10
+ faiss-cpu
11
+ selenium