[diffusion] docs: update ComfyUI sections, trimmed examples, and the RTX 5090 DiT-resident recipe (1.42x) for Qwen-Image-2.1 cookbook (#40573)

Co-authored-by: Mick Qian <mickqian@users.noreply.github.com>
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
Mick
2026-09-21 21:23:11 +08:00
committed by GitHub
co-authored by Mick Qian Claude Opus 5
parent 69d1e5cfe0
commit 50ec9702d0
23 changed files with 256 additions and 22 deletions
@@ -400,3 +400,9 @@ remains accepted for compatibility, but new clients should use `extra_body`:
- `use_resolution_template`: accepted for vLLM-Omni request compatibility.
- `use_system_prompt`: whether to add the Cosmos3 system prompt to the chat template.
- `guardrails` or `use_guardrails`: per-request guardrail toggle when the server started with guardrails enabled.
## 6. Run in ComfyUI
import { ComfyUISupport } from '/src/snippets/diffusion/comfyui-support.jsx';
<ComfyUISupport model="video" />