Sync explorer: UI improvements, bug fixes, DynaDiff NSD index fix 0a17b8d Marlin Lee commited on about 6 hours ago
Replace NSD toggle with RadioButtonGroup, hide dataset dropdown when no compare data 25fc6f0 Marlin Lee commited on about 17 hours ago
Fix nsd_subset_toggle: always visible, remove ordering-dependent visibility code b6e3e85 Marlin Lee commited on about 17 hours ago
Add NSD sub01 subset toggle, union dataset, and dual CLIP embeddings 82a9605 Marlin Lee Claude Sonnet 4.6 commited on about 17 hours ago
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 1 day ago
Fix .dockerignore: keep diffusers README.md (setup.py requires it) 93e35bf Marlin Lee commited on 2 days ago
Speed up builds: move CACHEBUST, drop pytorch-lightning conflict, add .dockerignore 5e37fa0 Marlin Lee Claude Sonnet 4.6 commited on 2 days ago
Fix OOM: pin torch==2.3.0, remove VD build-time download 04afd46 Marlin Lee Claude Sonnet 4.6 commited on 3 days ago
Pin xformers==0.0.27 to match torch 2.3.0, fix OOM build c73c403 Marlin Lee Claude Sonnet 4.6 commited on 3 days ago
Fix Dockerfile parse error: avoid 'from' at line start in RUN python -c 15d1335 Marlin Lee Claude Sonnet 4.6 commited on 3 days ago
Fix DynaDiff VD weights, xformers, and brain thumbnail path resolution 035a542 Marlin Lee Claude Sonnet 4.6 commited on 3 days ago
Refactor explorer_app: _State class, extract panel builders, remove phi_mask_toggle 66e61ed Marlin Lee commited on 3 days ago
Add fake nvcc stub: model/models.py imports deepspeed at top level which calls nvcc -V on import 84c0371 Marlin Lee commited on 3 days ago
Revert VD build-time download (OOMKilled); VD downloads at runtime in background thread 3f8ee2c Marlin Lee commited on 3 days ago
Pre-download VersatileDiffusion at build time to eliminate cold-start latency e9e700f Marlin Lee commited on 3 days ago
Fix deepspeed build: unset CUDA_HOME during pip install, move ENV to post-install 9957a0f Marlin Lee commited on 3 days ago
Set CUDA_HOME and disable deepspeed runtime CUDA op compilation 61c555f Marlin Lee commited on 3 days ago
Pin transformers==4.41.2 to fix FLAX_WEIGHTS_NAME import error ad9e6ac Marlin Lee commited on 3 days ago
Fix dynadiff structure: diffusers repo in diffusers/ subdir 884a21e Marlin Lee commited on 3 days ago