--backend |
auto, sglang, diffusers |
Choose native SGLang, force native, or force diffusers |
--attention-backend |
flash, _flash_3_hub, sage, xformers, native |
Attention backend for diffusers pipelines |
--trust-remote-code |
flag |
Required for models with custom pipeline classes |
--vae-tiling and --vae-slicing |
flag |
Lower memory usage for VAE decode |
--dit-precision and --vae-precision |
fp16, bf16, fp32 |
Precision controls |
--enable-torch-compile |
flag |
Enable torch.compile |
--cache-dit-config |
{PATH} |
Cache-DiT config for diffusers pipelines |