Commit History

fix(startup): avoid importing inverse_folding at module load; use local esm/source; add scipy
fbf610d

kabudadada commited on

fix(import): force local esm/source via sys.path & PYTHONPATH; start via script
0f37a3d

kabudadada commited on

chore(esM mcp): update requirements for local esm source (torch,fairscale,numpy,tqdm)
7528abe

kabudadada commited on

feat(esm-mcp): enable variant effect & fixed-backbone; align adapter returns
c6562b0

kabudadada commited on

feat(mcp): add get_prediction_pdb tool (latest/by name) and simplify to read-only
b2105f3

kabudadada commited on

revert(mcp_service): restore file to 05544d4 version
97961e2

kabudadada commited on

feat(esm mcp): get_prediction_pdb supports optional save_to_path on server
bf433c8

kabudadada commited on

feat(esm mcp): add get_prediction_pdb tool to download saved PDB (supports latest)
69f64a8

kabudadada commited on

feat(esm mcp): save predictions to /data/predictions with fallback
23f0e72

kabudadada commited on

revert: remove incorrect root path handler
bee38fb

kabudadada commited on

fix: correct FastMCP API usage for root path
959e169

kabudadada commited on

feat: add root path handler for health check
ac1724f

kabudadada commited on

fix: set default port to 7860 for HF Spaces
0c1bb46

kabudadada commited on

Run FastMCP HTTP on 7860; optionalize ESM imports; expose health
1a0eb0a

kabudadada commited on

Add esm folder and minimal app
e76b79a

kabudadada commited on