ro981009 commited on
Commit
7a0ed49
·
verified ·
1 Parent(s): b4a7b41

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +8 -0
config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "EfficientNetB0"
4
+ ],
5
+ "model_type": "efficientnet",
6
+ "crop_type": "apple",
7
+ "model_format": "h5"
8
+ }