ACTION-HF / app.py

Commit History

Stop resizing output to match input dims — keep pipeline-native resolution
c392fb8

systms Claude Opus 4.7 (1M context) commited on

Stop passing width/height to the Qwen pipeline — fixes the centered crop
eb47848

systms Claude Opus 4.7 (1M context) commited on

Use a separate HF_WRITE_TOKEN for gallery dataset pushes
f3b308f

systms Claude Opus 4.7 (1M context) commited on

LoRA filename V2 → V1 to match the renamed repo
270a64f

systms Claude Opus 4.7 (1M context) commited on

Bump to v1.0, point at the renamed LoRA repo
e682cc3

systms Claude Opus 4.7 (1M context) commited on

Resize output to match input dimensions
422ab81

systms Claude Opus 4.7 (1M context) commited on

Fix callout positions, Qwen 32-multiple resize, gallery dataset uploads
197844d

systms Claude Opus 4.7 (1M context) commited on

feat: session-based result persistence — recover a gen after tab-away
1c1ff68

systms Claude Opus 4.7 (1M context) commited on

fix: capture request via middleware contextvar (Server treats fn args as
6853818

systms commited on

debug: forward x-ip-token + log auth signals server-side
341205c

systms commited on

fix: type-hint Request on /me; attach OAuth routes to gradio.Server
f11f0f1

systms commited on

revert to gradio.Server + add HF OAuth login pill for auth'd ZeroGPU quota
d01cf23

systms commited on

fix: restore gr.mount_gradio_app (broken by overzealous rename)
b615e1b

systms commited on

fix: call demo.queue() so HF detects ZeroGPU function on mounted demo
c3ebb8a

systms commited on

fix: put @spaces.GPU directly on action so HF detects ZeroGPU function
5d1d82a

systms commited on

fix: start uvicorn so the FastAPI+Gradio app actually serves
cc99786

systms commited on

fix: mount Gradio at /gradio for proper
04bd4ee

systms commited on

debug: log entry/exit + full traceback
95111e1

systms commited on

fix: launch gradio.Server at module top
601cc7d

systms commited on

Refactor to gradio.Server pattern
ad95525

systms commited on

Force bind port 7860
4192c59

systms commited on

Initial deploy
86b17ed

systms commited on