ZealPyae commited on
Commit
89abcc4
·
verified ·
1 Parent(s): 77d99f4

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ Flask==2.0.1
2
+ scikit-learn==0.24.2
3
+ joblib==1.0.1
4
+ tld==0.12.6
5
+ gunicorn==20.1.0