Hrami commited on
Commit
b202f4c
·
1 Parent(s): 1b41ec1

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ langchain==0.0.316
2
+ openai==0.28.1
3
+ ipykernel # not needed in production
4
+ huggingface_hub
5
+ python-dotenv
6
+ streamlit