BhavyaSoni21 commited on
Commit
d5450b1
·
verified ·
1 Parent(s): e2e8263

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ scikit-learn
4
+ joblib
5
+ numpy
6
+ pandas