Factral commited on
Commit
4a1ebcf
1 Parent(s): 261b672

Update config.json

Browse files
Files changed (1) hide show
  1. 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
  }