Vrk commited on
Commit
5bedeb3
1 Parent(s): c719016
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ streamlit>=1.0.0
2
+ numpy>=1.9.2
3
+ pandas>=0.19
4
+ tensorflow==2.6.0
5
+ matplotlib>=1.4.3
6
+ scikit-learn>=0.18