Commit History

docs: refresh guides with deploy-session learnings
01f5c21
Running
unverified

techfreakworm commited on

fix(ui): make checkbox checked state visible
7401bf7
unverified

techfreakworm commited on

feat(ui): add advanced controls accordion β€” inference steps, cfg, infer method, seed, lm cot, schedule, metadata
c287b6a
unverified

techfreakworm commited on

fix(ui): restore desktop sidebar β€” don't apply min-width:0 to .ams-sidebar
7dd8eb5
unverified

techfreakworm commited on

fix(ui): stop wavesurfer controls + timestamps disappearing during re-render
990fcda
unverified

techfreakworm commited on

fix(ui): stop layout 'dance' on mobile β€” cage audio waveform width
de7d60a
unverified

techfreakworm commited on

fix(deploy): redirect HF_MODULES_CACHE to /tmp β€” ~/.cache is read-only at runtime
d625691
unverified

techfreakworm commited on

fix(deploy): symlink hf preloads into fork's checkpoint dir + strip prompt tokens in lyrics
03ddd85
unverified

techfreakworm commited on

fix(deploy): skip cp -al mirror on zerogpu β€” exdev hardlink failure across filesystems
1de4459
unverified

techfreakworm commited on

chore(debug): write startup prints to stderr (hf logs stream stderr more reliably)
a37fc46
unverified

techfreakworm commited on

chore(debug): add startup phase prints to diagnose hf spaces hang
851d183
unverified

techfreakworm commited on

feat(deploy): vendor ace-step as submodule, skip nano-vllm via sys.path injection
f118cd9
unverified

techfreakworm commited on

fix(deploy): switch to apple-silicon ace-step fork β€” no nano-vllm, looser gradio pin
c8c3fc2
unverified

techfreakworm commited on

fix(deploy): align gradio to ace-step's pin (6.2.0) β€” drop our own pin, let hf inject
0495c62
unverified

techfreakworm commited on

fix(deploy): pin python_version 3.11 β€” hf spaces base bumped to 3.13 which breaks ace-step pin
014974f
unverified

techfreakworm commited on

fix(deploy): trim README short_description to fit HF Spaces 60-char cap
0bc7217
unverified

techfreakworm commited on

fix(lyrics): re-create mlx_lm generation_stream in worker thread
0d2d5a8
unverified

techfreakworm commited on

test(post): rewrite separate_stems test for demucs.apply.apply_model path
fc8c46f
unverified

techfreakworm commited on

fix(deploy): align demucs warmup to runtime model name (htdemucs not htdemucs_ft)
db12e72
unverified

techfreakworm commited on

feat(deploy): preload all hub models + warm demucs on spaces
3f9c655
unverified

techfreakworm commited on

fix(post): use lower-level demucs API + stringify stem paths for gr.Files
b992e76
unverified

techfreakworm commited on

fix(lyrics): wrap mlx-lm generate in mx.stream(mx.gpu) for Gradio worker threads
a81cc03
unverified

techfreakworm commited on

fix(lora): force pipe load before unload_lora() when DiT is still cold
901e296
unverified

techfreakworm commited on

fix(deps): add hf_transfer for fast hub downloads
43af060
unverified

techfreakworm commited on

fix(deploy): pin gradio to 6.14 to match running version + claude.md note refresh
ca276db
unverified

techfreakworm commited on

fix(deploy): per-mode duration estimator handles cover/extend/edit/lyrics signatures
05f6b53
unverified

techfreakworm commited on

fix(deploy): align m7 with claude.md β€” models/<org>/<repo> layout + gpu estimator
a5459fd
unverified

techfreakworm commited on

feat(deploy): m7 β€” hf spaces readme + cache bootstrap + zerogpu decorator
a30ec7c
unverified

techfreakworm commited on

feat(ui): m6 polish β€” in-memory history sidebar + _safe_call error wrapper
3a8ec98
unverified

techfreakworm commited on

feat(ui): expand tooltips.py + apply info= to cover/extend/edit/lyrics tabs
0ef5d8d
unverified

techfreakworm commited on

feat(post): wire separate stems / normalise / mp3 export buttons in output panel (m5 g2)
7388985
unverified

techfreakworm commited on

feat(post): add demucs stems, lufs normalisation, mp3 export
b260242
unverified

techfreakworm commited on

feat(ui): wire lyrics tab + cross-tab use-in-generate handoff (m4)
fdfc10d
unverified

techfreakworm commited on

feat(lyrics): add qwen 2.5 7b lazy loader with mlx and transformers backends
9c07a74
unverified

techfreakworm commited on

feat(ui): wire cover/extend/edit tabs into the sidebar layout (m3 e3+e4)
adb7693
unverified

techfreakworm commited on

feat(pipeline): wire cover/extend/edit task_types in studio.generate
26dc3a4
unverified

techfreakworm commited on

feat(modes): add cover, extend, edit handlers with sub-mode dispatch
a2eae29
unverified

techfreakworm commited on

fix(lora): point manifest at the actually-published ACE-Step LoRAs
24b2854
unverified

techfreakworm commited on

feat(ui): wire single-lora picker into generate tab (m2 d5)
a1d8cb5
unverified

techfreakworm commited on

feat(backend): apply lora stack before mode dispatch
96012ce
unverified

techfreakworm commited on

feat(lora): add single-lora stack apply + disable
e701df3
unverified

techfreakworm commited on

feat(lora): add preset registry with hf-download helper
321117e
unverified

techfreakworm commited on

feat(lora): add safetensors header sniff with ace-step module check
c9f8dd1
unverified

techfreakworm commited on

fix(ui): kill .styler bands + label icons + deepen pill contrast
aac47cf
unverified

techfreakworm commited on

fix(ui): full Brutalist Mono retheme β€” IBM Plex, padding crush, scoped selectors
2d0e666
unverified

techfreakworm commited on

fix(ui): wireframe-fidelity polish β€” neutral palette, mobile single-row, tight chrome
5ae7d55
unverified

techfreakworm commited on

fix(ui): mobile sidebar β€” compact tab pills, kill dead vertical chrome
77d7353
unverified

techfreakworm commited on

fix(ui): use gr.JSON for metadata output instead of gr.Code
09bd6f1
unverified

techfreakworm commited on

fix(pipeline): pass save_dir so generate_music writes a usable file path
6ad959d
unverified

techfreakworm commited on

docs(plan): record checkpoint-layout findings from m1 smoke pass
23509d8
unverified

techfreakworm commited on