mcarthuradal commited on
Commit
4214a3b
1 Parent(s): 960334d

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ pypdf
2
+ langchain
3
+ python-dotenv
4
+ faiss-cpu
5
+ streamlit
6
+ transformers
7
+ huggingface_hub
8
+ langchain_community