MatterGen / model /common /gemnet /cgmanifest.json
dadadaxi's picture
Upload folder using huggingface_hub
f15d29e verified
Raw
History Blame Contribute Delete
465 Bytes
{
"$schema": "https://json.schemastore.org/component-detection-manifest.json",
"version": 1,
"registrations":[
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://github.com/FAIR-Chem/fairchem",
"commitHash": "65c2d6246e69169f43949858d39550d2a635c7e0"
}
},
"developmentDependency" : false
}
]
}