WebashalarForML commited on
Commit
db61fe1
·
verified ·
1 Parent(s): 4b4aedc

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ flask
2
+ pillow
3
+ numpy
4
+ scikit-learn
5
+ python-dotenv
6
+ langchain
7
+ langchain-experimental
8
+ langchain-groq
9
+ gunicorn