Categories: Image

Totally fixed the Qwen-Image-Edit-2509 unzooming problem, now pixel-perfect with bigger resolutions

Here is a workflow to fix most of the Qwen-Image-Edit-2509 zooming problems, and allows any resolution to work as intended.

Here is an example of pixel-perfect match between an edit and its source. First image is with the fixed workflow, second image with a default workflow, third image is the source. You can switch back between the 1st and 3rd images and see that they match perfectly, rendered at a native 1852×1440 size.

Qwen-Edit-Plus fixed

Qwen-Edit-Plus standard

Source

The prompt was : “The blonde girl from image 1 in a dark forest under a thunderstorm, a tornado in the distance, heavy rain in front. Change the overall lighting to dark blue tint. Bright backlight.”

Technical context, skip ahead if you want : when working on the Qwen-Image & Edit support for krita-ai-diffusion (coming soon©) I was looking at the code from the TextEncodeQwenImageEditPlus node and saw that the forced 1Mp resolution scale can be skipped if the VAE is input if not filled, and that the reference latent part is exactly the same as in the ReferenceLatent node. So like with TextEncodeQwenImageEdit normal node, you should be able to give your own reference latents to improve coherency, even with multiple sources.

The resulting workflow is pretty simple : Qwen Edit Plus Fixed v1.json

https://preview.redd.it/uysnoimm9ltf1.png?width=2052&format=png&auto=webp&s=512bf761f2ff54426f5df0448bbfe4043ad6cc24

Note that the VAE input is not connected to the Text Encode node (there is a regexp in the Anything Everywhere VAE node), instead the input pictures are manually encoded and passed through reference latents nodes. Just bypass the nodes not needed if you have fewer than 3 pictures.

Here are some interesting results with the pose input : using the standard workflow the poses are automatically scaled to 1024×1024 and don’t match the output size. The fixed workflow has the correct size and a sharper render. Once again, fixed then standard, and the poses for the prompt “The blonde girl from image 1 using the poses from image 2. White background.” :

Qwen-Edit-Plus fixed

Qwen-Edit-Plus standard

Poses

And finally a result at lower resolution. The problem is less visible, but still the fix gives a better match (switch quickly between pictures to see the difference) :

Qwen-Edit-Plus fixed

Qwen-Edit-Plus standard

Source

Enjoy !

submitted by /u/danamir_
[link] [comments]

AI Generated Robotic Content

Share
Published by
AI Generated Robotic Content
Tags: ai images

Recent Posts

Machine learning algorithm rapidly reconstructs 3D images from X-ray data

Soon, researchers may be able to create movies of their favorite protein or virus better…

1 second ago

Why Decision Trees Fail (and How to Fix Them)

  Decision tree-based models for predictive machine learning tasks like classification and regression are undoubtedly…

23 hours ago

Claude Code deployment patterns and best practices with Amazon Bedrock

Claude Code is an AI-powered coding assistant from Anthropic that helps developers write, review, and…

23 hours ago

Google Named a Leader in the Gartner® Magic Quadrant™ for AI Application Development Platforms

Scaling generative AI demands a unified, governed platform that delivers complex agentic capability, end-to-end operational…

23 hours ago

OpenAI debuts GPT‑5.1-Codex-Max coding model and it already completed a 24-hour task internally

OpenAI has introduced GPT‑5.1-Codex-Max, a new frontier agentic coding model now available in its Codex…

24 hours ago