File size: 474 Bytes
f15d29e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | {
"$schema": "https://json.schemastore.org/component-detection-manifest.json",
"version": 1,
"registrations":[
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://github.com/yang-song/score_sde_pytorch",
"commitHash": "cb1f359f4aadf0ff9a5e122fe8fffc9451fd6e44"
}
},
"developmentDependency" : false
}
]
} |