Mansuba commited on
Commit
ee43520
·
verified ·
1 Parent(s): bb774a2

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ gradio>=4.0.0
2
+ langchain>=0.1.0
3
+ langchain-groq>=0.1.0
4
+ requests>=2.28.0
5
+ python-dotenv>=1.0.0