yukti-kash commited on
Commit
a61c879
·
1 Parent(s): ffff143

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ langchain
2
+ openai
3
+ huggingface_hub
4
+ # ipykernel - installed to run an ipynb notebook
5
+ # but - not writen in requirements as ipykernel is not needed in deployment
6
+ python-dotenv
7
+ streamlit