Invalid JSON: Expected ',' or '}' after property value in JSONat line 9, column 3
| { | |
| "architectures": [ | |
| "ResNetForMedicalClassification" | |
| ], | |
| "id2label": { | |
| "0": "Normal", | |
| "1": "Affected" | |
| } | |
| "num_channels":3 | |
| "model_type": "resnet" | |
| } |
| { | |
| "architectures": [ | |
| "ResNetForMedicalClassification" | |
| ], | |
| "id2label": { | |
| "0": "Normal", | |
| "1": "Affected" | |
| } | |
| "num_channels":3 | |
| "model_type": "resnet" | |
| } |