Syahhh01 commited on
Commit
d7ec1b7
·
verified ·
1 Parent(s): e82badd

create config.json

Browse files
Files changed (1) hide show
  1. config.json +6 -0
config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": ["KerasModel"],
3
+ "framework": "tensorflow",
4
+ "model_type": "image-classification",
5
+ "description": "Model klasifikasi gambar kucing vs anjing (.h5) dibuat oleh Ukasyah."
6
+ }