abhinavyadav11 commited on
Commit
6eea2f4
·
verified ·
1 Parent(s): 4fe3a6c

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ streamlit>=1.25.0
2
+ python-dotenv>=1.0.0
3
+ transformers>=4.34.0
4
+ pypdf>=3.10.0
5
+ langchain>=0.0.312
6
+ langchain_community>=0.0.6
7
+ faiss-cpu>=1.7.4