File size: 353 Bytes
4b5b766 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | {
"directories": {
"conf": "Environment and configuration files",
"model": "Model definitions and bundled reference data",
"scripts": "Executable and workflow scripts",
"weight": "Pretrained classifier weights"
},
"entrypoint": "temstapro",
"weights": "weight",
"source": {
"scripts": "scripts",
"model": "model"
}
}
|