Commit History

Add custom user-LoRA (Quality mode) for the MPS route
47baa19
unverified

techfreakworm commited on

feat(ui): add ZeroGPU 2x-quota caution banner (Spaces only); drop dev banner from README
1d4bed2
unverified

techfreakworm commited on

feat(zerogpu): get all modes working on ZeroGPU
22b5c43
unverified

techfreakworm commited on

fix(ui): replace track_tqdm with a manual step callback for clear progress labels
b848e06
unverified

techfreakworm commited on

feat(mps): run locally on Apple Silicon MPS with a pre-inference OOM preflight
09ffd50
unverified

techfreakworm commited on

fix(fp8): bump diffusers (unpin) + torchao (latest) for a compatible fp8 stack
de1d35f

techfreakworm Claude Opus 4.8 (1M context) commited on

fix(fp8): use optimum-quanto (qfloat8) instead of torchao
16eaf2e

techfreakworm Claude Opus 4.8 (1M context) commited on

fix(fp8): pin torchao==0.12.0 to match the pinned diffusers commit
e06922f

techfreakworm Claude Opus 4.8 (1M context) commited on

feat(fp8): torchao Float8WeightOnly quantize the transformer at load
1d5fd52

techfreakworm Claude Opus 4.8 (1M context) commited on

fix(zerogpu): raise duration to 145s + QIE_GPU_DURATION override
fb1b1d1

techfreakworm Claude Opus 4.8 (1M context) commited on

fix(zerogpu): lower duration to ~54s (108s req) — per-call ceiling is ~120s req
8cfed97

techfreakworm Claude Opus 4.8 (1M context) commited on

fix(zerogpu): scale duration with steps; materialization is ~15-40s, not 130s
3f64ed2

techfreakworm Claude Opus 4.8 (1M context) commited on

fix(zerogpu): cap @spaces.GPU duration to 145s (xlarge 2x -> 290s, under the cap)
6000219

techfreakworm Claude Opus 4.8 (1M context) commited on

chore(ui): add active-development "do not run inference" banner (app + README)
6af2ff2

techfreakworm Claude Opus 4.8 (1M context) commited on

fix(zerogpu): set duration to 180 and lower Quality default steps to 28
a658ce8

techfreakworm commited on

fix(zerogpu): cap queue concurrency and raise @spaces.GPU duration (Fast 120 / Quality 180)
0614a22

techfreakworm commited on

chore: untrack .github/workflows/ci.yml (push token lacks workflow scope; retained locally)
55650fa

techfreakworm commited on

fix: pass local gate and harden ZeroGPU path
c6b6288

techfreakworm commited on

feat: build Qwen Image Editor app (Edit/Compose tabs, Fast/Quality, ZeroGPU + local CUDA) with tests
d713f9b

techfreakworm commited on

chore: scaffold project — design spec, implementation plan, reference workflows
443135c

techfreakworm commited on