File size: 419 Bytes
eb29cc5 5686c1c eb29cc5 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
{
"default": {
"features": {
"filename": {
"dtype": "string",
"_type": "Value"
},
"image": {
"_type": "Image"
},
"text": {
"dtype": "string",
"_type": "Value"
},
"position": {
"dtype": "string",
"_type": "Value"
},
"condition_image": {
"_type": "Image"
}
}
}
} |