Document the warm-up, the pipelined decode and the measured fps 508d4a0 Running verified multimodalart HF Staff commited on about 23 hours ago
Keep the ZeroGPU worker warm while the tab is open 3078abc verified multimodalart HF Staff commited on about 23 hours ago
Lock pacing on to the fastest observed block time and burn down the playback backlog 4ec40e1 verified multimodalart HF Staff commited on about 23 hours ago
Overlap each block's VAE decode with the next block's sampling on a second CUDA stream a3a9740 verified multimodalart HF Staff commited on about 23 hours ago
Only rank-5 decoder weights get the channels_last_3d layout f865ada verified multimodalart HF Staff commited on about 23 hours ago
Run the Wan VAE decoder in channels_last_3d for cuDNN's fast NDHWC kernels fed1ee3 verified multimodalart HF Staff commited on about 23 hours ago
Split VAE decode and device->host copy in the block profile c72c9c7 verified multimodalart HF Staff commited on about 23 hours ago
Pace from the measured steady-state block time; split VAE/copy profiling 5f9169b verified multimodalart HF Staff commited on about 23 hours ago
Convert blocks to uint8 on the GPU; per-block dit/vae timing f02d7dd verified multimodalart HF Staff commited on about 23 hours ago
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 about 23 hours ago
Load the AoTI-compiled WanAttentionBlock; document the speed work d95708d verified multimodalart HF Staff commited on 1 day ago
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 1 day ago
README: document the gradio.Server + WebSocket transport 3ca1d58 verified multimodalart HF Staff commited on 1 day ago
index.html: Citrus-styled front-end for the gradio.Server transport d76447b verified multimodalart HF Staff commited on 1 day ago
transport: swap the Gradio component stream for a gradio.Server + WebSocket backend f6e6e66 verified multimodalart HF Staff commited on 1 day ago
Swap the custom component transport for gradio.Server + WebSocket streaming d28ed83 verified multimodalart HF Staff commited on 1 day ago
Document the gradio.Server serving layer 266a98d verified multimodalart HF Staff commited on 1 day ago
Pin websockets/python-multipart for the WebSocket transport 3ae7703 verified multimodalart HF Staff commited on 1 day ago
Serve the live stream from gradio.Server + WebSocket (Citrus-styled page) 86c52df verified multimodalart HF Staff commited on 1 day ago
add /steer live-control endpoint + session id input 6c97890 verified multimodalart HF Staff commited on 1 day ago
pipeline: stream blocks with a live control hook 993635e verified multimodalart HF Staff commited on 1 day ago