Add DreamSim (human-aligned) encoder: LoRA-tuned DINO ViT-B/16 patch tokens + CLS attention 403700d Running ShesterG commited on 16 days ago
Add MAE and CLIP encoders alongside DINOv3 (per-model prefix/grid/normalization; MAE ids_restore un-shuffle) 4e25ac8 ShesterG commited on 16 days ago
add DINOv3 model selector (ViT-L / ViT-H+ / ViT-7B); single-slot cache, dynamic prefix, bf16 for 7B d65620a ShesterG commited on Jun 24
consistent palette (blue=focus, red=past only); tooltip shows % + raw mean attn value 003797e ShesterG commited on Jun 24
tooltip: left of cursor + add mean attention; rename to Visual Tree e16fbbb ShesterG commited on Jun 24
use latest gradio (6.19) compatible with py3.13 env; sdk_version match 8382964 ShesterG commited on Jun 24
deps: drop gradio from requirements (let SDK manage), CPU torch, transformers>=4.53; add startup prints bc7006b ShesterG commited on Jun 24
fix Space startup: lazy model load + module-level launch (no __main__ guard) 4bac563 ShesterG commited on Jun 24
DINO Hierarchies Gradio app: upload image -> condensed tree + reveal a3b5cf9 ShesterG commited on Jun 24