Commit History

Sync explorer: UI improvements, bug fixes, DynaDiff NSD index fix
0a17b8d

Marlin Lee commited on

Replace NSD toggle with RadioButtonGroup, hide dataset dropdown when no compare data
25fc6f0

Marlin Lee commited on

Fix nsd_subset_toggle: always visible, remove ordering-dependent visibility code
b6e3e85

Marlin Lee commited on

Add NSD sub01 subset toggle, union dataset, and dual CLIP embeddings
82a9605

Marlin Lee Claude Sonnet 4.6 commited on

Sync local changes: CLIP scores, NSD image lookup, multi-trial DynaDiff, phi_c columns, P75 col, label captions, entrypoint pre-warm
fd8ee51

Marlin Lee Claude Sonnet 4.6 commited on

Fix .dockerignore: keep diffusers README.md (setup.py requires it)
93e35bf

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

Refactor explorer_app: _State class, extract panel builders, remove phi_mask_toggle
66e61ed

Marlin Lee 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