YvanRLD commited on
Commit
ae8ec4e
1 Parent(s): 916a429

Upload 2 files

Browse files
Files changed (2) hide show
  1. best_model_04_11_08_15.h5 +3 -0
  2. requirements.txt +7 -0
best_model_04_11_08_15.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ef3d8d5142d3ae5dd3536750b782cf75b67ed952657bfc45f88ff22e4cf8cd8
3
+ size 97766544
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ numpy==1.26.4
2
+ tensorflow==2.10.0
3
+ matplotlib==3.9.2
4
+ scikit-learn==1.5.2
5
+ Pillow==10.4.0
6
+ opencv-python==4.10.0
7
+ pandas==2.2.3