Fix ESM service dependencies: add biopython and requests to requirements.txt 44bfe23 Running kabudadada commited on Sep 14, 2025
fix(startup): avoid importing inverse_folding at module load; use local esm/source; add scipy fbf610d kabudadada commited on Sep 12, 2025
fix(deps): add scipy required by esm.inverse_folding.gvp_transformer 39a8811 kabudadada commited on Sep 12, 2025
fix(import): force local esm/source via sys.path & PYTHONPATH; start via script 0f37a3d kabudadada commited on Sep 12, 2025
build: drop fair-esm; use local esm via PYTHONPATH and script path startup 1cd49a3 kabudadada commited on Sep 12, 2025
chore(build): remove fair-esm; use local esm source via PYTHONPATH f758575 kabudadada commited on Sep 12, 2025
fix(build): add fair-esm/torch deps to root requirements to provide esm.pretrained ffac014 kabudadada commited on Sep 12, 2025
chore(esM mcp): update requirements for local esm source (torch,fairscale,numpy,tqdm) 7528abe kabudadada commited on Sep 12, 2025
feat(esm-mcp): enable variant effect & fixed-backbone; align adapter returns c6562b0 kabudadada commited on Sep 11, 2025
feat(mcp): add get_prediction_pdb tool (latest/by name) and simplify to read-only b2105f3 kabudadada commited on Sep 11, 2025
feat(esm mcp): get_prediction_pdb supports optional save_to_path on server bf433c8 kabudadada commited on Sep 11, 2025
feat(esm mcp): add get_prediction_pdb tool to download saved PDB (supports latest) 69f64a8 kabudadada commited on Sep 11, 2025
feat(esm mcp): save predictions to /data/predictions with fallback 23f0e72 kabudadada commited on Sep 11, 2025
chore(esm mcp): add requests and biopython to requirements for predict_structure 05544d4 kabudadada commited on Sep 11, 2025
Run FastMCP HTTP on 7860; optionalize ESM imports; expose health 1a0eb0a kabudadada commited on Sep 10, 2025