SGLang-Diffusion Video Generation Generate videos via a local SGLang-Diffusion server's OpenAI-compatible API. Video generation is asynchronous and takes several minutes. The script handles submission, polling, and download automatically. Prerequisites - SGLang-Diffusion server running a video model (default: ) - Supported models: Wan2.2-T2V, Wan2.2-I2V, FastWan, Hunyuan - If the server was started with , set env var Generate a video Useful flags API key (optional) Only needed if the SGLang-Diffusion server was started with . Set , or pass directly: Or configure in : Notes - The script prints…