TemStaPro-main / config.json
anzhi2710gmailcom's picture
Upload folder using huggingface_hub
4b5b766 verified
Raw
History Blame Contribute Delete
353 Bytes
{
"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"
}
}