File size: 192 Bytes
6701cbe
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
{
  "framework": "Pytorch",
  "task": "protein-structure-prediction",
  "model": {
    "type": "SimpleFold"
  },
  "allow_remote_download": false,
  "entry_file": "scripts/run_inference.py"
}