MatterGen / model /diffusion /cgmanifest.json
dadadaxi's picture
Upload folder using huggingface_hub
f15d29e verified
Raw
History Blame Contribute Delete
474 Bytes
{
"$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
}
]
}