Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. The Docker API Ceiling: Why Portainer 3.0's New Capabilities Target Kubernetes(portainer.io ↗)
    discuss
  2. AI chatbots give wrong answers to financial queries 'most of the time'(ft.com ↗)
    discuss
  3. Is provider KV caching sufficient for agent swarms and long run agents?
    discuss
  4. Knowledge Refresh for Production RAG
    discuss
  5. Why Do We Need Human Mathematicians Anymore?(poshenloh.com ↗)
    1comments
  6. RBA Faces Key Rate Decision as Inflation Pressure Remains(coinmarketcap.com ↗)
    1comments
  7. Faked Images of Neurons in Major Journals(youtube.com ↗)
    discuss
  8. What do you think of a Java-like language that compiles to native code?(github.com/ironwood-lang ↗)
    1comments
  9. College Is Coming Apart After Successive, Overlapping Crises(theatlantic.com ↗)
    discuss
  10. The positive effect of walking on creative thinking(nih.gov ↗)
    discuss
  11. The president wanted to unleash AI. Then came Anthropic(politico.com ↗)
    discuss
  12. Show HN: Mahabharata Characters – 307 figures with gunas and decision primitives(huggingface.co ↗)
    discuss
  13. Show HN: Less Prompts, More Guardrails(yasyf.com ↗)
    discuss
  14. Coding Machines(teamten.com ↗)
    discuss
  15. Birdle Explorer(birdle.world ↗)
    1comments
  16. I Investigated Coinbase a Year Ago For Forbes. The Bigger Story Now Is Its Power(thesignalmemo.substack.com ↗)
    discuss
  17. EA Safety(venkateshrao.com ↗)
    discuss
  18. A Builder's Simple Perspective on the Future of the Job Market(wenbo.site ↗)
    discuss
  19. Lint-HTTP 0.1.0 – Easy to use, complete HTTP traffic linter(crates.io ↗)
    discuss
  20. While the human's away, do the agents slip into foul play?(yuv.run ↗)
    discuss
  21. Winning the Visa Lottery(aeaweb.org ↗)
    discuss
  22. The Rise of Niche Consumption(aeaweb.org ↗)
    discuss
  23. Presley Gerber, Son of Cindy Crawford and Rande Gerber, Dies at 27(hollywoodreporter.com ↗)
    discuss
  24. Talk to Hector Salamanca, powered by Jev and a bell(jev-hector.vercel.app ↗)
    discuss
  25. Rally English(wikipedia.org ↗)
    discuss
  26. The Trouble with 'Ntile()'(djnavarro.net ↗)
    discuss
  27. The Genesis of Attribute Grammars [pdf](miami.edu ↗)
    discuss
  28. New wild cat species is identified for first time in 100 years(nbcnews.com ↗)
    discuss
  29. A Silicon Valley radical: Trump's AI whisperer pushing for limited regulation(theguardian.com ↗)
    discuss
  30. Vibemaxxer(cro.sh ↗)
    discuss

Qwen Image 2.1

546 pointsby 15h agoqwen.ai
159 comments
14h agoHN ↗

The capabilities of local LLM text-to-image is honestly pretty damn impressive. IMO, I think local image generation is currently ahead of local code generation. I can get an image in seconds locally with the quality being way higher than what I'd expect from a local model. However with coding it's much slower and much less impressive. I'm sure there's a reason for this and I'm not an AI expert so I'll let the smarter folks tell me why, but that's just been my observation thus far.

14h agoHN ↗

I mean I’m sure it’s the reverse for an artist. They would be less impressed with the image and more impressed with the code quality

14h agoHN ↗

To generalize, LLMs are great at what you are not skilled at.

9h agoHN ↗

Well, not exactly. Many, many companies and managers think that they can replace skilled people or have unskilled monitoring them.

14h agoHN ↗

That's a fair statement, I agree. I'm quite an abysmal artist so I could be a victim of my own bias here

13h agoHN ↗

The point I think is interesting is that this is just 7B. The current SOTA 7B LLMs are barely usable for quite simple coding.

9h agoHN ↗

Text is in a sense way harder to do than images because of radical nonlocality. A word at the start of one paragraph can directly influence the meaning of a word five paragraphs away. Whereas images typically represent the real world, or at least a spatial domain, which gives you a lot of structure 'for free'. If you are drawing a human, you can make a reasonable guess where their hands go in relation to their face. If someone hands you the first half of an essay, finishing it is not trivial.

14h agoHN ↗

I've played with diffusion models on and off since the first release of Stable Diffusion - just for amusement, without a particular goal.

Recently, I've been helping a friend's wife with some basic vector images for her sewing hobby (she has what is essentially a CNC sewing machine) and have been super-impressed with FLUX.1-Kontext, which I've been running on my Macbook Pro with mflux. Its ability to (for example) take a photo of a human or an animal and return a line drawing which is recognisably them (rather than just a generic similarish image as I've experienced with other models) is excellent.

It's an older model now, but (AIUI) has the text-handling features baked in, and in my various testing is very reliable at giving me the outputs that I want, without the randomness I've experienced previously. It's big and relatively slow (~3 mins per 512x512 image edit on my M1 Max Mac) but excellent to work with. It's also very straightforward to set up, without the harness complexity of e.g. comfyui.

13h agoHN ↗

is the cnc sewing machine an off the shelf model or something DIY? I'd love to hear more

13h agoHN ↗

Off the shelf - it’s a Brother. It prints via a proprietary file format (.PES) but there’s an extension for Inkscape that supports creation and export.

9h agoHN ↗

How are you converting the bitmaps into vector images?

6h agoHN ↗

This is currently the weakest part of the workflow. I'm tracing the output images with VTracer [0] and then finishing them manually.

Through a combination of careful initial prompting (e.g. requesting line drawings, requesting limited colours ["posterization" works] if you need colour at all, requesting background removal) and then using the settings in VTracer to limit the colours used for the resulting SVG to the minimum needed, you can end up with an SVG that doesn't take too long to clean up in Inkscape. It usually takes a few minutes of deletions and path unions to produce something usable.

Diffusion models outputting SVGs would obviously be very interesting for this, but this is probably a small niche compared to everything that diffusion models can do with raster images, and I've not found anything usable online so far. LLMs (understandably, given their core technology) are still pretty bad at creating SVG art.

[0] https://github.com/visioncortex/vtracer

3h agoHN ↗

Claude and I have spent most of the summer on exactly this problem for Skechworks (skechworks.com), a free little Mac design app I made to help my own workflow that is very similar to yours. I use it for my custom coin shop The Achieve Mint (theachievemint.com).

It runs VTracer under the hood too. Most of the cleanup you're doing in Inkscape could possibly be pushed to before and after the trace?

Skechworks picks the palette before the trace and forces it again after. I quantize to 8 colors with pngquant, trace, then snap every fill back to the nearest palette color. VTracer fills each region with its own average color, otherwise you get hundreds of nearly identical grays. One design went from 279 fill colors to 3.

I upscale 2x before I quantize. The anti-aliasing is what tells the tracer where an edge really sits. Quantize at 1x and you throw that away, and small text comes out lumpy. Related gotcha: filter_speckle is an area, so don't double it when you double the image.

I also flatten transparency onto white first. VTracer counts every alpha value as a different color. I had a 5 color picture that it saw as 688 colors, and the trace took 6 GB of memory. Flattened, the same picture took 300 MB.

For the background I sample the whole edge of the picture. If 85% of it is one color, I delete every path in that color that touches the edge. White inside the drawing never touches the edge, so it stays.

For black and white I threshold with Otsu, then trace in color mode with hierarchical stacked instead of bw mode. bw mode hands you one giant black path full of holes. Stacked gives you every region as its own shape, which is much easier to edit. You have to pad the image with the background color first, or VTracer decides your subject is the canvas.

Your FLUX step is the same trick I use for photos and messy art. I have an image model redraw the picture as flat art, then trace the redraw. That came out about a quarter the file size of the best direct trace I could get. The catch is that the model moves and resizes the subject a little every run. I measure the box around the ink in both pictures and fit the trace back onto the original.

What I haven't solved is curve fitting. vectorizer.ai gives you real arcs and straight lines. VTracer gives you splines, so circles are never quite circles.

13h agoHN ↗

Remember that quality output is a necessary but insufficient property of a generative model.

Prompt-adherence is really hit-or-miss—especially if one lacks the visual vocabulary. Likewise with coding, I find junior devs don't think to prompt re: respecting this-or-that interface, or refactoring to point-free style, etc.

So, as others have said, the artist knows better.

14h agoHN ↗

Image gen you eyeball one frame and stop, code needs hundreds of tokens all correct in sequence, one bad line and the whole thing fails.

14h agoHN ↗

Interesting in the example of assembling the Cheers team how the otherwise great result genericizes Shelley Long.

14h agoHN ↗

The result seems a pretty good representation given the source image wasn't that great. I think that Woody Harrelson comes across much worse.

14h agoHN ↗

Very impressive, and kind of worrying a 7B model can have such capabilities. The implications are huge. And Qwen does no watermarking (yet) yeah?

14h agoHN ↗

They always had a fourier space mark in their models even without the VAEs are usually pretty easy to detect.

14h agoHN ↗

God I love the Qwen team. Easily the most diverse set of models from all the Chinese labs. Only Gemini/DeepMind comes close.

14h agoHN ↗

How do you use this model locally, similarly to using `llama-server -m <model>`?

(I mean: outside direct or substantial use of Python, and running the Neural Network in the most efficient way.)

14h agoHN ↗

Probably ComfyUI is one of the easiest way to get started with local image/video models. Or perhaps vLLM, if they have support for it already, would be something like `vllm serve <model> --omni --port 9080`

14h agoHN ↗

I am not sure that llama.cpp also supports image generation models.

14h agoHN ↗

Multimodal doesn't guarantee input and output.

Currently, we support image, audio and video input.

13h agoHN ↗

Seems I'm missing something. Does this model support other inputs?

Image outputs are supported, videos I'm not sure but I don't think that's an output, just a preview of the equirectangular example, so, same question here, what does this model outputs that isn't supported?

13h agoHN ↗

It's a diffusion model, completely different from autoregressive attention models.

13h agoHN ↗

Not all architectures are supported by llama.cpp . The GGUF format encodes the NN in a standardized way, but then you need code that can use that NN structure.

I understand that llama.cpp could only output text, last time I checked (I do not know how to find a good source for that though).

See https://github.com/ggml-org/llama.cpp/blob/master/src/llama-... , the

  enum llm_arch {

...

11h agoHN ↗

I haven't used llama.cpp for image generation either but I recall an issue about it. Unfortunately I can't pinpoint it now and there is the older closed issue https://github.com/ggml-org/llama.cpp/issues/4408 so unless mtmd supports also multimodal outputs out of the box safe to assume output is still limited to text.

14h agoHN ↗

on the linked GitHub page they list support Diffusers, ComfyUI, vLLM-Omni, SGLang, and LightX2V with links to each

13h agoHN ↗

Diffusers, ComfyUI, vLLM-Omni, SGLang, and LightX2V

I think that's all Python (not a direct executable).

You could just do (see the "Quick Start") four `pip install` and have a dozen lines script to generate the image. But `llama.cpp` and similar do not require e.g. installing Torch (or PyTorch) - you can use `llama.cpp` on a non-specialized machine.

12h agoHN ↗

"just"

I don't think I have ever once run "pip install transformers" and had it work without three rounds of fiddling

8h agoHN ↗

Or trying to install the whole of CUDA on machines that do not even have a GPU (not Nvidia, not anything past the embedded)...

Yep, that's (also) what I meant ;)

Lean, efficient... Also sensible and trouble-less.

7h agoHN ↗

The 'not nvidia' is no longer a deal breaker by itself.

14h agoHN ↗

There is difussion.cpp which is intended for those types of models. I set up krea-2-turbo with the help of ChatGPT 2 months ago, if you have a capable computer that's what I would suggest once it becomes supported.

13h agoHN ↗

Additional question is what kind of local hardware would be required for this? 7B parameters sounds very light weight, but I'm not sure. (Edit: The download is 33 GB).

Edit x2: As usual I'm in a twisty maze of pip packages that don't work together, with obscure errors about missing modules, even though I followed the instructions on the page to the letter. I really wish people didn't use Python for this stuff. A simple C/C++ program would be so much better.

11h agoHN ↗

It's about 16 GiB at Q8 quants (combining both the image and language parts). (Meaning, community quantized models from HuggingFace).

I think it will technically run on anything that has enough memory. I just tried it on a standard laptop (dual-channel DDR5), and it took about 3 minutes for a 512x512. If you'd want to run it at interactive speeds, you would want a GPU (one which fits this in VRAM).

"I really wish people didn't use Python for this stuff. A simple C/C++ program would be so much better."

You mean besides stable-diffusion.cpp ?

10h agoHN ↗

You mean besides stable-diffusion.cpp ?

Yes, thanks, I didn't know about that. Will try it.

8h agoHN ↗

Thank you! Can you please check how much RAM does it consume (and require)?

7h agoHN ↗

This is what the runtime reports, at Q8:

    total params memory size = 15645.19MB (VRAM 15645.19MB, RAM 0.00MB):
    text_encoders 7669.77MB(VRAM),
    diffusion_model 7331.05MB(VRAM),
    vae 644.38MB(VRAM),
    controlnet 0.00MB(N/A),
    extensions 0.00MB(N/A)
7h agoHN ↗

That suggests that 16GB RAM will not be enough.

In fact, like it appears in the reports above, it is "7b" as in

7B parameters in its visual generation component

It seems they calibrated the size to fill a 16GB VRAM near the limit. RAM requirements will vary.

10h agoHN ↗

Unsloth Desktop is the easiest way imo. There are already gguf quants of this model, or simply wait until the official one comes out.

9h agoHN ↗

I use opencode + <a decent saas llm> to set up all this new ai generation stuff. GLM-5.3 is my current gun. Safely inside podman containers too because I dont trust this fast moving python eco system at all. Never do I want this running on my main OS.

I have FLUX.2 klein and dev, Ideogram, LaDA-Image and SenseNova locally. Works great. Ive never touched a file.

The days of making container yamls myself is over. I read them but I dont edit anymore.

7h agoHN ↗

I am on AI max 395, comfyUI+qwen models is all you technically need. With today's release, I just built a quick and dirty html that allow simpler prompt use and edits ( via headless comfyui ).. its not bad for a day's work, but a little too unpolished to publish. I would say, try comfyUI first ( complex, but it worked OOTB ).

14h agoHN ↗

Boy do I love waking up to find a new awesome toy from the Qwen team waiting for me to play with! Pulling it now

14h agoHN ↗

A 7B diffusion model can now render CJK text better than Microsoft Windows.

14h agoHN ↗

Just think about how recently we got that feature in the official ChatGPT image gen. And now we have that running locally — assuming that is, I can figure out how to get this running on my Mac — blows my mind.

13h agoHN ↗

Is ChatGPT really that good?

Back in Apr, ChatGPT Images 2.0 has some broken Chinese texts in its featured examples, and they later removed that from blog post. Is 2.5 better now?

11h agoHN ↗

I want to say that they released a version since then before 2.5, but I'm not entirely sure. I should also note that I do not know a single Chinese character, so it's possible they are broken in such a way that I wouldn't necessarily notice. I do remember, however, that English text used to be broken; now it's completely readable.

13h agoHN ↗

Ideogram 4 has been around for a while haha

14h agoHN ↗

I am really grateful to the Chinese Labs for open sourcing their best models. If it was left to the Americans, we would be forced to pay obscene API fees to use them.

14h agoHN ↗

Note that the license on this has this in it:

You shall not use the Materials for any commercial purpose without obtaining a separate commercial license from us.

It probably will be much cheaper to use than other image models, but it seems that will be up to the whims of Qwen/Alibaba rather than just being the cost of putting it in a cloud provider.

https://github.com/QwenLM/Qwen-Image-2.1/blob/main/LICENSE

13h agoHN ↗

Good luck to them enforcing that license.

6h agoHN ↗

Honestly, that's fine. The commercial license isn't that bad, and cloud providers selling API access to this can afford it.

I am just happy I can run these models on my own hardware. Hopefully in 10 years, self-hosted models far exceeding what's currently available will run comfortable on commodity hardware.

14h agoHN ↗

Was going to post about this: the last image models with Apache 2.0 license seem to be from 2025, recent Qwen models are "non-commercial use".

13h agoHN ↗

I love the non-commercial clauses because of how many people are using these for deceptive ads and “virtual staging” and fake social media accounts. Anything that makes those guys lives harder while still letting me make silly pictures for my kids and tapestries for my D&D campaign feel fine by me.

13h agoHN ↗

You think they care about the probably unenforceable license terms?

13h agoHN ↗

This achieves absolutely nothing to that end.

People can continue to use closed SOTA models to generate outputs for commercial or malicious purposes.

What this research license achieves is that we cannot use this model in applications we publish.

13h agoHN ↗

Companies can use llm to license-wash open source code regardless of license.

How difficult would it be to use this model to create a second model without licensing issues?

13h agoHN ↗

Why would you even do that? Just... use it? There hasn't been any legal precedent on if models can even be copyright restricted. Labs just keep publishing license documents as if they matter.

13h agoHN ↗

Well, it is an indication that it matters to the lab, so if you don't want legal fees to be the first one to set precedent, then it does matter a great deal.

12h agoHN ↗

You could say the same thing about "license-washing" the model. It seems like you're just going through a guaranteed expensive process to have roughly the same risk as just using the model and potentially getting hit with legal fees.

5h agoHN ↗

No one really cares about licenses, especially now. Just use it, the odds of consequences are unfathomably low.

13h agoHN ↗

I'm willing to bet a nonzero amount of its training material is GPL, so I'll treat it as GPL licensed instead and use it however the fuck I want.

If AI labs get to ignore licenses, so do we.

13h agoHN ↗

It's not going to matter unless you plan to commercially deploy the model, as far as I see.

If you were to generate outputs for commercial use, I think it would still violate this research license, but it's not like they are going to know, are they?

That said, I am disappointed that the model is not actually open-weights as I expected based on the headline.

12h agoHN ↗

That seems quite important. Definitely requires any grown up company to have to do a bunch of legal paperwork to use it.

12h agoHN ↗

It could have an attempt at steganographic watermarking trained into the model.

12h agoHN ↗

It's not going to matter unless you plan to commercially deploy the model, as far as I see.

It's not going to matter then, either. What are they going to do, sue me for copyright infringement?

11h agoHN ↗

Yes? If you deploy the model and provide it on Openrouter (or elsewhere) you better have a license.

11h agoHN ↗

No need to deploy it publicly. It's 7B, it'll run on a 3090.

11h agoHN ↗

You talked about commercially deploying it. Of course nobody cares what you are doing on your own hardware for fun.

7h agoHN ↗

It’s not entirely clear far part of a model would be copyrightable in the first place - it’s the result of a mechanical process, where the inputs are someone else’s copyrighted works, after all, while copyright requires some form of creative input.

12h agoHN ↗

You are not wrong, but will a judge and jury be competent enough to understand the difference after you've spent several hundred thousand in litigation?

12h agoHN ↗

You really think Alibaba is going to go around and sue in US courts for something like this?

It’s more of something to scare companies with legal teams. If you’re an individual or hobbyist doing a side project the risk is essentially zero.

7h agoHN ↗

I'm willing to bet a nonzero amount of its training material is GPL

Image data?

GPL licensed instead and use it however the fuck I want

GPL is not a "use it however the fuck I want" license. Maybe you're thinking of the WTFPL?

2h agoHN ↗

GPL is not a "use it however the fuck I want" license. Maybe you're thinking of the WTFPL?

No. GPL is a "use it however the fuck you want" license. The GPL has no restrictions on *use*, only on redistribution.

13h agoHN ↗

What are the top image models that still use a less restrictive license today?

13h agoHN ↗

Boogu-Image has the Apache 2.0 License [1] (good coherence, but outputs can look synthetic).

And Krea 2 has a community license [2] that is fairly permissive - I think commercial usage is allowed under $1 million.

Boogu-Image scored 6/15 and Krea 2 scored 7/15 on my GenAI Showdown benchmark [3] - only Ideogram4 eclipses them in terms of local models, but its got a far more restrictive license and the JSON structured inputs can be a pain to work with.

[1] - https://github.com/Boogu-Project/Boogu-Image

[2] - https://www.krea.ai/krea-2-licensing

[3] - https://genai-showdown.specr.net/?models=fd,hd,kd,qi,f2d,zt,...

13h agoHN ↗

Calling open-weights as open-source in marketing materials is the usual misrepresentation. But now with the restriction on commercial use (which is against opensource definition) it is not even open-weights, technically it would be more accurate to call it weights-available.

11h agoHN ↗

And the only reason source available had any significance is that you could look at something and understand it. Weights are much much more opaque.

It's just freeware.

4h agoHN ↗

Though weights can be finetuned and quantized.

12h agoHN ↗

Tune the weights a bit and call them derivative work.

14h agoHN ↗

They finally fixed their VAE. It really held back their models over the last 2 years.

EDIT: It still produces artifacts it's better but unusable for production work. In midvalues you will see a slight dot pattern.

13h agoHN ↗

finally fixed their VAE

Can you share the sources?

13h agoHN ↗

It's right there in the hugging face link?

latents go from 16ch @ 8x compression to 64ch @ 16x, so roughly the same total latent budget but much more channel heavy. It’s also deeper/wider, and the old 2x2 transformer patching is gone.

On some images it still produces artifacts but can't say if it's the transformer or the VAE yet.

12h agoHN ↗

In midvalues you will see a slight dot pattern.

Is this not simply some sort of watermark instead of an artifact?

10h agoHN ↗

No, it's probably their rope implementation. They had a similar problem with the old qwen image but to be sure it needs some digging.

14h agoHN ↗

Its happy to see a new open image model from qwen. But the license is a let down. And it dosent even beat their closed qwen3 image wich is already a bit old.

13h agoHN ↗

While I'm impressed with the Bluey example, the lack of Muffin disappoints me.

13h agoHN ↗

My first impression is that it's not so good at following prompt directions. I asked it to place a 3D text made of glass in a particular city. It instead gave me a broken 3D text on a white background. Maybe with different seeds it gets better, but it's more of a trial and error process than reliable results.

12h agoHN ↗

Try translating your prompt to Chinese first, it seems a lot better at understanding and following Chinese prompts even with the translation hop.

7h agoHN ↗

You could try attaching other images as references (I think you can attach a maximum of 10 images). If the attachments can be blurred or sketchy or generic enough, they could be used for generalization.

13h agoHN ↗

Qwen and Alibaba are the biggest competitor for basically every model out there. They're beating the benchmarks like top-frontier models, focused on open-source and much cheaper than the competitors.

Excited to see what the future holds for them!

12h agoHN ↗

I run a prompt-to-ui design site that uses image models for the design process[1]. The text rendering especially makes this model deeply interesting to me, despite the license. Here are some tests using my harness comparing the outputs of gpt-image-2 and qwen 2.1:

https://html.non.io/qwen-comparison/

The text rendering definitely is much, much better than anything else on the open weights market right now. Small text fidelity is quite good. It seems like the text encoder however gets a little bit overloaded with larger prompts - note the presence of hex codes in the design output, those were inputs from the expanded prompt.

I'll be trying a post-training run on this for web design, it has some serious potential.

[1] diffui.ai

12h agoHN ↗

The text rendering definitely is much, much better than anything else on the open weights market right now

Really? Because basically everything in those screenshots is completely garbled. I didn't follow it super closely but I thought Ideogram or whatever was really good for this particular use, with actual clear text.

12h agoHN ↗

This is my experience as well. Ideogram4 (assuming you are willing to put in the work to use the proper structured JSON input) is very accurate when it comes to text rendering in an image.

12h agoHN ↗

Those simple prompts produce nearly the exact same layout in the 2 different models?

12h agoHN ↗

Equally confused with this. They must be using a lot more guidance than just the provided prompt.

11h agoHN ↗

Qwen is trained off of gpt’s outputs. This is both a positive and negative

10h agoHN ↗

Totally normal for modern models due to training on the same datasets supplied by third parties, dataset contamination, and mode collapse, especially for simple prompts that don't have enough semantic capacity. -isms are often very similar even without distillation, and tend to come and go in waves along with model generations.

10h agoHN ↗

Qwen's latest image models have a ton of distillation from gpt-image, same with Grok Imagine.

Even the artifacts are getting picked up.

8h agoHN ↗

Agreed. There's also a lot of bad tinging/yellow saturation that very much reminds me of early gpt-image outputs on a lot of the non-cherry picked stuff I've been seeing on Twitter/Reddit.

A lot of people were putting ZiT as a refiner downstream in early Qwen-Image 1.0 workflows, so I'm wondering if we're going to see something similar with 2.1.

10h agoHN ↗

My harness expands the prompt into a json representation that specifies layout much more rigorously, which is why you see such that amount of alignment between the two.

That internal json backing helps significantly when you want to maintain consistent design system components/patterns across multiple pages. The aligned layout is it working as intended.

12h agoHN ↗

While the license of this model is a shame it is still unenforceable.

I know a few friends of mine who are running models and are ignoring the licence.

Whether it is AGPL 3.0, or a completely restrictive license, it is going to get broken anyway and be used for commercial purposes.

I don't know anyone who looks at the licenses of the OSS software they are using.

In today’s world OSS is synonymous with "Free" and the AI model providers are proof of that with their training of code, datasets, etc.

So it begs the question, why should we abide by their licenses of their models?

11h agoHN ↗

And they shouldn’t be enforceable considering how the training data was slurped up without concern for licensing.

12h agoHN ↗

So thoughts

Positives

• It's a heck of a lot smaller than Qwen-Image 1 (20b parameters) at only 7b, making it one of the smaller open-weight models available (Z-Image Turbo is one of the few that is smaller at 6b) when compared to Ideogram, Krea2, Flux2, etc.

• It supports native transparency (Qwen's team, as far as I know, is the only one attempting to tackle this). Even though it's relatively trivial to set up background removal postprocessors, it's also neat to see it natively supported.

• It's fast using QwenImage2.1 convrot, a 1MP image took around ~5 seconds on an RTX4090.

Negatives

• The license (assuming you respect it) is far more restrictive. The original Qwen Image 1 was released under the standard Apache license; this one explicitly forbids commercial usage without obtaining a separate license. On the other hand, a lot of us didn't expect the Qwen team to ever release "weights-available" ever again.

Qwen-Image 1.0, released about a year ago, only scored 4/15 on my GenAI Showdown Benchmarks. Since that time, they've been upstaged by Krea 2 (6/15) and Ideogram4 (8/15). I'll post the new results once I have some more time to run them.

https://genai-showdown.specr.net

12h agoHN ↗

They're trying to cash in but this is just sad

12h agoHN ↗

Within a few days this seems a total pivot from Xiaomi’s op RL dashboard and the praise of Chinese open model? What is the sentiment now?

12h agoHN ↗

Qwen can't train anymore with openai reasoning tokens? I kid I kid.

11h agoHN ↗

Everything is combined and uneven, including the opinions of hackernews commenters?

There is no single opinion, and clearly no single Chinese approach.

Also Chinese labs are in particular very careful about anything which be used to create pornographic content, which is highly illegal in the PRC.

11h agoHN ↗

Also Chinese labs are in particular very careful about anything which be used to create pornographic content, which is highly illegal in the PRC.

MiniMax H3 is dominating AI porn right now, and they are Chinese.

11h agoHN ↗

That's because the users don't care about the licence. They did try to take down a porn Lora repo on hugging face. The trick is, don't say you're using minimax, and you can make porn with it.

10h agoHN ↗

Could you add new OAI 2.5 image models?

10h agoHN ↗

Can do! GPT-Image-2 already scored unsurprisingly very high: 12 out of 15 on text-to-image, and 10 out of 12 on image-to-image.

The three benchmarks it failed on (D20, Flat Earth, and Banded Snake) are pretty difficult, so I'd be surprised if 2.5 manages to pass them, but I’ll add it for completeness’ sake later this week.

10h agoHN ↗

That benchmark might have some issues. You prompted the models to generate an image of striking a ring against a crucible. Then you (presumably, manually?) scored the images that depicted an anvil higher than the ones striking something resembling a crucible.

10h agoHN ↗

That’s a good catch. Yes, all scoring is done through manual review since relying on a VL model for these kinds of meta-metrics is a sort of loose equivalent of gödel's second incompleteness theorem.

I’ll have to think about this one. When I crafted the prompt, I wasn’t really thinking about the differences between a crucible and an anvil. It was more the visual of an archangel smelting halos for newly arrived heavenly beings.

9h agoHN ↗

I'm not sure why one would even strike metal against a crucible! It's a container for liquid metal. One of the outputs shows it being smashed by the manoeuvre, which is probably the most realistic outcome of all of them.

Sorry, I'm not trying to nitpick. I'm just joining in because I'm interested in how the models dealt with the request.

9h agoHN ↗

Well this is HN - original home of the "ummm actually..." - so I appreciate when people pick all the nits. :)

Even though I prompted for a crucible in the prompt, I think the fact that the prompt also contained terms like “blacksmith” and “hammer,” caused it to lean towards anvils over crucibles in some of the pictures (which as you brought up makes more sense anyway).

9h agoHN ↗

It would make more sense to compare with Qwen Image 2, since that was the last open weights Qwen model.

Edit: This is wrong.

9h agoHN ↗

Wait... is that true? I don't think the original Queen Image 2.0 was ever released beyond an API. At least, I don't remember a public weights release.

9h agoHN ↗

I promise I searched on my phone before posting that, but it looks like I misinterpreted an hf search result that was actually Qwen-Image-2512 but the url was truncated to Qwen-Image-2 due to my screen width (ugh). For some reason I was thinking Qwen Image 2.1 was the one that had been available for a while but not released, but you're right that was 2.0.

8h agoHN ↗

Native transparency isn’t so hard to do by the way, I made an image AE (I don’t say VAE deliberately as none of these are VAEs, I don’t know why they keep being called that since the variational part is completely absent) that supported this about two years ago as a hobby project. I haven’t really been following the space recently, I’m surprised it’s taken so long for this to come out if it’s a first.

1h agoHN ↗

It’s not hard architecturally, but it is hard to find or create good datasets of images on the magnitude you want. I suspect the qwen team heavily used synthetic data for this.

7h agoHN ↗

Well, the results are in, at least for text-to-image (the editing bench will come later).

Qwen-Image 2.1 is definitely a pretty big leap over the last open-weight version, Qwen-Image 1.0, released back in August of last year and managed to score 7 out of 15 as opposed to its predecessor which scored 4 out of 15.

Even though it's significantly smaller, 7b vs 20b, it's multimodal (so you don't need a separate image-to-image model like you did with Qwen-Edit), more coherent, and significantly faster even when outputting at higher 2K resolutions. However, in my testing, I found that I had to play with dialing up the CFG depending on the complexity of the prompt.

I've also added a progress dropdown under Model Performance so you can see how cloud vs. local models have been trending since 2024. Spoiler: June of this year released some of the biggest bangers (Krea 2, Ideogram 4, and the kind of slept-on Boogu-Image 0.1).

Downsides:

- It was clearly trained on at least some level of synthetic training data, and it shows in some of the subpar outputs in terms of fidelity. Some of this you might be able to iron out with a refiner model downstream or a custom LoRA but time will tell.

- They've moved away from the permissive Apache license. Commercial usage is only allowed by request.

Comparisons:

https://genai-showdown.specr.net

If you just want to compare local models only:

http://genai-showdown.specr.net/?models=local

5h agoHN ↗

and the kind of slept-on Boogu-Image 0.1

Not slept on at all. It was absolute trash, and I’m super curious why people pretend otherwise. There isn’t a single thing that model did better than any temporal peer.

2h agoHN ↗

What's to stop somebody using the output at scale on local hardware to distill their own model and then making that available open weights?

12h agoHN ↗

I don't want only cherry picked examples. Show me failure modes too.

8h agoHN ↗

That "10 Input Images" demo had the faces and clothing mixed up a bit. Woody Harrelson turned into a Kelsey Grammer/Harrelson hybrid.

11h agoHN ↗

Still fails to generate smoothly animated sprites, although the native RGBA transparency is nice. Anyone found one that can?

11h agoHN ↗

Is it just me or are Alibaba / qwen’s websites often appear broken / very slow?

10h agoHN ↗

Not sure there's a better avatar for the absurdity of AI slop imagery than the "cowboy on horseback". That's a pony with a child's saddle on it, and they've composited a grown man on top of it.

10h agoHN ↗

I would call this a license trap: Qwen RESEARCH LICENSE AGREEMENT

Code on github, models on huggingface, nice intro text: "We are excited to open-source Qwen-Image-2.1 [...]".

meh...

6h agoHN ↗

The uncanny valley cheers is really freaking me out.

5h agoHN ↗

People it renders look Asian. If you give it a reference image of a caucasian it will render an Asian. I wonder why?

3h agoHN ↗

Are all the humans in those photos fake?

16m agoHN ↗

The minute you start looking at other non-frontier models, you understand why Dario, Altman, and Musk are coming together to say we need regulation.

None are as good yet, but what everyone said is coming true - models are not moats. And these folks need an exit (even Msuk whose shares are still locked)

14m agoHN ↗

Anyone get success editing videos, frame by frame, using image editing AI? Which model works well?

In my experience, video models generate videos pretty well but are mid at editing. They actually regenerate the entire video along with the edit. So these models being non-deterministic tweak the rest of the video as well, the parts you hoped would be left not edited. It gets exponentially worse when there are humans in the videos, annoying face distortions and for some reason these models just don't understand fingers.