[diffusion] docs: simplify Qwen-Image 2.1 cookbook (#40455)

Co-authored-by: Mick Qian <mickqian@users.noreply.github.com>
This commit is contained in:
Mick
2026-09-20 20:39:26 +08:00
committed by GitHub
co-authored by Mick Qian
parent c610c40399
commit 6880a47955
5 changed files with 103 additions and 546 deletions
@@ -41,7 +41,7 @@ tests, including batched targets and independent variable-length prefixes.
Compatible text-to-image requests support opt-in dynamic batching; image-edit
requests remain separate, while multiple outputs within one request are supported.
See the cookbook's [batching guidance](/cookbook/diffusion/Qwen-Image/Qwen-Image-2.1#batching)
for measured throughput and floating-point reproducibility limits.
for deployment settings and floating-point reproducibility limits.
The deployment picker marks only its exact tested HTTP combinations as
verified, including H200, B200, RTX PRO 6000 96GB, RTX 5090, and RTX 4090.
CLI-only combinations remain Unverified in the picker.