LTX2.3-Studio / backend.py

Commit History

fix(spaces): bump duration cap, drop broken auto-retry, add friendly errors + like banner
3c69062
unverified

techfreakworm commited on

fix(spaces): clamp _duration_for to 120s (ZeroGPU per-call hard max)
444a596
unverified

techfreakworm commited on

fix(spaces): propagate Gradio request contextvar to GPU worker thread
1e054fe
unverified

techfreakworm commited on

fix(spaces): _duration_for must accept progress kwarg to match _execute_workflow
0a98b65
unverified

techfreakworm commited on

feat(spaces+style): hf_oauth + gr.Progress + style 2-input + DWPose deps
27ffbbc
unverified

techfreakworm commited on

feat(spaces): dynamic ZeroGPU duration + auto-retry on timeout
14dcc06
unverified

techfreakworm commited on

fix(spaces): bump @spaces.GPU duration 300s → 600s
d3e4302
unverified

techfreakworm commited on

fix(backend): compute video path inside @spaces.GPU + filesystem fallback
e8627ee
unverified

techfreakworm commited on

fix(spaces): module-level @spaces.GPU so ZeroGPU's startup detector finds it
be7dc01
unverified

techfreakworm commited on

fix(spaces): use \$HOME instead of /data (no persistent-storage add-on needed)
bc868d5
unverified

techfreakworm commited on

feat: API-format workflows + sidebar nav + responsive UI
bce3dbc
unverified

techfreakworm commited on

fix(backend): pass cache_args to PromptExecutor + dump worker tracebacks
107f495
unverified

techfreakworm commited on

fix(backend,models): runtime corrections from end-to-end testing
19489a8
unverified

techfreakworm commited on

ci: run unit tests + ruff lint on every push
3ea399a
unverified

techfreakworm commited on

feat(backend): submit() async generator with progress hooks + ZeroGPU
b23fbf5
unverified

techfreakworm commited on

feat(backend): ComfyUILibraryBackend skeleton + event dataclasses
15811ca
unverified

techfreakworm commited on