Commit History

Fix ESM service dependencies: add biopython and requests to requirements.txt
44bfe23
Running

kabudadada commited on

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

kabudadada commited on

fix(deps): add scipy required by esm.inverse_folding.gvp_transformer
39a8811

kabudadada commited on

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

kabudadada commited on

build: drop fair-esm; use local esm via PYTHONPATH and script path startup
1cd49a3

kabudadada commited on

build: restore fair-esm for esm.pretrained on Space
fd77a90

kabudadada commited on

chore(build): remove fair-esm; use local esm source via PYTHONPATH
f758575

kabudadada commited on

fix(build): add fair-esm/torch deps to root requirements to provide esm.pretrained
ffac014

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

chore(esm mcp): add requests and biopython to requirements for predict_structure
05544d4

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

build(docker): switch base image to python:3.11
b548800

kabudadada commited on

Use python:3.11-slim and upgrade pip for fastmcp
08b23b0

kabudadada commited on

Add fastmcp runtime dependency
2e55f74

kabudadada commited on

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

kabudadada commited on

Track *.png and *.p with Git LFS
5b8f70d

kabudadada commited on

Track binaries with Git LFS
a9de863

kabudadada commited on

Add esm folder and minimal app
e76b79a

kabudadada commited on

initial commit
6a001dc
verified

kabuda777 commited on