amehta633 commited on
Commit
21220b8
1 Parent(s): 9859f8e

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -2,5 +2,6 @@
2
  "id2label": {
3
  "0": "Cat",
4
  "1": "Dog"
5
- }
 
6
  }
 
2
  "id2label": {
3
  "0": "Cat",
4
  "1": "Dog"
5
+ },
6
+ "num_channels":3
7
  }