samim2024 commited on
Commit
76e8dab
1 Parent(s): 1471d62

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ langchain==0.1.13
2
+ streamlit==1.29.0
3
+ openai==1.14.2
4
+ python-dotenv==1.0.0
5
+ #langchain-openai==0.1.0
6
+ langchain-community
7
+ huggingface-hub