Commit History

refactor(upscale): drop LoRA support per spec
7953225
unverified

techfreakworm commited on

fix(lora): accept diffusion_model.* prefix and use pipe.load_lora hotload
2e18e13
unverified

techfreakworm commited on

fix(upscale): crop upscaled image to multiple-of-16 dims before refinement
9514256
unverified

techfreakworm commited on

test: update _on_model_change asserts for new 3-tuple return shape
e3764fc
unverified

techfreakworm commited on

fix(upscale): pass post-upscale dims to pipe + LoRA label hints model compat
296faa9
unverified

techfreakworm commited on

feat(ui): soft dark restraint redesign — native gr.Radio + accordion + lora toggle
af844a1
unverified

techfreakworm commited on

feat(progress): gradio progress(track_tqdm=True) on all three handlers
aa2a834
unverified

techfreakworm commited on

fix: pool-stashed transformer swap + MPS-safe vram + corrected model-zoo anchor
0cf8ffc
unverified

techfreakworm commited on

fix(deploy): switch model lookups to HF + fix ZeroGPU build
99302bc
unverified

techfreakworm commited on

fix(realesrgan): switch repo from xinntao/Real-ESRGAN to lllyasviel/Annotators
213bf15
unverified

techfreakworm commited on

fix: post-review polish — slider defaults, error handling, comment
76862de
unverified

techfreakworm commited on

test: l3 gpu smoke (t2i base/turbo + controlnet + upscale)
5ac741c
unverified

techfreakworm commited on

ci: ruff + pytest on push/pr (l1+l2, no gpu deps)
9a5065c
unverified

techfreakworm commited on

feat(ui): per-tab gradio builders with labeled_label + custom model selector
14b904e
unverified

techfreakworm commited on

feat(backend): ZImageStudioBackend with @spaces.GPU and mode dispatch
3b83775
unverified

techfreakworm commited on

feat(backend): zerogpu duration estimator (clamped 60-180s)
8894ed9
unverified

techfreakworm commited on

feat(modes): upscale handler (realesrgan + z-image-turbo refinement)
84d00fe
unverified

techfreakworm commited on

feat(modes): controlnet handler (turbo + union 2.1 + preprocessor)
3762756
unverified

techfreakworm commited on

feat(modes): t2i handler (base + turbo) with transformer swap and lora ctx
8f6ce7f
unverified

techfreakworm commited on

feat(upscale): realesrgan x4 wrapper with 0.5-resize bridge
b855333
unverified

techfreakworm commited on

feat(preprocessors): canny/depth/pose via controlnet_aux (lazy imports)
036940b
unverified

techfreakworm commited on

feat(lora): applied_lora ctx manager — validate, apply, revert on exit
8759971
unverified

techfreakworm commited on

feat(lora): safetensors header sniff + zimage key validation
bc2513c
unverified

techfreakworm commited on

feat(models): hf cache mirror (hardlink blobs, preserve snapshot symlinks, copy refs)
261639d
unverified

techfreakworm commited on

feat(ui): labeled_label and model_selector_html helpers
a7d0a44
unverified

techfreakworm commited on

feat(theme): css rules for param info tooltips and custom model selector
1a3b62d
unverified

techfreakworm commited on

refactor(tooltips): rename copy.py → tooltips.py to avoid stdlib shadow
0592951
unverified

techfreakworm commited on

feat(copy): tooltip strings dict — one source of truth for param descriptions
232f8d6
unverified

techfreakworm commited on

feat(models): device autodetect, vram-limit helpers, model config registry
613dab3
unverified

techfreakworm commited on

fix(theme): preserve gradio's --font / --font-mono css vars
fd0ad15
unverified

techfreakworm commited on

feat(theme): onyx amber palette + gr.themes.Base + glow CSS
170a904
unverified

techfreakworm commited on

chore: project scaffolding (pyproject, requirements, license, claude.md, tests)
322b245
unverified

techfreakworm commited on