Diffusion

Deploy diffusion models for text-to-image, text-to-video, and more in Dynamo

以 Markdown 格式查看

Overview

Dynamo supports serving diffusion models across multiple backends, enabling generation of images and video from text prompts. Backends expose diffusion capabilities through the same Dynamo pipeline infrastructure used for LLM inference, including frontend routing, scaling, and observability.

Support Matrix

ModalityvLLM-OmniSGLangTRT-LLM
Text-to-Text
Text-to-Image
Text-to-Video✅ (NVENC required)
Image-to-Video

Status: ✅ Supported | ❌ Not supported

TRT-LLM video output currently supports MP4 only and requires an NVENC-capable GPU. GPUs without NVENC are not supported for TRT-LLM video output.

Backend Documentation

For deployment guides, configuration, and examples for each backend: