UI refinement: pill badges, settings in accordion, cleaner header/footer, tighter spacing 25e27e6 Running verified chipfoxx commited on 20 days ago
Move checkpoint dropdown to top of each tab (above results) c7fcdd2 verified chipfoxx commited on 20 days ago
Dynamic checkpoint list: auto-discovers all .safetensors files in model repo at startup 3316643 verified chipfoxx commited on 20 days ago
Add checkpoint selector dropdown, default to no-dino. Hot-swap checkpoints without restart. 4ab549f verified chipfoxx commited on 20 days ago
Defaults: scheduler=Normal, sampler=Euler. Swap sampler/scheduler order in GUI (sampler first). 181f28e verified chipfoxx commited on May 12
Prompt 16: Judy Hopps + Fox McCloud crossover (replaced Nick Wilde with Star Fox) 7e4314f verified chipfoxx commited on May 11
Prompt 16: Replace Judy & Nick with Fox McCloud & Falco from Star Fox 8f43b92 verified chipfoxx commited on May 11
Set default sampler to DPM++ 2S (scheduler already Simple) a858993 verified chipfoxx commited on May 6
Add Heun and DPM++ 2S samplers (res2s/bong_tangent equivalents from discussion #18) a28e6ed verified chipfoxx commited on May 4
Fix: place scheduler/sampler dropdowns at correct scope level (was NameError due to nested Column blocks) 4ee9543 verified chipfoxx commited on May 4
Add sampler dropdown (Euler, Euler Ancestral) to both test suite and custom tabs dfa4cb0 verified chipfoxx commited on May 4
Add scheduler dropdown (Simple/Normal/Beta) to both test suite and custom prompt tabs dd74077 verified chipfoxx commited on May 4
Update defaults per discussion #18: shift=3.0, CFG=5.0, simple schedule (not beta), extended neg prompt 2685063 verified chipfoxx commited on May 4
Fix: add gr.Blocks(js=...) to compute live 'loaded X ago' from startup timestamp on each page load 5b4986f verified chipfoxx commited on May 4
Fix age badge: show time since Space started (= when checkpoint was loaded), not model repo modified date 36075c3 verified chipfoxx commited on May 4
Prompt 6: neon sign spells 'Zeta-Chroma' (tests text in action scene) 1afbf1d verified chipfoxx commited on May 2
Add data-utc to age badge so gr.Blocks js= can compute live age on page load 4ef39b4 verified chipfoxx commited on May 2
Fix: neon sign spells HOWL (no quotes that break Python string syntax) 7d579e6 verified chipfoxx commited on May 2
Fix badge: use Python-computed age (Gradio SSR strips inline scripts). Age = time since checkpoint was last modified on Hub. 73c6e11 verified chipfoxx commited on May 2
Fix stale age: compute 'updated X ago' in browser JS on each page load instead of at startup 765fd1f verified chipfoxx commited on May 2
Webhook now triggers Space restart to load new checkpoint (restart_space API) 7535d24 verified chipfoxx commited on May 2
Remove timestamp/JS badge — show only 'model @ SHA (updated X ago)' + WIP db8dfc7 verified chipfoxx commited on May 2
Fix: robust safetensors file date lookup with proper fallback (was crashing on None last_commit) 9630e98 verified chipfoxx commited on May 1
Show safetensors file last-modified date instead of repo date a50f08d verified chipfoxx commited on May 1
Fix: escape JS object braces in f-string ({} -> {{}}) to prevent NameError 205a7c5 verified chipfoxx commited on May 1
UI polish: equal-height settings rows, better spacing, share buttons, improved ready state 46b7a8e verified chipfoxx commited on May 1
Show timezone abbreviation (e.g. PDT, EST) in model timestamp badge 70f4856 verified chipfoxx commited on May 1
Show model timestamp in user's local timezone via client-side JS 5d783d7 verified chipfoxx commited on May 1
Fix footer: pure markdown instead of HTML-wrapped (links render correctly now) 84e2a2a verified chipfoxx commited on May 1
Fix footer: use pure markdown instead of HTML tags (Gradio won't render links inside <center>/<small>)" b3d9724 verified chipfoxx commited on May 1
Major UI overhaul: cleaner layout, grouped prompts, example prompts, better progress, improved mobile" f8cdfab verified chipfoxx commited on May 1
Restore full app.py with fix: _estimate_suite_duration uses *args/**kwargs" b37a9bd verified chipfoxx commited on May 1
Fix: _estimate_suite_duration must accept *args/**kwargs (receives all 22 btn.click inputs)" c005e1c verified chipfoxx commited on May 1
Fix: _estimate_suite_duration must accept *args (gets 22 args from btn.click inputs: 6 settings + 16 prompts)" 3e21155 verified chipfoxx commited on May 1
Editable prompts, restore defaults buttons, HTML status display with styling 309c04b verified chipfoxx commited on May 1
Make test suite settings adjustable: steps, CFG, shift, resolution, negative prompt — defaults reset on refresh e3d0bab verified chipfoxx commited on May 1
Fix: remove fixed heights — galleries and images auto-size to content, mobile-friendly 239527a verified chipfoxx commited on May 1
Add 6 known-character prompts: Legoshi, Robin Hood, Nick Wilde, Sabrina, Bojack, Judy+Nick duo d843096 verified chipfoxx commited on May 1
Revise all 10 prompts (tighten, remove noise), gallery 2x5 for readability, tune duration cap b553ea0 verified chipfoxx commited on May 1
Single shared seed + 4 new diagnostic prompts: paws/hands, text rendering, extreme lighting, full scene complexity a0e591a verified chipfoxx commited on May 1