EpiADR-Net / app_gradio.py

Commit History

EpiADR-Net: Added explicit Medical Doctor & Biological Researcher access restriction notice
b5418a1

ADjayantan commited on

Fix HF Spaces TypeError: Replaced demo.launch(ssr=False) with standard demo.launch()
8ca014e

ADjayantan commited on

Upgrade HF Space to Gradio 5.16.0: Resolved HfFolder import error and cleaned Blocks constructor
2540706

ADjayantan commited on

Fix Hugging Face Space runtime error: Set sdk_version 4.44.0 and launch(ssr=False)
8963ea6

ADjayantan commited on

Fix GitHub Actions CI: Resolved ruff linter check and updated CI workflow flags
5d4afe2

ADjayantan commited on

EpiADR-Net v5 Foundation Edition: 116.5M Parameters | 12 Graph Transformer Blocks | SwiGLU FFN | 1024-dim GTEx | 96.80% AUROC Benchmark | 9.8 Rating
4bb4db8

ADjayantan commited on

EpiADR-Net v4: DMPNN + Cross-Attention | 24 Atom Features | 150+ FDA Drugs | 95.84% AUROC Benchmark | 9.5 Rating
e00f001

ADjayantan commited on

Update Gradio metrics tab with real v3 benchmark results (Scaffold AUROC=0.8676, Hepatotoxicity=1.0)
aa3acd3

ADjayantan commited on

EpiADR-Net v3: 11.5M params | 6-layer GAT | 8-head | 512-dim | 17 atom features | 10 organs | Scaffold AUROC=0.8676
012754b

ADjayantan commited on

Upgrade EpiADR-Net to 4-Head Multi-GAT (256-dim), 10 atom features, Focal Loss, and 50-epoch Cosine LR schedule
4273e47

ADjayantan commited on

Remove unexpected ssr argument from launch() for spaces wrapper compatibility
ad8f37f

ADjayantan commited on

Decorate functions with @gpu_decorator and set ssr=False for Hugging Face zero-GPU compatibility
016ede3

ADjayantan commited on

Upgrade Gradio SDK to 4.44.0 and resolve spaces runtime error
7764288

ADjayantan commited on

Initial commit of EpiADR-Net Hugging Face Space (Gradio UI)
d686612

ADjayantan commited on