feat(ui): add universal 'HF Spaces tip' callout above Generate 5ff6d0b Running unverified techfreakworm commited on 5 days ago
feat(ui): add style-mode compute-cost warning callout 3e29eba unverified techfreakworm commited on 6 days ago
fix(spaces): bump duration cap, drop broken auto-retry, add friendly errors + like banner 3c69062 unverified techfreakworm commited on 6 days ago
docs: add item #11 — local style perf / GGUF Q4 toggle b3e0fc9 unverified techfreakworm commited on 6 days ago
revert: remove hf_oauth and LoginButton (OAuth was a misdiagnosis) 12ca777 unverified techfreakworm commited on 6 days ago
fix(spaces): clamp _duration_for to 120s (ZeroGPU per-call hard max) 444a596 unverified techfreakworm commited on 6 days ago
fix(spaces): propagate Gradio request contextvar to GPU worker thread 1e054fe unverified techfreakworm commited on 6 days ago
fix(spaces): _duration_for must accept progress kwarg to match _execute_workflow 0a98b65 unverified techfreakworm commited on 7 days ago
docs(skills): use cat ~/.cache/huggingface/token (hf auth token removed) 10af3aa unverified techfreakworm commited on 7 days ago
feat(spaces+style): hf_oauth + gr.Progress + style 2-input + DWPose deps 27ffbbc unverified techfreakworm commited on 7 days ago
docs: rewrite CLAUDE.md with Spaces lessons + add SKILLS.md process guide c3b8732 unverified techfreakworm commited on 7 days ago
feat(spaces): dynamic ZeroGPU duration + auto-retry on timeout 14dcc06 unverified techfreakworm commited on 7 days ago
fix(spaces): bump @spaces.GPU duration 300s → 600s d3e4302 unverified techfreakworm commited on 9 days ago
feat(spaces): mirror build-time HF cache to runtime-writable tree 14fcab5 unverified techfreakworm commited on 9 days ago
fix(ui): mode-button auto-close also resets hamburger ≡ + aria-expanded af37c06 unverified techfreakworm commited on 9 days ago
fix(ui): conditional header z-index — z-15 default, z-60 only when drawer open 5a2e5ec unverified techfreakworm commited on 9 days ago
fix(spaces): three runtime fixes — input staging dir, walker, cache perms b348d5e unverified techfreakworm commited on 10 days ago
fix(spaces): drop 123 GB of unused preload (storage cap was 150 GB) c53ac67 unverified techfreakworm commited on 10 days ago
fix(spaces): trim preload_from_hub to 10 entries (HF cap) + future-work doc 099a5f3 unverified techfreakworm commited on 10 days ago
feat(spaces): preload_from_hub bakes models into image at build time 7bdb311 unverified techfreakworm commited on 10 days ago
fix(spaces): add ComfyUI-MediaMixer custom node db02171 unverified techfreakworm commited on 10 days ago
fix(backend): compute video path inside @spaces.GPU + filesystem fallback e8627ee unverified techfreakworm commited on 11 days ago
fix(ui): allowed_paths includes ComfyUI output dir so generated videos display ebc9cea unverified techfreakworm commited on 11 days ago
fix(ui): drawer top padding clears header + scroll instead of clip on overflow 2e44e41 unverified techfreakworm commited on 11 days ago
fix(ui): bump drawer/scrim/header z-index above Gradio's z-index:40 labels e113b13 unverified techfreakworm commited on 11 days ago
fix(ui): move drawer dismisser to gr.Blocks head= + opaque scrim 0853bf6 unverified techfreakworm commited on 11 days ago
fix(ui): click-outside dismisses drawer + darker scrim with blur + ≡⇄× affordance 337d12c unverified techfreakworm commited on 11 days ago
fix(ui): drawer toggle via JS class-flip — Gradio CSS scope breaks :has() 6bd9581 unverified techfreakworm commited on 11 days ago
fix(ui): drawer slides via left, not transform, to avoid containing-block weirdness 00814ae unverified techfreakworm commited on 11 days ago
fix(ui): drawer + scrim use position: fixed on mobile so they anchor to viewport 630b298 unverified techfreakworm commited on 11 days ago
fix(ui): cleanups from Task 2 code review (selector id, font stacks, base display) 49da39f unverified techfreakworm commited on 11 days ago
feat(ui): mode tag updates + auto-close drawer on mobile select 666a16c unverified techfreakworm commited on 11 days ago
feat(ui): drawer markup + header (hamburger / title / mode tag) c726478 unverified techfreakworm commited on 11 days ago
fix(ui): css cleanup — id selector, font stacks, drawer base display 5a26e1f unverified techfreakworm commited on 11 days ago
feat(ui): rewrite _CUSTOM_CSS for Topaz palette + drawer mechanics 3fab083 unverified techfreakworm commited on 11 days ago
fix(ui): correct neutral_hue c300 from olive (#909700) to slate (#9097A0) 1a16457 unverified techfreakworm commited on 11 days ago
feat(ui): apply Topaz Cinema Slate theme tokens 04f17ac unverified techfreakworm commited on 11 days ago
docs: implementation plan for Topaz Cinema Slate + drawer redesign ed3abc0 unverified techfreakworm commited on 11 days ago
fix(models): walker recurses into Power Lora Loader nested dict + spatial upscaler comfy_type 8b4f49e unverified techfreakworm commited on 11 days ago
fix(models): subfolder= on Kijai VAE/text-encoder entries e168977 unverified techfreakworm commited on 11 days ago
docs: spec for Topaz Cinema Slate palette + drawer layout fc74e8b unverified techfreakworm commited on 11 days ago
fix: include Sway Dance seed video in deploy 33862a6 unverified techfreakworm commited on 11 days ago
fix(models): walk_workflow_for_models reads API format 84c4769 unverified techfreakworm commited on 11 days ago
fix(spaces): add missing custom nodes for GGUF / preprocessors / math / mxToolkit a30ea36 unverified techfreakworm commited on 11 days ago
fix(spaces): pin torchaudio==2.10.0 to match HF base torch 971b83d unverified techfreakworm commited on 11 days ago
fix(spaces): module-level @spaces.GPU so ZeroGPU's startup detector finds it be7dc01 unverified techfreakworm commited on 11 days ago
fix(spaces): pin custom nodes to SHAs (also fixes LTXVideo's master default) 1494a15 unverified techfreakworm commited on 11 days ago
fix(spaces): _git_clone uses init+fetch so SHA refs work 22a5949 unverified techfreakworm commited on 11 days ago
fix(spaces): use \$HOME instead of /data (no persistent-storage add-on needed) bc868d5 unverified techfreakworm commited on 11 days ago