September 22, 2026 · 5 min read

Qwen-Image 2.1 Explained: 7B, Alpha Channel, Ten References, and a New License

Qwen-Image 2.1 came out on 20 September 2026, and it is the odd one in its own family. It is smaller than the model the series started with, it replaced two models with one, and it is the first entry that is not open under Apache 2.0. Each of those is worth a paragraph, because each of them changes what you can do with it.

The series so far

Four points make the shape of it clear:

What is new

Start with the parts. The image model in 2.1 is a single stream DiT of 7B parameters across 32 layers. The text encoder is Qwen3-VL-8B. The VAE is new, with 64 channels and RGBA, and the training objective is flow matching. Native 2K carried over from 2.0.

On top of that architecture, five things are new against every earlier entry in the series:

And the headline behaviour, the one that makes the model interesting for a desktop app: one set of weights both generates from a prompt and edits a reference image. There is no separate edit model in 2.1 at all.

What falls away

A new architecture is also a list of things that stop working, and this one is longer than usual.

The 20B base is gone. The first Qwen-Image put 20B parameters into the image model; 2.1 puts 7B there. It is not a bigger sibling of the old model, it is a different one. Anything tuned against the 20B shape has nothing to attach to.

The separate edit model is gone, which is the good kind of removal: one download instead of two, one picker entry instead of two.

The old Lightning and Turbo LoRAs do not fit. They were built for the earlier architecture. As of 21 September 2026 there is no Lightning or Turbo LoRA for 2.1, so the fast paths people had grown used to are not available yet.

The old edit nodes do not fit either. ComfyUI added support in 0.37.0, merged on 19 September 2026, with a new encode node called TextEncodeQwenImage21. A graph built around the older Qwen-Image edit nodes will not run 2.1.

And Apache 2.0 is gone. Which deserves its own section.

The license

Qwen-Image 2.1 is published under the Qwen Research License. That license covers research and evaluation. It does not grant commercial use, and commercial use needs a separate license from Alibaba Qwen. This is a real change from the rest of the series and not a formality: Qwen-Image 2512 and Qwen-Image-Edit 2511 are Apache 2.0, and they stay Apache 2.0, so if your work needs permissive terms those are the weights that give them to you.

We are not going to soften that. If you are building something you intend to sell, or generating assets for paid work, the newest model in the series is not the one to build on as published. If you are experimenting, studying what the architecture does, or comparing it against what you already run, it is squarely within what the license covers.

What reaches Locally Uncensored 3.0.1

Locally Uncensored 3.0.1 carries the model on Windows and Linux. The Model Manager has a bundle called Qwen-Image 2.1 (Generate and Edit): three files, 16.1 GB, with the license named in the description before the download starts. One click puts the files in the right ComfyUI folders, and once the running ComfyUI lists them, the model is selectable in the Image lane picker and the Edit lane picker like any other local image model. No new button, no new tab.

Generating uses a prompt and a negative prompt, with the defaults from the official template: 25 steps, CFG 1, euler, simple, 1024x1024. Editing takes one reference image plus a prompt and no mask; the mask path is closed for this model on purpose, and the output follows the reference image. The model needs ComfyUI 0.37.0 or newer, and if the node is missing the app says so precisely: "Qwen-Image 2.1 needs ComfyUI 0.37.0 or newer. Update ComfyUI in Settings."

What does not reach it

Several of the model's new abilities are not exposed in 3.0.1, stated as they stand and with nothing said about plans:

The LoRA stack stays open for every local image model, so a 2.1 LoRA would appear there the moment one exists. None does.

So is it worth downloading

If you have a card in the 16 to 24 GB range and you are curious how a 7B model handles both jobs, yes, and the setup is one click and a version check. If you need permissive licensing, stay with the Apache 2.0 entries in the series. If you were hoping for transparency output or a ten image edit, the model can do it and this release cannot, so wait until it can rather than downloading 16 GB on the strength of a feature list.

The practical walkthrough, with the file sizes, the memory guide and the two lanes step by step, is in How to run Qwen-Image 2.1 locally.

Related


Locally Uncensored 3.0.1. AGPL-3.0 licensed. Built by PurpleDoubleD. Bug reports and feature requests on GitHub Issues or in the Discord.

Smaller model, one lane fewer, and a license worth reading

Download 3.0.1