dynamo/docs/features/diffusion
John Pohl 1042c552ad
fix: Support FastVideo example on current public version (#7431)
2026-03-17 14:31:55 -04:00
..
README.md docs: add image-to-video support for vLLM-Omni in diffusion support matrix (#7374) 2026-03-13 19:01:30 -07:00
fastvideo.md fix: Support FastVideo example on current public version (#7431) 2026-03-17 14:31:55 -04:00

README.md

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

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

Modality vLLM-Omni SGLang TRT-LLM
Text-to-Text
Text-to-Image
Text-to-Video
Image-to-Video

Status: Supported | Not supported

Backend Documentation

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