Dragonscypher commited on
Commit
53256cd
·
verified ·
1 Parent(s): 0b906a9

Create model_index.json

Browse files

model_index.json creation

Files changed (1) hide show
  1. model_index.json +5 -0
model_index.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "EfficientNetModel",
3
+ "architecture": "EfficientNet_B0",
4
+ "library_name": "custom"
5
+ }