ZealPyae commited on
Commit
0212a4b
1 Parent(s): 985a5a1

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ fastapi==0.68.0
2
+ uvicorn==0.15.0
3
+ joblib==1.0.1
4
+ scikit-learn==0.24.2
5
+ pandas==1.3.3