galihsukmana commited on
Commit
99704fd
1 Parent(s): 299b96a

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ pandas
2
+ numpy
3
+ scikit-learn==1.2.2
4
+ tensorflow==2.12.0
5
+ keras
6
+ matplotlib