Commit History

Improve default example prompts
576664c

Shawyr commited on

Reframe StepX as guided product workflow
0cabec4

Shawyr commited on

Overlay DAAM maps on denoising step images
ddf2dd3

Shawyr commited on

Add guided explanations to StepX UI
9ce8415

Shawyr commited on

Fix model settings left alignment by wrapping dropdown in Row
517e100

Shawyr Claude Sonnet 4.6 commited on

Redesign model settings layout: dropdown full-width, button+status below
1f5ec88

Shawyr Claude Sonnet 4.6 commited on

Fix Load Model button height to fill container and align with dropdown
0287fa0

Shawyr Claude Sonnet 4.6 commited on

Fix model row alignment: remove dropdown label, add HTML label above row
bdbd1ac

Shawyr Claude Sonnet 4.6 commited on

Fix Load Model button alignment with flexbox justify-content: flex-end
3358cae

Shawyr Claude Sonnet 4.6 commited on

Fix model dropdown and Load Model button alignment using label spacer
1cdfa2e

Shawyr Claude Sonnet 4.6 commited on

Fix model settings UI alignment and rename button to Load Model
4a1339f

Shawyr Claude Sonnet 4.6 commited on

Fix model settings UI: widen dropdown, move status below row
2547e3d

Shawyr Claude Sonnet 4.6 commited on

Fix TITAN annotation labels always showing 'object' (ZeroGPU fork isolation)
e3f28ce

Shawyr Claude Sonnet 4.6 commited on

Fix ZoeDepth nested hub load trust prompt (intel-isl/MiDaS)
c448206

Shawyr Claude Sonnet 4.6 commited on

Fix tokenizer access and ZoeDepth trust_repo for ZeroGPU
af7d5db

Shawyr Claude Sonnet 4.6 commited on

Fix PicklingError: make step_data and GlobalHeatMap picklable for ZeroGPU
14f5522

Shawyr Claude Sonnet 4.6 commited on

Return state from @spaces.GPU fns; write to app_state in parent process
1371675

Shawyr Claude Sonnet 4.6 commited on

Clarify Model Settings UX: collapsed by default, renamed button
984b2f5

Shawyr Claude Sonnet 4.6 commited on

Fix all nested @spaces.GPU load calls β€” use _load_model_impl() instead
658b0ea

Shawyr Claude Sonnet 4.6 commited on

Fix device always being cpu: re-detect inside each @spaces.GPU function
4c0522d

Shawyr Claude Sonnet 4.6 commited on

Fix shared worker state bugs + pre-download stanza at startup
66759e4

Shawyr Claude Sonnet 4.6 commited on

Fix TITAN annotation crash: return [] not None when no contours found
8850bdb

Shawyr Claude Sonnet 4.6 commited on

Fix card background for dark mode β€” use rgba + CSS vars
cb377d1

Shawyr Claude Sonnet 4.6 commited on

Bundle TITAN source; fix Jupyter-only imports; add pycocotools
6d4bdd9

Shawyr Claude Sonnet 4.6 commited on

Redesign UI: new title, header cards, violet theme, model settings open
91976d2

Shawyr Claude Sonnet 4.6 commited on

Add stanza and TITAN package to enable TITAN tab
098c8b8

Shawyr Claude Sonnet 4.6 commited on

Remove audioop-lts β€” ZeroGPU uses Python 3.10 which has audioop built in
5acc30b

Shawyr Claude Sonnet 4.6 commited on

Upgrade Gradio to >=5.25.0 to fix API schema TypeError
aaeff24

Shawyr Claude Sonnet 4.6 commited on

fix: upgrade to Gradio 5, remove deprecated queue= params, fix huggingface_hub compat
58ee5f4

Shawyr commited on

fix: use audioop-lts for Python 3.13 audioop compatibility
e25799d

Shawyr commited on

fix: add pyaudioop for Python 3.13 compatibility (audioop removed)
9bd06c6

Shawyr commited on

fix: bundle daam locally, remove all transformers version conflicts
6400bf4

Shawyr commited on

fix: bundle daami2i locally, unpin transformers/tokenizers for Python 3.13 compat
ad442cb

Shawyr commited on

fix: pin tokenizers==0.15.2 to avoid Rust build requirement
46f1903

Shawyr commited on

Initial deployment: StepX attention visualization
ab60d4e

Shawyr commited on