多图合成问题

作者: DylanZhu88创建于 2026年8月24日更新于 2026年8月24日
  1. We are doing multi-car composition with Qwen-Image-Edit-2511. Two 1-car compositions can be made, but adding the third car to the 2-car image that has already been completed will cause the model to redraw the 2 cars, and the new car will be discarded. Rearranging the order, loosening the layout, or replacing the red car with a very different one will not work. First, paste the 3 cars into the final image using PIL, and then let the model merge them. The number of cars can be preserved, but it looks like a sticker. We want to confirm: inserting an object into a photo with multiple subjects that has already been completed, is this within the design capabilities of 2511? Is there any recommended mask/inpaint or prompt format?

内容来源: QwenLM/Qwen-Image