SimpleFold / configuration.json
wuxing0105's picture
Add files using upload-large-folder tool
6701cbe 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"
}