ArceusInception commited on
Commit
e02b534
·
verified ·
1 Parent(s): f133940

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ langchain
2
+ langchain_core
3
+ langchain_groq
4
+ gradio
5
+ requests