AbMelt_HF_Space_Taher / metadata.json
AhmedElTaher's picture
Upload 10 files
0e26454 verified
{
"title": "AbMelt: Complete MD Pipeline for Antibody Thermostability",
"emoji": "🧬",
"colorFrom": "blue",
"colorTo": "purple",
"sdk": "gradio",
"sdk_version": "4.44.0",
"app_file": "app.py",
"pinned": false,
"license": "mit",
"short_description": "Predict antibody thermostability through complete molecular dynamics simulations",
"header": "default",
"disable_embedding": false,
"tags": [
"molecular-dynamics",
"antibody",
"thermostability",
"gromacs",
"machine-learning",
"immunebuilder",
"protein-engineering",
"bioinformatics"
],
"models": [
"abmelt-tagg-knn",
"abmelt-tm-randomforest",
"abmelt-tmon-elasticnet"
],
"datasets": [],
"inference": false,
"custom_headers": {
"x-frame-options": "SAMEORIGIN"
},
"hardware": {
"cpu": "4",
"memory": "16GB",
"disk": "50GB",
"gpu": "none"
},
"suggested_hardware": "cpu-upgrade",
"requirements": {
"python": ">=3.8",
"system_packages": [
"gromacs",
"build-essential",
"cmake"
]
}
}