Afshintm commited on
Commit
2e1d883
·
verified ·
1 Parent(s): 9aaa222

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ openai==1.55.3
2
+ langchain==0.2.7
3
+ langchain-community==0.2.7
4
+ langchain-huggingface==0.0.3
5
+ langchain-experimental==0.0.62
6
+ langchain-openai==0.1.14
7
+ sentence-transformers==3.0.1
8
+ python-dotenv==1.0.1
9
+ streamlit
10
+ huggingface-hub==0.26.2