Phoenix21 commited on
Commit
fbd4ef2
·
verified ·
1 Parent(s): 7c923c2

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ langchain
2
+ langgraph
3
+ langchain_community
4
+ langchain_core
5
+ langchain_groq
6
+ langchain_openai
7
+ faiss-cpu
8
+ streamlit
9
+ bs4