Ali-Developments commited on
Commit
96225c2
·
unverified ·
1 Parent(s): 952e283

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ langchain
3
+ langchain-core
4
+ langchain-community
5
+ langgraph
6
+ langchain-groq
7
+ langchain-huggingface
8
+ huggingface_hub
9
+ datasets
10
+ python-dotenv