LiveWan / app.py

Commit History

keep UI wiring out of the API and MCP tool list
627522e
Running
verified

JonathanColetti commited on

default crossfade to 6: measured to hold the scene together
314fbfe
verified

JonathanColetti commited on

cross-theme warning, crossfade, and a swap time bound to the clip
3aa8bab
verified

JonathanColetti commited on

live preview at the same size as the clip, above it
b4efd73
verified

JonathanColetti commited on

strip the page down to the demo and two lines
f310128
verified

JonathanColetti commited on

rework the layout: two columns, no examples table, hardware notice
c6ab681
verified

JonathanColetti commited on

free-text steering via umt5-xxl
93a8d76
verified

JonathanColetti commited on

correct the empty_cache comment: autograd was the OOM
b32da83
verified

JonathanColetti commited on

deliberate examples: near steer continues, far steer breaks
07d89ca
verified

JonathanColetti commited on

correct the performance copy against measurements
f775403
verified

JonathanColetti commited on

drop the SDPA backend override: it made no difference to peak memory
5bedd16
verified

JonathanColetti commited on

generate blocks under no_grad
92748f7
verified

JonathanColetti commited on

force the memory-efficient SDPA backend on sm_120
358cf00
verified

JonathanColetti commited on

log memory at the failing block instead of probing
3c2d353
verified

JonathanColetti commited on

release the world-decode cache before the block loop
68f4fd7
verified

JonathanColetti commited on

probe VRAM headroom at the point of failure
471e398
verified

JonathanColetti commited on

disable expandable segments: they abort the ZeroGPU worker
efc5130
verified

JonathanColetti commited on

probe: CUDA from a spawned thread inside a ZeroGPU worker
da34457
verified

JonathanColetti commited on

log worker tracebacks and the allocator config
8238d49
verified

JonathanColetti commited on

surface worker errors instead of blocking on the frame queue
d5bd942
verified

JonathanColetti commited on

fix Gradio 6 API: theme/css on launch, drop show_download_button
2ee5f0c
verified

JonathanColetti commited on

LiveWan streaming demo on ZeroGPU
36cdb93
verified

JonathanColetti commited on