Commit History

Add nilearn/nibabel/scipy; add get_fmri and beta_std to HTTPDynaDiffLoader
5020b99

Marlin Lee commited on

Move DynaDiff to Modal serverless endpoint; switch to CPU-only HF Space
088c657

Marlin Lee commited on

Enable patch explorer GPU inference on HF Spaces
27a6e5d

Marlin Lee commited on

Set PYTHONPATH for dynadiff/model so import resolves before any thread runs
4e94542

Marlin Lee commited on

Switch to modular explorer package (scripts/explorer/)
4c1c394

Marlin Lee commited on

Speed up builds: move CACHEBUST, drop pytorch-lightning conflict, add .dockerignore
5e37fa0

Marlin Lee Claude Sonnet 4.6 commited on

Fix OOM: pin torch==2.3.0, remove VD build-time download
04afd46

Marlin Lee Claude Sonnet 4.6 commited on

Pin xformers==0.0.27 to match torch 2.3.0, fix OOM build
c73c403

Marlin Lee Claude Sonnet 4.6 commited on

Fix Dockerfile parse error: avoid 'from' at line start in RUN python -c
15d1335

Marlin Lee Claude Sonnet 4.6 commited on

Fix DynaDiff VD weights, xformers, and brain thumbnail path resolution
035a542

Marlin Lee Claude Sonnet 4.6 commited on

Add fake nvcc stub: model/models.py imports deepspeed at top level which calls nvcc -V on import
84c0371

Marlin Lee commited on

Revert VD build-time download (OOMKilled); VD downloads at runtime in background thread
3f8ee2c

Marlin Lee commited on

Pre-download VersatileDiffusion at build time to eliminate cold-start latency
e9e700f

Marlin Lee commited on

Fix deepspeed build: unset CUDA_HOME during pip install, move ENV to post-install
9957a0f

Marlin Lee commited on

Set CUDA_HOME and disable deepspeed runtime CUDA op compilation
61c555f

Marlin Lee commited on

Pin transformers==4.41.2 to fix FLAX_WEIGHTS_NAME import error
ad9e6ac

Marlin Lee commited on

Fix dynadiff structure: diffusers repo in diffusers/ subdir
884a21e

Marlin Lee commited on