Need smarter insights in your inbox? Join our weekly newsletters to get solely what issues to enterprise AI, knowledge, and safety leaders. Subscribe Now
After seizing the summer time with a blitz of highly effective, freely out there new open supply language and coding centered AI fashions that matched or in some circumstances bested closed-source/proprietary U.S. rivals, Alibaba’s crack “Qwen Group” of AI researchers is again once more at present with the discharge of a extremely ranked new AI picture generator mannequin — additionally open supply.
Qwen-Picture stands out in a crowded subject of generative picture fashions because of its emphasis on rendering textual content precisely inside visuals — an space the place many rivals nonetheless wrestle.
Supporting each alphabetic and logographic scripts, the mannequin is especially adept at managing complicated typography, multi-line layouts, paragraph-level semantics, and bilingual content material (e.g., English-Chinese language).
In observe, this enables customers to generate content material like film posters, presentation slides, storefront scenes, handwritten poetry, and stylized infographics — with crisp textual content that aligns with their prompts.
The AI Influence Collection Returns to San Francisco – August 5
The subsequent section of AI is right here – are you prepared? Be a part of leaders from Block, GSK, and SAP for an unique have a look at how autonomous brokers are reshaping enterprise workflows – from real-time decision-making to end-to-end automation.
Safe your spot now – house is restricted: https://bit.ly/3GuuPLF
Qwen-Picture’s output examples embody all kinds of real-world use circumstances:
- Advertising and marketing & Branding: Bilingual posters with model logos, stylistic calligraphy, and constant design motifs
- Presentation Design: Format-aware slide decks with title hierarchies and theme-appropriate visuals
- Training: Era of classroom supplies that includes diagrams and exactly rendered tutorial textual content
- Retail & E-commerce: Storefront scenes the place product labels, signage, and environmental context should all be readable
- Inventive Content material: Handwritten poetry, scene narratives, anime-style illustration with embedded story textual content
Customers can work together with the mannequin on the Qwen Chat web site by deciding on “Picture Era” mode from the buttons under the immediate entry subject.

Nonetheless, my transient preliminary exams revealed the textual content and immediate adherence was not noticeably higher than Midjourney, the favored proprietary AI picture generator from the U.S. firm of the identical identify. My session via Qwen chat produced a number of errors in immediate comprehension and textual content constancy, a lot to my disappointment, even after repeated makes an attempt and immediate rewording:


But Midjourney solely gives a restricted variety of free generations and requires subscriptions for any extra, in comparison with Qwen Picture, which, because of its open supply licensing and weights posted on Hugging Face, could be adopted by any enterprise or third-party supplier free-of-charge.
Licensing and availability
Qwen-Picture is distributed underneath the Apache 2.0 license, permitting business and non-commercial use, redistribution, and modification — although attribution and inclusion of the license textual content are required for spinoff works.
This will likely make it enticing to enterprises in search of an open supply picture era device to make use of for making inner or external-facing collateral like flyers, adverts, notices, newsletters, and different digital communications.
However the truth that the mannequin’s coaching knowledge stays a tightly guarded secret — like with most different main AI picture turbines — might bitter some enterprises on the thought of utilizing it.
Qwen, not like Adobe Firefly or OpenAI’s GPT-4o native picture era, for instance, doesn’t supply indemnification for business makes use of of its product (i.e., if a person will get sued for copyright infringement, Adobe and OpenAI will assist assist them in court docket).
The mannequin and related belongings — together with demo notebooks, analysis instruments, and fine-tuning scripts — can be found via a number of repositories:
As well as, a dwell analysis portal known as AI Enviornment permits customers to match picture generations in pairwise rounds, contributing to a public Elo-style leaderboard.
Coaching and growth
Behind Qwen-Picture’s efficiency is an in depth coaching course of grounded in progressive studying, multi-modal process alignment, and aggressive knowledge curation, in line with the technical paper the analysis group launched at present.
The coaching corpus contains billions of image-text pairs sourced from 4 domains: pure imagery, human portraits, inventive and design content material (akin to posters and UI layouts), and artificial text-focused knowledge. The Qwen Group didn’t specify the dimensions of the coaching knowledge corpus, apart from “billions of image-text pairs.” They did present a breakdown of the tough proportion of every class of content material it included:
- Nature: ~55%
- Design (UI, posters, artwork): ~27%
- Folks (portraits, human exercise): ~13%
- Artificial textual content rendering knowledge: ~5%
Notably, Qwen emphasizes that every one artificial knowledge was generated in-house, and no photographs created by different AI fashions had been used. Regardless of the detailed curation and filtering levels described, the documentation doesn’t make clear whether or not any of the information was licensed or drawn from public or proprietary datasets.
Not like many generative fashions that exclude artificial textual content because of noise dangers, Qwen-Picture makes use of tightly managed artificial rendering pipelines to enhance character protection — particularly for low-frequency characters in Chinese language.
A curriculum-style technique is employed: the mannequin begins with easy captioned photographs and non-text content material, then advances to layout-sensitive textual content situations, mixed-language rendering, and dense paragraphs. This gradual publicity is proven to assist the mannequin generalize throughout scripts and formatting varieties.
Qwen-Picture integrates three key modules:
- Qwen2.5-VL, the multimodal language mannequin, extracts contextual that means and guides era via system prompts.
- VAE Encoder/Decoder, skilled on high-resolution paperwork and real-world layouts, handles detailed visible representations, particularly small or dense textual content.
- MMDiT, the diffusion mannequin spine, coordinates joint studying throughout picture and textual content modalities. A novel MSRoPE (Multimodal Scalable Rotary Positional Encoding) system improves spatial alignment between tokens.
Collectively, these parts permit Qwen-Picture to function successfully in duties that contain picture understanding, era, and exact modifying.
Efficiency benchmarks
Qwen-Picture was evaluated in opposition to a number of public benchmarks:
- GenEval and DPG for prompt-following and object attribute consistency
- OneIG-Bench and TIIF for compositional reasoning and format constancy
- CVTG-2K, ChineseWord, and LongText-Bench for textual content rendering, particularly in multilingual contexts
In practically each case, Qwen-Picture both matches or surpasses current closed-source fashions like GPT Picture 1 [High], Seedream 3.0, and FLUX.1 Kontext [Pro]. Notably, its efficiency on Chinese language textual content rendering was considerably higher than all in contrast programs.
On the general public AI Enviornment leaderboard — primarily based on 10,000+ human pairwise comparisons — Qwen-Picture ranks third general and is the highest open-source mannequin.
Implications for enterprise technical decision-makers
For enterprise AI groups managing complicated multimodal workflows, Qwen-Picture introduces a number of purposeful benefits that align with the operational wants of various roles.
These managing the lifecycle of vision-language fashions — from coaching to deployment — will discover worth in Qwen-Picture’s constant output high quality and its integration-ready parts. The open-source nature reduces licensing prices, whereas the modular structure (Qwen2.5-VL + VAE + MMDiT) facilitates adaptation to customized datasets or fine-tuning for domain-specific outputs.
The curriculum-style coaching knowledge and clear benchmark outcomes assist groups consider health for objective. Whether or not deploying advertising visuals, doc renderings, or e-commerce product graphics, Qwen-Picture permits speedy experimentation with out proprietary constraints.
Engineers tasked with constructing AI pipelines or deploying fashions throughout distributed programs will respect the detailed infrastructure documentation. The mannequin has been skilled utilizing a Producer-Client structure, helps scalable multi-resolution processing (256p to 1328p), and is constructed to run with Megatron-LM and tensor parallelism. This makes Qwen-Picture a candidate for deployment in hybrid cloud environments the place reliability and throughput matter.
Furthermore, assist for image-to-image modifying workflows (TI2I) and task-specific prompts permits its use in real-time or interactive functions.
Professionals centered on knowledge ingestion, validation, and transformation can use Qwen-Picture as a device to generate artificial datasets for coaching or augmenting pc imaginative and prescient fashions. Its potential to generate high-resolution photographs with embedded, multilingual annotations can enhance efficiency in downstream OCR, object detection, or format parsing duties.
Since Qwen-Picture was additionally skilled to keep away from artifacts like QR codes, distorted textual content, and watermarks, it gives higher-quality artificial enter than many public fashions — serving to enterprise groups protect coaching set integrity.
Searching for suggestions and alternatives to collaborate
The Qwen Group emphasizes openness and neighborhood collaboration within the mannequin’s launch.
Builders are inspired to check and fine-tune Qwen-Picture, supply pull requests, and take part within the analysis leaderboard. Suggestions on textual content rendering, modifying constancy, and multilingual use circumstances will form future iterations.
With a said purpose to “decrease the technical obstacles to visible content material creation,” the group hopes Qwen-Picture will serve not simply as a mannequin, however as a basis for additional analysis and sensible deployment throughout industries.