Qwen Image 2.1

(qwen.ai)

671 points by jmillikin23 hours ago

49 comments

  • vunderba20 hours ago
    So thoughts<p>Positives<p>• It&#x27;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.<p>• It supports native transparency (Qwen&#x27;s team, as far as I know, is the only one attempting to tackle this). Even though it&#x27;s relatively trivial to set up background removal postprocessors, it&#x27;s also neat to see it natively supported.<p>• It&#x27;s fast using QwenImage2.1 convrot, a 1MP image took around ~5 seconds on an RTX4090.<p>Negatives<p>• 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&#x27;t expect the Qwen team to ever release &quot;weights-available&quot; ever again.<p>Qwen-Image 1.0, released about a year ago, only scored 4&#x2F;15 on my <i>GenAI Showdown Benchmarks</i>. Since that time, they&#x27;ve been upstaged by Krea 2 (6&#x2F;15) and Ideogram4 (8&#x2F;15). I&#x27;ll post the new results once I have some more time to run them.<p><a href="https:&#x2F;&#x2F;genai-showdown.specr.net" rel="nofollow">https:&#x2F;&#x2F;genai-showdown.specr.net</a>
    • vunderba15 hours ago
      Well, the results are in, at least for text-to-image (the editing bench will come later).<p>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.<p>Even though it&#x27;s significantly smaller, 7b vs 20b, it&#x27;s multimodal (so you don&#x27;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.<p>I&#x27;ve also added a progress dropdown under Model Performance so you can see how cloud vs. local models have been trending since 2024. <i>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).</i><p>Downsides:<p>- 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.<p>- They&#x27;ve moved away from the permissive Apache license. Commercial usage is only allowed by request.<p>Comparisons:<p><a href="https:&#x2F;&#x2F;genai-showdown.specr.net" rel="nofollow">https:&#x2F;&#x2F;genai-showdown.specr.net</a><p>If you just want to compare local models only:<p><a href="http:&#x2F;&#x2F;genai-showdown.specr.net&#x2F;?models=local" rel="nofollow">http:&#x2F;&#x2F;genai-showdown.specr.net&#x2F;?models=local</a>
      • chr15m10 hours ago
        What&#x27;s to stop somebody using the output at scale on local hardware to distill their own model and then making that available open weights?
        • gspr2 hours ago
          This is the fundamental problem with where the AI race is heading, IMHO. Broadly, there are two possible legal interpretations (to my layman&#x27;s mind):<p>* A model is derived work of its training data. This seems sane to me. Open, but copyrighted, works (like FOSS) remain protected from abuse. There&#x27;s some legal moat around AI models. But on the other hand it seems unlikely that there&#x27;s enough liberally licensed (or public domain) training data to go around. <i>The little guy&#x27;s status quo remains, the frontier labs&#x27; work slows down massively.</i><p>* A model is not derived work of its training data. This seems to me insane, but a lot of the world seems to hold this view (including the frontier labs). Stuff like FOSS or indie art is under <i>huge</i> threat of copyrightwashing. But on the other hand, there&#x27;s also zero legal moat around the models. <i>The little guy is eviscerated, but so are the frontier labs.</i><p>Neither interpretation seems, to me, to be capable of sustaining the last couple of years&#x27; developments. But what do I know.
          • dale_glass1 hour ago
            &gt; A model is not derived work of its training data. This seems to me insane, but a lot of the world seems to hold this view<p>Why insane? Models don&#x27;t take the content as-is, they take measurements. I don&#x27;t owe you royalties just because I used your photo to get the proportions and coloring of a duck right. Go watch artist streams, you&#x27;ll often see people to go Google Images for references. I&#x27;ve never seen that result in credit or payments.<p>The alternative is that we hand out lots of money to a few large companies specializing in content archives, and there&#x27;s really no benefit to anyone else anyway. On the long term I would expect a few fat cats to get fatter, the small guy to get nothing, and AI still work but get there slowly. I don&#x27;t see the point or the benefit.
            • jml7830 minutes ago
              Yeah but here is the thing. Say you train a Lora for a model. You then merge those weights into the open weight model.<p>Now prompt it for an original image, it will pretty much be able to reproduce that exact image.<p>You can say it is just measurements but at some point, it can just reproduce with high enough accuracy to just be seen as a copy<p>Given that corporations buy up any valuable IP, I personally think the answer is to abolish copyright because right now it is really only protecting the rich and corporations . Individuals have the illusion of protection but if Disney steals your shit, good luck with the pain and suffering you experience trying to win a court case against them
            • gspr1 hour ago
              &gt; Models don&#x27;t take the content as-is, they take measurements.<p>At some point, enough measurements constitute a copy. If I redistribute the average value of all the pixels in your photo, I&#x27;m obviously not in violation of your copyright. If I measure and redistribute 90% of its DCT coefficients (i.e. make a slightly compressed JPEG), I am.<p>The interesting stuff happens between those extremes. We cannot just take as a given that all LLMs always are on the safe side. It is not at all obvious.
          • skykooler2 hours ago
            If a model is derived work of its training data, surely all the existing frontier models that have been training on copyrighted work have a big legal issue, and therefore so does anything produced with them?
            • gspr1 hour ago
              Yes. Of course. They&#x27;d have to be rebuilt with acceptably licensed training data. And since there might not be a enough of it, the model owners are screwed.<p>My point is that they&#x27;re <i>also</i> screwed in the opposite scenario, because they rely on the same legal protection (against deriving works) as the works they trained on.<p>That&#x27;s why I don&#x27;t understand how any of this can be sustained.
      • SV_BubbleTime13 hours ago
        &gt; and the kind of slept-on Boogu-Image 0.1<p>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.
      • meherabhossain4 hours ago
        [flagged]
    • Epitaque18 hours ago
      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.
      • vunderba18 hours ago
        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&#x27;s second incompleteness theorem.<p>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.
        • speerer17 hours ago
          I&#x27;m not sure why one would even strike metal against a crucible! It&#x27;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.<p>Sorry, I&#x27;m not trying to nitpick. I&#x27;m just joining in because I&#x27;m interested in how the models dealt with the request.
          • vunderba17 hours ago
            Well this is HN - original home of the &quot;ummm actually...&quot; - so I appreciate when people pick all the nits. :)<p>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).
            • apothegm1 hour ago
              Perhaps for the particular image you liked. But choosing something “typical” or average over what it was instructed to do is a massively common failure mode for AI. One that makes the difference between a useful model and one that makes you want to throw your laptop out a window.
            • seemaze9 hours ago
              pedants unite!
    • zargon18 hours ago
      It would make more sense to compare with Qwen Image 2, since that was the last open weights Qwen model.<p>Edit: This is wrong.
      • vunderba17 hours ago
        Wait... is that true? I don&#x27;t think the original Queen Image 2.0 was ever released beyond an API. At least, I don&#x27;t remember a public weights release.
        • zargon17 hours ago
          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&#x27;re right that was 2.0.
    • Chance-Device16 hours ago
      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.
      • mattnewton9 hours ago
        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.
        • Chance-Device5 hours ago
          Not very, I had a tiny dataset compared to a production run, I used a bunch of 3D renderings to augment the images with transparency. It worked pretty well given the scale.
    • tempesttempo8618 hours ago
      Could you add new OAI 2.5 image models?
      • vunderba18 hours ago
        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.<p>The three benchmarks it failed on (D20, Flat Earth, and Banded Snake) are pretty difficult, so I&#x27;d be surprised if 2.5 manages to pass them, but I’ll add it for completeness’ sake later this week.
    • alightsoul20 hours ago
      They&#x27;re trying to cash in but this is just sad
      • thenthenthen20 hours ago
        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?
        • cmrdporcupine20 hours ago
          Everything is combined and uneven, including the opinions of hackernews commenters?<p>There is no single opinion, and clearly no single Chinese approach.<p>Also Chinese labs are in particular very careful about anything which be used to create pornographic content, which is highly illegal in the PRC.
          • ranger_danger19 hours ago
            &gt; Also Chinese labs are in particular very careful about anything which be used to create pornographic content, which is highly illegal in the PRC.<p>MiniMax H3 is dominating AI porn right now, and they are Chinese.
            • alightsoul19 hours ago
              That&#x27;s because the users don&#x27;t care about the licence. They did try to take down a porn Lora repo on hugging face. The trick is, don&#x27;t say you&#x27;re using minimax, and you can make porn with it.
        • Foobar856820 hours ago
          Qwen can&#x27;t train anymore with openai reasoning tokens? I kid I kid.
  • jfoster22 hours ago
    A lot of the previous Qwen models seem to have used Apache licenses, among others:<p><a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Qwen#List_of_models" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Qwen#List_of_models</a><p>Unfortunately, it looks like this model is using a much more restrictive license:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;QwenLM&#x2F;Qwen-Image-2.1&#x2F;blob&#x2F;main&#x2F;LICENSE" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;QwenLM&#x2F;Qwen-Image-2.1&#x2F;blob&#x2F;main&#x2F;LICENSE</a>
    • kloud21 hours ago
      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.
      • NewJazz19 hours ago
        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.<p>It&#x27;s just freeware.
        • j-bos12 hours ago
          Though weights can be finetuned and quantized.
          • NewJazz12 hours ago
            Is it legal in this case?
    • unrented797721 hours ago
      I&#x27;m willing to bet a nonzero amount of its training material is GPL, so I&#x27;ll treat it as GPL licensed instead and use it however the fuck I want.<p>If AI labs get to ignore licenses, so do we.
      • urbnspacecowboy15 hours ago
        &gt; I&#x27;m willing to bet a nonzero amount of its training material is GPL<p>Image data?<p>&gt; GPL licensed instead and use it however the fuck I want<p>GPL is not a &quot;use it however the fuck I want&quot; license. Maybe you&#x27;re thinking of the WTFPL?
        • kouteiheika10 hours ago
          &gt; GPL is not a &quot;use it however the fuck I want&quot; license. Maybe you&#x27;re thinking of the WTFPL?<p>No. GPL <i>is</i> a &quot;use it however the fuck you want&quot; license. The GPL has no restrictions on *use*, only on redistribution.
          • a964 hours ago
            Yes, having no restrictions on use is the first and most critical software freedom. The others are there more to help protect the first (IMO). GPL in particular tries to reach quite far to protect all of them.<p><a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;The_Free_Software_Definition" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;The_Free_Software_Definition</a>
      • user4392821 hours ago
        It&#x27;s not going to matter unless you plan to commercially deploy the model, as far as I see.<p>If you were to generate outputs for commercial use, I think it would still violate this research license, but it&#x27;s not like they are going to know, are they?<p>That said, I am disappointed that the model is not actually open-weights as I expected based on the headline.
        • soulofmischief20 hours ago
          It could have an attempt at steganographic watermarking trained into the model.
        • CamperBob220 hours ago
          <i>It&#x27;s not going to matter unless you plan to commercially deploy the model, as far as I see.</i><p>It&#x27;s not going to matter then, either. What are they going to do, sue me for copyright infringement?
          • KeplerBoy20 hours ago
            Yes? If you deploy the model and provide it on Openrouter (or elsewhere) you better have a license.
            • bdonlan16 hours ago
              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.
              • johnnyApplePRNG5 hours ago
                It&#x27;s called a transformative work. And it is indeed copyrightable or it&#x27;s able to be protected legally, if that&#x27;s what you&#x27;re wondering?
            • CamperBob220 hours ago
              No need to deploy it publicly. It&#x27;s 7B, it&#x27;ll run on a 3090.
              • finnjohnsen21 hour ago
                yes, but it uses 17gb VRAM when running a 50 inference steps generation from prompt. Which is more than I expected since a 7B model sounds little.
              • KeplerBoy19 hours ago
                You talked about commercially deploying it. Of course nobody cares what you are doing on your own hardware for fun.
                • CamperBob219 hours ago
                  Usually the way the licenses are interpreted, if I run it myself and use it to generate $X million in revenue in my own business, I&#x27;m subject to the license. In this case, the license seems to cover any commercial usage at all, which would certainly include self-hosting for internal business purposes.<p>Why even bother demanding such terms? Release the weights or don&#x27;t release the weights, but this is silly. No one is going to pay them to run <i>or</i> host a 7B static image model.
                  • nozzlegear18 hours ago
                    Why not? If it&#x27;s cheap enough, and presuming I had any reason to use an image model, I&#x27;d consider paying for it on OpenRouter over hosting it myself.
        • Tanjreeve21 hours ago
          That seems quite important. Definitely requires any grown up company to have to do a bunch of legal paperwork to use it.
      • soulofmischief20 hours ago
        You are not wrong, but will a judge and jury be competent enough to understand the difference after you&#x27;ve spent several hundred thousand in litigation?
        • dannyw20 hours ago
          You really think Alibaba is going to go around and sue in US courts for something like this?<p>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.
      • JaggerJo21 hours ago
        Agreed.
    • user439283 hours ago
      I have seen comments on X that they will consider a revenue cap for the non-commercial restriction.<p>A researcher commented among the lines that they have no interest in restricting creators from using it for monetized YT content.<p>The way he put it, it suggested they are at this time looking to understand use cases rather than necessarily limit or charge for commercial use, and he recommended reaching out to the commercial team.<p>So it sounds like one could likely receive a free commercial license if needed.
    • gregoriol22 hours ago
      Was going to post about this: the last image models with Apache 2.0 license seem to be from 2025, recent Qwen models are &quot;non-commercial use&quot;.
      • Luker8821 hours ago
        Companies can use llm to license-wash open source code regardless of license.<p>How difficult would it be to use this model to create a second model without licensing issues?
        • Zambyte21 hours ago
          Why would you even do that? Just... use it? There hasn&#x27;t been any legal precedent on if models can even be copyright restricted. Labs just keep publishing license documents as if they matter.
          • zdragnar21 hours ago
            Well, it is an indication that it matters to the lab, so if you don&#x27;t want legal fees to be the first one to set precedent, then it does matter a great deal.
            • Zambyte20 hours ago
              You could say the same thing about &quot;license-washing&quot; the model. It seems like you&#x27;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.
        • cleaning13 hours ago
          No one really cares about licenses, especially now. Just use it, the odds of consequences are unfathomably low.
        • Sharlin20 hours ago
          What.
      • bloaf21 hours ago
        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&amp;D campaign feel fine by me.
        • user4392821 hours ago
          This achieves absolutely nothing to that end.<p>People can continue to use closed SOTA models to generate outputs for commercial or malicious purposes.<p>What this research license achieves is that we cannot use this model in applications we publish.
        • tenuousemphasis21 hours ago
          You think they care about the probably unenforceable license terms?
    • plufz21 hours ago
      What are the top image models that still use a less restrictive license today?
      • vunderba21 hours ago
        Boogu-Image has the Apache 2.0 License [1] (good coherence, but outputs can look synthetic).<p>And Krea 2 has a community license [2] that is fairly permissive - I think commercial usage is allowed under $1 million.<p>Boogu-Image scored 6&#x2F;15 and Krea 2 scored 7&#x2F;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.<p>[1] - <a href="https:&#x2F;&#x2F;github.com&#x2F;Boogu-Project&#x2F;Boogu-Image" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;Boogu-Project&#x2F;Boogu-Image</a><p>[2] - <a href="https:&#x2F;&#x2F;www.krea.ai&#x2F;krea-2-licensing" rel="nofollow">https:&#x2F;&#x2F;www.krea.ai&#x2F;krea-2-licensing</a><p>[3] - <a href="https:&#x2F;&#x2F;genai-showdown.specr.net&#x2F;?models=fd,hd,kd,qi,f2d,zt,id4,k2,sxj,bg1" rel="nofollow">https:&#x2F;&#x2F;genai-showdown.specr.net&#x2F;?models=fd,hd,kd,qi,f2d,zt,...</a>
    • ReptileMan21 hours ago
      Tune the weights a bit and call them derivative work.
  • jjcm21 hours ago
    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:<p><a href="https:&#x2F;&#x2F;html.non.io&#x2F;qwen-comparison&#x2F;" rel="nofollow">https:&#x2F;&#x2F;html.non.io&#x2F;qwen-comparison&#x2F;</a><p>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.<p>I&#x27;ll be trying a post-training run on this for web design, it has some serious potential.<p>[1] diffui.ai
    • cloudking20 hours ago
      Those simple prompts produce nearly the exact same layout in the 2 different models?
      • jjcm18 hours ago
        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.<p>That internal json backing helps significantly when you want to maintain consistent design system components&#x2F;patterns across multiple pages. The aligned layout is it working as intended.
        • j-bos2 hours ago
          Private harness?
        • chr15m10 hours ago
          That&#x27;s so cool!
      • orbital-decay19 hours ago
        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&#x27;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.
      • supermatt20 hours ago
        Equally confused with this. They must be using a lot more guidance than just the provided prompt.
      • howdareme19 hours ago
        Qwen is trained off of gpt’s outputs. This is both a positive and negative
      • BoorishBears19 hours ago
        Qwen&#x27;s latest image models have a ton of distillation from gpt-image, same with Grok Imagine.<p>Even the artifacts are getting picked up.
        • vunderba16 hours ago
          Agreed. There&#x27;s also a lot of bad tinging&#x2F;yellow saturation that very much reminds me of early gpt-image outputs on a lot of the non-cherry picked stuff I&#x27;ve been seeing on Twitter&#x2F;Reddit.<p>A lot of people were putting ZiT as a refiner downstream in early Qwen-Image 1.0 workflows, so I&#x27;m wondering if we&#x27;re going to see something similar with 2.1.
    • xienze20 hours ago
      &gt; The text rendering definitely is much, much better than anything else on the open weights market right now<p>Really? Because basically everything in those screenshots is completely garbled. I didn&#x27;t follow it super closely but I thought Ideogram or whatever was really good for this particular use, with actual clear text.
      • vunderba20 hours ago
        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.
  • fishfasell22 hours ago
    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&#x27;d expect from a local model. However with coding it&#x27;s much slower and much less impressive. I&#x27;m sure there&#x27;s a reason for this and I&#x27;m not an AI expert so I&#x27;ll let the smarter folks tell me why, but that&#x27;s just been my observation thus far.
    • mft_22 hours ago
      I&#x27;ve played with diffusion models on and off since the first release of Stable Diffusion - just for amusement, without a particular goal.<p>Recently, I&#x27;ve been helping a friend&#x27;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&#x27;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&#x27;ve experienced with other models) is excellent.<p>It&#x27;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&#x27;ve experienced previously. It&#x27;s big and relatively slow (~3 mins per 512x512 image edit on my M1 Max Mac) but excellent to work with. It&#x27;s also very straightforward to set up, without the harness complexity of e.g. comfyui.
      • rahimnathwani17 hours ago
        How are you converting the bitmaps into vector images?
        • mft_14 hours ago
          This is currently the weakest part of the workflow. I&#x27;m tracing the output images with VTracer [0] and then finishing them manually.<p>Through a combination of careful initial prompting (e.g. requesting line drawings, requesting limited colours [&quot;posterization&quot; 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&#x27;t take too long to clean up in Inkscape. It usually takes a few minutes of deletions and path unions to produce something usable.<p>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&#x27;ve not found anything usable online so far. LLMs (understandably, given their core technology) are still pretty bad at creating SVG art.<p>[0] <a href="https:&#x2F;&#x2F;github.com&#x2F;visioncortex&#x2F;vtracer" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;visioncortex&#x2F;vtracer</a>
          • adamhowell12 hours ago
            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).<p>It runs VTracer under the hood too. Most of the cleanup you&#x27;re doing in Inkscape could possibly be pushed to before and after the trace?<p>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.<p>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&#x27;t double it when you double the image.<p>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.<p>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.<p>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.<p>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.<p>What I haven&#x27;t solved is curve fitting. vectorizer.ai gives you real arcs and straight lines. VTracer gives you splines, so circles are never quite circles.
      • jLaForest22 hours ago
        is the cnc sewing machine an off the shelf model or something DIY? I&#x27;d love to hear more
        • mft_21 hours ago
          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.
    • tarcon5 hours ago
      I think there was a lot more brainpower invested in the media generation side of things. The noise-based diffusion technique is further developed. It had a discovery of applying a physics-based understanding of Brownian motion to guide it. Image generation has comparatively simple training process - this is an image with dog, and without dog (contrastive learning).<p>Might be worth to watch the diffusion based LLMs.
    • gavmor21 hours ago
      Remember that quality output is a necessary but insufficient property of a generative model.<p>Prompt-adherence is really hit-or-miss—especially if one lacks the visual vocabulary. Likewise with coding, I find junior devs don&#x27;t think to prompt re: respecting this-or-that interface, or refactoring to point-free style, etc.<p>So, as others have said, the artist knows better.
    • victorbjorklund22 hours ago
      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
      • 26d021 hours ago
        The point I think is interesting is that this is just 7B. The current SOTA 7B LLMs are barely usable for quite simple coding.
        • becquerel17 hours ago
          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 &#x27;for free&#x27;. 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.
      • gedy22 hours ago
        To generalize, LLMs are great at what you are not skilled at.
        • k__21 hours ago
          That&#x27;s how they&#x27;re sold, isn&#x27;t it?
          • gedy17 hours ago
            Well, not exactly. Many, many companies and managers think that they can replace skilled people or have unskilled monitoring them.
      • fishfasell22 hours ago
        That&#x27;s a fair statement, I agree. I&#x27;m quite an abysmal artist so I could be a victim of my own bias here
  • mdp202122 hours ago
    How do you use this model locally, similarly to using `llama-server -m &lt;model&gt;`?<p>(I mean: outside direct or substantial use of Python, and running the Neural Network in the most efficient way.)
    • peri-cl20 hours ago
      I&#x27;ve set it up on my local machine just now, as my first local image diffuser. I can confirm it&#x27;s very easy.<p>I tried stable-diffusion.cpp, following its compile guide here[0], and its Qwen Image-2.1 specific instructions here[1]. It works out of the box. I made a test pelican[2]. It took 3 minutes on a CPU.<p>[0] <a href="https:&#x2F;&#x2F;github.com&#x2F;leejet&#x2F;stable-diffusion.cpp&#x2F;blob&#x2F;master&#x2F;docs&#x2F;build.md" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;leejet&#x2F;stable-diffusion.cpp&#x2F;blob&#x2F;master&#x2F;d...</a><p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;leejet&#x2F;stable-diffusion.cpp&#x2F;blob&#x2F;master&#x2F;docs&#x2F;qwen_image_2.1.md" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;leejet&#x2F;stable-diffusion.cpp&#x2F;blob&#x2F;master&#x2F;d...</a><p>[2] <a href="https:&#x2F;&#x2F;i.ibb.co&#x2F;yMknC2K&#x2F;output.png" rel="nofollow">https:&#x2F;&#x2F;i.ibb.co&#x2F;yMknC2K&#x2F;output.png</a>
      • mdp202116 hours ago
        Thank you! Can you please check how much RAM does it consume (and require)?
        • peri-cl16 hours ago
          This is what the runtime reports, at Q8:<p><pre><code> 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&#x2F;A), extensions 0.00MB(N&#x2F;A)</code></pre>
          • mdp202115 hours ago
            That suggests that 16GB RAM will not be enough.<p>In fact, like it appears in the reports above, it is &quot;7b&quot; as in<p>&gt; <i>7B parameters in its visual generation component</i><p>It seems they calibrated the size to fill a 16GB VRAM near the limit. RAM requirements will vary.
    • rwmj21 hours ago
      Additional question is what kind of local hardware would be required for this? 7B parameters <i>sounds</i> very light weight, but I&#x27;m not sure. (Edit: The download is 33 GB).<p>Edit x2: As usual I&#x27;m in a twisty maze of pip packages that don&#x27;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&#x27;t use Python for this stuff. A simple C&#x2F;C++ program would be so much better.
      • peri-cl19 hours ago
        It&#x27;s about 16 GiB at Q8 quants (combining both the image and language parts). (Meaning, community quantized models from HuggingFace).<p>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&#x27;d want to run it at interactive speeds, you would want a GPU (one which fits this in VRAM).<p>&gt; <i>&quot;I really wish people didn&#x27;t use Python for this stuff. A simple C&#x2F;C++ program would be so much better.&quot;</i><p>You mean besides stable-diffusion.cpp ?
        • rwmj18 hours ago
          &gt; You mean besides stable-diffusion.cpp ?<p>Yes, thanks, I didn&#x27;t know about that. Will try it.
    • Iolaum22 hours ago
      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&#x27;s what I would suggest once it becomes supported.
    • nkhgfugjk21 hours ago
      I am using sd.cpp, which is the cousin of llama.cpp: <a href="https:&#x2F;&#x2F;github.com&#x2F;leejet&#x2F;stable-diffusion.cpp" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;leejet&#x2F;stable-diffusion.cpp</a><p>it already has day-0 qwen image 2.1 support!
    • iugtmkbdfil83415 hours ago
      I am on AI max 395, comfyUI+qwen models is all you technically need. With today&#x27;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&#x27;s work, but a little too unpolished to publish. I would say, try comfyUI first ( complex, but it worked OOTB ).
    • fp6422 hours ago
      on the linked GitHub page they list support Diffusers, ComfyUI, vLLM-Omni, SGLang, and LightX2V with links to each
      • mdp202121 hours ago
        &gt; <i>Diffusers, ComfyUI, vLLM-Omni, SGLang, and LightX2V</i><p>I think that&#x27;s all Python (not a direct executable).<p>You could just do (see the &quot;Quick Start&quot;) 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.
        • wgd20 hours ago
          &quot;just&quot;<p>I don&#x27;t think I have ever once run &quot;pip install transformers&quot; and had it work without three rounds of fiddling
          • mdp202116 hours ago
            Or trying to install the whole of CUDA on machines that do not even have a GPU (not Nvidia, not anything past the embedded)...<p>Yep, that&#x27;s (also) what I meant ;)<p>Lean, efficient... Also sensible and trouble-less.
            • iugtmkbdfil83415 hours ago
              The &#x27;not nvidia&#x27; is no longer a deal breaker by itself.
    • finnjohnsen218 hours ago
      I use opencode + &lt;a decent saas llm&gt; 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.<p>I have FLUX.2 klein and dev, Ideogram, LaDA-Image and SenseNova locally. Works great. Ive never touched a file.<p>The days of making container yamls myself is over. I read them but I dont edit anymore.
    • embedding-shape22 hours ago
      Probably ComfyUI is one of the easiest way to get started with local image&#x2F;video models. Or perhaps vLLM, if they have support for it already, would be something like `vllm serve &lt;model&gt; --omni --port 9080`
    • leumon19 hours ago
      Unsloth Desktop is the easiest way imo. There are already gguf quants of this model, or simply wait until the official one comes out.
    • utopiah22 hours ago
      why not just as you suggested i.e. <a href="https:&#x2F;&#x2F;qwen.readthedocs.io&#x2F;en&#x2F;latest&#x2F;run_locally&#x2F;llama.cpp.html#llama-server" rel="nofollow">https:&#x2F;&#x2F;qwen.readthedocs.io&#x2F;en&#x2F;latest&#x2F;run_locally&#x2F;llama.cpp....</a> then get the result either via a UI or wget&#x2F;curl it back?
      • mdp202122 hours ago
        I am not sure that llama.cpp also supports image generation models.
        • utopiah22 hours ago
          it&#x27;s multimodal, see <a href="https:&#x2F;&#x2F;github.com&#x2F;ggml-org&#x2F;llama.cpp&#x2F;blob&#x2F;master&#x2F;docs&#x2F;multimodal.md" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ggml-org&#x2F;llama.cpp&#x2F;blob&#x2F;master&#x2F;docs&#x2F;multi...</a>
          • exe3422 hours ago
            Multimodal doesn&#x27;t guarantee input and output.<p>&gt; Currently, we support image, audio and video input.
            • utopiah21 hours ago
              Seems I&#x27;m missing something. Does this model support other inputs?<p>Image outputs are supported, videos I&#x27;m not sure but I don&#x27;t think that&#x27;s an output, just a preview of the equirectangular example, so, same question here, what does this model outputs that isn&#x27;t supported?
              • mdp202121 hours ago
                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.<p>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).<p>See <a href="https:&#x2F;&#x2F;github.com&#x2F;ggml-org&#x2F;llama.cpp&#x2F;blob&#x2F;master&#x2F;src&#x2F;llama-arch.h" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ggml-org&#x2F;llama.cpp&#x2F;blob&#x2F;master&#x2F;src&#x2F;llama-...</a> , the<p><pre><code> enum llm_arch { </code></pre> ...
                • utopiah19 hours ago
                  I haven&#x27;t used llama.cpp for image generation either but I recall an issue about it. Unfortunately I can&#x27;t pinpoint it now and there is the older closed issue <a href="https:&#x2F;&#x2F;github.com&#x2F;ggml-org&#x2F;llama.cpp&#x2F;issues&#x2F;4408" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ggml-org&#x2F;llama.cpp&#x2F;issues&#x2F;4408</a> so unless mtmd supports also multimodal outputs out of the box safe to assume output is still limited to text.
              • exe3421 hours ago
                It&#x27;s a diffusion model, completely different from autoregressive attention models.
                • utopiah20 hours ago
                  like <a href="https:&#x2F;&#x2F;github.com&#x2F;ggml-org&#x2F;llama.cpp&#x2F;tree&#x2F;master&#x2F;examples&#x2F;diffusion" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ggml-org&#x2F;llama.cpp&#x2F;tree&#x2F;master&#x2F;examples&#x2F;d...</a> ?<p>At the risk of stating the obvious llama.cpp isn&#x27;t just about LLaMa as <a href="https:&#x2F;&#x2F;github.com&#x2F;ggml-org&#x2F;llama.cpp&#x2F;blob&#x2F;master&#x2F;src&#x2F;llama-arch.h#L13" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ggml-org&#x2F;llama.cpp&#x2F;blob&#x2F;master&#x2F;src&#x2F;llama-...</a> someone else pointed out.
                  • exe3419 hours ago
                    Aha I was wrong. Thanks for sharing that!
                    • utopiah18 hours ago
                      no worries, I was wrong too, it is multimodal but only for inputs apparently, so for now there seem to only be text as output but no image as output
  • trains3947222 hours ago
    A 7B diffusion model can now render CJK text better than Microsoft Windows.
    • doctorpangloss21 hours ago
      Ideogram 4 has been around for a while haha
    • tomjen322 hours ago
      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.
      • jimmydoe21 hours ago
        Is ChatGPT really that good?<p>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?
        • tomjen319 hours ago
          I want to say that they released a version since then before 2.5, but I&#x27;m not entirely sure. I should also note that I do not know a single Chinese character, so it&#x27;s possible they are broken in such a way that I wouldn&#x27;t necessarily notice. I do remember, however, that English text used to be broken; now it&#x27;s completely readable.
      • Havoc22 hours ago
        Pretty sure comfyui has a mac executable
        • a964 hours ago
          FSVO executable, yes.<p><a href="https:&#x2F;&#x2F;formulae.brew.sh&#x2F;cask&#x2F;comfy" rel="nofollow">https:&#x2F;&#x2F;formulae.brew.sh&#x2F;cask&#x2F;comfy</a>
  • Zaraif138 hours ago
    Anyone get success editing videos, frame by frame, using image editing AI? Which model works well?<p>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&#x27;t understand fingers.
  • d2kx22 hours ago
    God I love the Qwen team. Easily the most diverse set of models from all the Chinese labs. Only Gemini&#x2F;DeepMind comes close.
  • trentor22 hours ago
    They finally fixed their VAE. It really held back their models over the last 2 years.<p>EDIT: It still produces artifacts it&#x27;s better but unusable for production work. In midvalues you will see a slight dot pattern.
    • Ristovski20 hours ago
      &gt; In midvalues you will see a slight dot pattern.<p>Is this not simply some sort of watermark instead of an artifact?
      • trentor18 hours ago
        No, it&#x27;s probably their rope implementation. They had a similar problem with the old qwen image but to be sure it needs some digging.
    • mdp202121 hours ago
      &gt; <i>finally fixed their VAE</i><p>Can you share the sources?
      • trentor21 hours ago
        It&#x27;s right there in the hugging face link?<p>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&#x2F;wider, and the old 2x2 transformer patching is gone.<p>On some images it still produces artifacts but can&#x27;t say if it&#x27;s the transformer or the VAE yet.
  • gunalx22 hours ago
    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.
    • yorwba21 hours ago
      Qwen Image 3 was released two months ago: <a href="https:&#x2F;&#x2F;qwen.ai&#x2F;blog?id=qwen-image-3.0" rel="nofollow">https:&#x2F;&#x2F;qwen.ai&#x2F;blog?id=qwen-image-3.0</a> I think you have it confused with another model.
  • AbstractH248 hours ago
    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.<p>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)
  • hgufj22 hours ago
    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.
    • jfoster22 hours ago
      Note that the license on this has this in it:<p>&gt; You shall not use the Materials for any commercial purpose without obtaining a separate commercial license from us.<p>It probably will be much cheaper to use than other image models, but it seems that will be up to the whims of Qwen&#x2F;Alibaba rather than just being the cost of putting it in a cloud provider.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;QwenLM&#x2F;Qwen-Image-2.1&#x2F;blob&#x2F;main&#x2F;LICENSE" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;QwenLM&#x2F;Qwen-Image-2.1&#x2F;blob&#x2F;main&#x2F;LICENSE</a>
      • RIMR14 hours ago
        Honestly, that&#x27;s fine. The commercial license isn&#x27;t that bad, and cloud providers selling API access to this can afford it.<p>I am just happy I can run these models on my own hardware. Hopefully in 10 years, self-hosted models far exceeding what&#x27;s currently available will run comfortable on commodity hardware.
      • tenuousemphasis21 hours ago
        Good luck to them enforcing that license.
    • Gasp0de1 hour ago
      Which lab is open sourcing their model?
  • docheinestages21 hours ago
    My first impression is that it&#x27;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&#x27;s more of a trial and error process than reliable results.
    • dannyw20 hours ago
      Try translating your prompt to Chinese first, it seems a lot better at understanding and following Chinese prompts even with the translation hop.
    • mdp202116 hours ago
      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.
  • pan_lid5 hours ago
    Curious how Qwen Image 2.1 performs on less common datasets compared to SDXL. Always good to see more open models.
  • qsbuilder7 hours ago
    Love that these models are releasing making it easier to get away from these stupid subscriptions.
  • Hard_Space22 hours ago
    Interesting in the example of assembling the Cheers team how the otherwise great result genericizes Shelley Long.
    • hughc22 hours ago
      The result seems a pretty good representation given the source image wasn&#x27;t that great. I think that Woody Harrelson comes across much worse.
  • sgt2 hours ago
    I&#x27;m actually looking for a model that is able to create old school pixel art (like 90s style, games like Sierra and so on). But to this date, I haven&#x27;t seen anything yet. It all reeks of &quot;AI slop&quot;. Maybe this is a good thing, I don&#x27;t know. But if anyone has any tips, I&#x27;d appreciate. It&#x27;s for my own personal use.
  • samayashar21 hours ago
    Qwen and Alibaba are the biggest competitor for basically every model out there. They&#x27;re beating the benchmarks like top-frontier models, focused on open-source and much cheaper than the competitors.<p>Excited to see what the future holds for them!
  • rickreynoldssf13 hours ago
    People it renders look Asian. If you give it a reference image of a caucasian it will render an Asian. I wonder why?
    • solarkraft10 hours ago
      Same reason photography was historically badly calibrated for black skin.<p>(<a href="https:&#x2F;&#x2F;www.shutterstock.com&#x2F;blog&#x2F;shirley-card-racial-photographic-bias" rel="nofollow">https:&#x2F;&#x2F;www.shutterstock.com&#x2F;blog&#x2F;shirley-card-racial-photog...</a>).
  • amelius20 hours ago
    I don&#x27;t want only cherry picked examples. Show me failure modes too.
    • sovok16 hours ago
      That &quot;10 Input Images&quot; demo had the faces and clothing mixed up a bit. Woody Harrelson turned into a Kelsey Grammer&#x2F;Harrelson hybrid.
    • PUSH_AX20 hours ago
      failure modes are so load bearing.
  • sinan-faizal2 hours ago
    its opensource?
  • TomGarden22 hours ago
    Very impressive, and kind of worrying a 7B model can have such capabilities. The implications are huge. And Qwen does no watermarking (yet) yeah?
    • trentor22 hours ago
      They always had a fourier space mark in their models even without the VAEs are usually pretty easy to detect.
      • TomGarden22 hours ago
        Ah I wasn&#x27;t aware, thank you
  • spottedmarley22 hours ago
    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
  • andsoitis11 hours ago
    Are all the humans in those photos fake?
  • thenipper14 hours ago
    The uncanny valley cheers is really freaking me out.
  • globular-toast5 hours ago
    What problem is this trying to solve?
  • s131ph5 hours ago
    is it possible to run on 8gb ?
  • colesantiago21 hours ago
    While the license of this model is a shame it is still unenforceable.<p>I know a few friends of mine who are running models and are ignoring the licence.<p>Whether it is AGPL 3.0, or a completely restrictive license, it is going to get broken anyway and be used for commercial purposes.<p>I don&#x27;t know anyone who looks at the licenses of the OSS software they are using.<p>In today’s world OSS is synonymous with &quot;Free&quot; and the AI model providers are proof of that with their training of code, datasets, etc.<p>So it begs the question, why should we abide by <i>their</i> licenses of their models?
    • dawnerd19 hours ago
      And they shouldn’t be enforceable considering how the training data was slurped up without concern for licensing.
  • hirako200020 hours ago
    Woody Harrelson?
  • timmytokyo19 hours ago
    Not sure there&#x27;s a better avatar for the absurdity of AI slop imagery than the &quot;cowboy on horseback&quot;. That&#x27;s a pony with a child&#x27;s saddle on it, and they&#x27;ve composited a grown man on top of it.
  • finnjohnsen218 hours ago
    I would call this a license trap: Qwen RESEARCH LICENSE AGREEMENT<p>Code on github, models on huggingface, nice intro text: &quot;We are excited to open-source Qwen-Image-2.1 [...]&quot;.<p>meh...
  • ramesh3119 hours ago
    Still fails to generate smoothly animated sprites, although the native RGBA transparency is nice. Anyone found one that can?
  • bknight198322 hours ago
    While I&#x27;m impressed with the Bluey example, the lack of Muffin disappoints me.
  • jonplackett19 hours ago
    Is it just me or are Alibaba &#x2F; qwen’s websites often appear broken &#x2F; very slow?
  • meherabhossain4 hours ago
    [flagged]
  • habajab5 hours ago
    [flagged]
  • ouch-blurred5213 hours ago
    [flagged]
  • Devin31624 hours ago
    [dead]
  • andrewdb19 hours ago
    [flagged]
  • run-good-code20 hours ago
    [dead]
  • 1saadcodes19 hours ago
    [dead]
  • guideaitools20 hours ago
    [flagged]
  • golutyagi971020 hours ago
    [dead]
  • BlackGlory22 hours ago
    [flagged]
    • reedf122 hours ago
      Context?
      • JimDabell22 hours ago
        People say ChatGPT generates images with a yellow tint. The person you are replying to is suggesting that these images have a yellow tint and therefore this model is distilled from ChatGPT.
  • weee32223 hours ago
    [flagged]
  • hn45e7pbij22 hours ago
    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.