Update config.json
Browse files- config.json +2 -0
config.json
CHANGED
@@ -15,5 +15,7 @@
|
|
15 |
"Plastic": 3,
|
16 |
"Wood": 4
|
17 |
},
|
|
|
|
|
18 |
"transformers_version": "4.42.4"
|
19 |
}
|
|
|
15 |
"Plastic": 3,
|
16 |
"Wood": 4
|
17 |
},
|
18 |
+
"model_type": "resnet",
|
19 |
+
"num_channels": 3,
|
20 |
"transformers_version": "4.42.4"
|
21 |
}
|