Samiraghafari commited on
Commit
13efcae
1 Parent(s): 892ce35

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ joblib
2
+ streamlit
3
+ os
4
+ time
5
+ pandas
6
+ PIL
7
+ Image
8
+ scikit-learn
9
+ numpy