SimpleFold / config.json
wuxing0105's picture
Rename configuration.json to config.json
942cf62 verified
Raw
History Blame Contribute Delete
192 Bytes
{
"framework": "Pytorch",
"task": "protein-structure-prediction",
"model": {
"type": "SimpleFold"
},
"allow_remote_download": false,
"entry_file": "scripts/run_inference.py"
}