SowmyaH/ddg-mutation-scanner
0
title: ΔΔG Mutation Scanner emoji: 🧬 colorFrom: indigo colorTo: blue sdk: gradio sdkversion: 4.29.0 appfile: app.py pinned: false license: mit ---
ΔΔG Mutation Scanner (HF Spaces starter)
A super-simple Gradio UI you can upload directly to Hugging Face Spaces (no GitHub needed). Then upload your model files:
xgb_full.jsongnn+esm.ptcnn_ddgmodel.keras
Instructions
- Create a new Space → SDK: Gradio → Hardware: CPU Basic → Create.
- In the Space, go to Files → Add file and upload:
app.pyrequirements.txtREADME.mdruntime.txt(optional)- Wait for the build to finish. Open the App tab for your permanent URL.
- Add your model files (
xgb_full.json,gnn+esm.pt,cnn_ddgmodel.keras) via Add file. - Toggle Test mode off when your real inference is wired in.
