ryefoxlime
commited on
Commit
•
5d6be06
1
Parent(s):
58aa02e
Update config.json
Browse files- config.json +3 -3
config.json
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
"id2label": {
|
6 |
"0": "Normal",
|
7 |
"1": "Affected"
|
8 |
-
}
|
9 |
-
"num_channels":3
|
10 |
-
"model_type": "resnet"
|
11 |
}
|
|
|
5 |
"id2label": {
|
6 |
"0": "Normal",
|
7 |
"1": "Affected"
|
8 |
+
},
|
9 |
+
"num_channels":3,
|
10 |
+
"model_type": "resnet",
|
11 |
}
|