Commit History

Document the warm-up, the pipelined decode and the measured fps
508d4a0
Running
verified

multimodalart HF Staff commited on

Keep the ZeroGPU worker warm while the tab is open
3078abc
verified

multimodalart HF Staff commited on

Lock pacing on to the fastest observed block time and burn down the playback backlog
4ec40e1
verified

multimodalart HF Staff commited on

Overlap each block's VAE decode with the next block's sampling on a second CUDA stream
a3a9740
verified

multimodalart HF Staff commited on

Only rank-5 decoder weights get the channels_last_3d layout
f865ada
verified

multimodalart HF Staff commited on

Run the Wan VAE decoder in channels_last_3d for cuDNN's fast NDHWC kernels
fed1ee3
verified

multimodalart HF Staff commited on

Split VAE decode and device->host copy in the block profile
c72c9c7
verified

multimodalart HF Staff commited on

Pace from the measured steady-state block time; split VAE/copy profiling
5f9169b
verified

multimodalart HF Staff commited on

Ping /warmup on page load
4cefbba
verified

multimodalart HF Staff commited on

Convert blocks to uint8 on the GPU; per-block dit/vae timing
f02d7dd
verified

multimodalart HF Staff commited on

Warm up the ZeroGPU worker before first use; per-block profiling; GPU-side uint8, threaded muxer, instant pacing lock-on
eee4abf
verified

multimodalart HF Staff commited on

Update app.py
20b500c
verified

multimodalart HF Staff commited on

Load the AoTI-compiled WanAttentionBlock; document the speed work
d95708d
verified

multimodalart HF Staff commited on

UI: always-open image seed above prompt, fix blown-up HUD key chip, trim intro; perf: cache rotated keys, drop per-attention device syncs, hoist cross-attn KV, AoTI block hook
2bf1697
verified

multimodalart HF Staff commited on

README: document the gradio.Server + WebSocket transport
3ca1d58
verified

multimodalart HF Staff commited on

index.html: Citrus-styled front-end for the gradio.Server transport
d76447b
verified

multimodalart HF Staff commited on

transport: swap the Gradio component stream for a gradio.Server + WebSocket backend
f6e6e66
verified

multimodalart HF Staff commited on

Swap the custom component transport for gradio.Server + WebSocket streaming
d28ed83
verified

multimodalart HF Staff commited on

Document the gradio.Server serving layer
266a98d
verified

multimodalart HF Staff commited on

Pin websockets/python-multipart for the WebSocket transport
3ae7703
verified

multimodalart HF Staff commited on

Serve the live stream from gradio.Server + WebSocket (Citrus-styled page)
86c52df
verified

multimodalart HF Staff commited on

README: document /steer
e249e7a
verified

multimodalart HF Staff commited on

add /steer live-control endpoint + session id input
6c97890
verified

multimodalart HF Staff commited on

README: live streaming design
40e6e67
verified

multimodalart HF Staff commited on

vae: incremental causal decoding
2864724
verified

multimodalart HF Staff commited on

pipeline: stream blocks with a live control hook
993635e
verified

multimodalart HF Staff commited on

Live streaming rollout + Citrus UI
72fa13b
verified

multimodalart HF Staff commited on

Upload app.py with huggingface_hub
68461e4
verified

multimodalart HF Staff commited on

Upload app.py with huggingface_hub
8a0efe2
verified

multimodalart HF Staff commited on

Upload folder using huggingface_hub
d2f7d1c
verified

multimodalart HF Staff commited on

initial commit
7a9add3
verified

multimodalart HF Staff commited on