Asadel Ann commited on
Commit ·
d16ae07
1
Parent(s): 904abfa
Update config.json
Browse files- config.json +6 -1
config.json
CHANGED
|
@@ -1,5 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
| 1 |
"id2label": {
|
| 2 |
"0": "Busuk",
|
| 3 |
"1": "Segar",
|
| 4 |
"2": "Setengah"
|
| 5 |
-
}
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
|
| 3 |
+
{
|
| 4 |
"id2label": {
|
| 5 |
"0": "Busuk",
|
| 6 |
"1": "Segar",
|
| 7 |
"2": "Setengah"
|
| 8 |
+
},
|
| 9 |
+
"num_channels": 3
|
| 10 |
+
}
|