Commit History

chore(docker): set PYTHONUNBUFFERED=1 for immediate log flushing
e25aace

hanszhu commited on

fix(custom_models): add __init__.py and custom_hooks stub; set PYTHONPATH in Dockerfile for mmengine imports
96e4232

hanszhu commited on

fix(deps): pin numpy==1.26.4 in requirements; remove duplicate numpy install from Dockerfile
9106b80

hanszhu commited on

fix(space): use writable HF cache dir; set envs; run as user 1000; pin numpy<2; avoid permission + ABI issues
3e28eb8

hanszhu commited on

fix(deps): pin numpy<2 and scikit-image==0.21.0; avoid NumPy 2 ABI issues; keep installs only in Dockerfile
3075af1

hanszhu commited on

chore(docker): dedupe deps; restore Gradio app; move installs to Dockerfile; no runtime installs
fd9d3d4

hanszhu commited on

chore(space): switch to Docker SDK; add Dockerfile; minimal FastAPI app; trim requirements
659aa40

hanszhu commited on

deploy(space): push working Gradio app with API /predict, MedSAM auto-overlay, HF model downloads, cleaned requirements
a39d1c3

hanszhu commited on

build(space): initial Docker Space with Gradio app, MMDet, SAM integration
eb4d305

hanszhu commited on