Qwen 图像扩图报错排查

Fine-Run992 · reddit · 2026-07-17

作者在使用 **Qwen Image Edit 2511** 做 outpaint 时遇到错误,想确认是否是量化与 VAE 组合导致的问题。 他给出的环境与配置包括: - ComfyUI 0.28.0 - `Comfy-Org-qwen_image_edit_2511_int8_convrot.safetensors` - `dummy9996-Qwen2.5-VL-7B-Instruct-abliterated_int8.safetensors` - `Comfy-Org-qwen_image_vae.safetensors` 他说明这个组合做简单的 text-to-image 是正常的,但在扩图时会出错,想问 `int8_convrot`、int8、BF16/FP16 VAE 这套混用是否可能是问题来源。

原文链接 →