Skip to main content
NVIDIA
Explore
Models
Skills
Blueprints
GPUs
Docs
Help Center
Getting Started
  1. Create and verify your account to unlock full access to NVIDIA NIM APIs.
ResourcesDeveloper ForumsContact Support
FAQs
  • Terms of Use
    Privacy Policy
    Your Privacy Choices
    Contact

    Copyright © 2026 NVIDIA Corporation

    Qwen

    qwen-image-edit

    Downloadable

    Qwen-Image-Edit is an image editing model with multilingual text editing and strong subject consistency.

    • Image Generation
    • Text-to-Image
    Get API Key
    API ReferenceAPI Reference
    Accelerated by DGX Cloud

    Overview

    Description:

    Qwen-Image-Edit is the image editing version of Qwen-Image. Built upon the 20B Qwen-Image model, Qwen-Image-Edit successfully extends Qwen-Image’s unique text rendering capabilities to image editing tasks, enabling precise text editing. Furthermore, Qwen-Image-Edit simultaneously feeds the input image into Qwen2.5-VL (for visual semantic control) and the VAE Encoder (for visual appearance control), achieving capabilities in both semantic and appearance editing.

    Qwen-Image-Edit was developed by the Qwen Team.
    This model is ready for commercial/non-commercial use.

    Third-Party Community Consideration:

    These models are not owned or developed by NVIDIA. These models have been developed and built to a third-party’s requirements for this application and use case; see links to:

    • Qwen/Qwen-Image-Edit Model Card
    • Qwen/Qwen-Image-Edit-2509 Model Card
    • Qwen/Qwen-Image-Edit-2511 Model Card

    License/Terms of Use

    GOVERNING TERMS: The trial service is governed by the NVIDIA API Trial Terms of Service; and use of this model is governed by the NVIDIA Open Model License. Additional Information: Apache 2.0 license.

    Deployment Geography:

    Global

    Use Case:

    • Content Creation: For artists, designers, and creators generating text-rich images (e.g., posters, UI mockups, and artistic works) and performing precise image editing.
    • Educational & Professional: For educators creating visual teaching materials (for example, mathematical diagrams with text) and professionals synthesizing documents and images (e.g., technical slides and reports).
    • Research: For computer vision and generative AI researchers studying text-image alignment, diffusion-based generation, and multimodal integration.

    Release Date:

    • HuggingFace/Modelscope: Qwen-Image-Edit version August 18, via https://huggingface.co/Qwen/Qwen-Image-Edit and https://modelscope.cn/models/Qwen/Qwen-Image-Edit
    • HuggingFace/Modelscope: Qwen-Image-Edit-2509 version September 22, via https://huggingface.co/Qwen/Qwen-Image-Edit-2509 and https://modelscope.cn/models/Qwen/Qwen-Image-Edit-2509
    • HuggingFace/Modelscope: Qwen-Image-Edit-2511 version December 23, via https://huggingface.co/Qwen/Qwen-Image-Edit-2511 and https://modelscope.cn/models/Qwen/Qwen-Image-Edit-2511
    • build.nvidia.com April 30, 2026 via https://build.nvidia.com/qwen/qwen-image-edit

    References

    • Technical Report

    Model Architecture:

    Architecture Type:

    Qwen-Image adopts a three-core module architecture:

    1. Multimodal Large Language Model (MLLM): Qwen2.5-VL (frozen) for text/image feature extraction and semantic alignment.
    2. Variational AutoEncoder (VAE): Single-encoder (frozen, adapted from Wan2.1-VAE) + dual-decoder (image-specific decoder fine-tuned) for image tokenization and reconstruction.
    3. Multimodal Diffusion Transformer (MMDiT): Backbone diffusion model with novel Multimodal Scalable RoPE (MSRoPE) for joint text-image positional encoding.

    Network Architecture:

    • Key Components:
      • MSRoPE: Balances image resolution scaling and text positional encoding by mapping text to the diagonal of image grids.
      • Dual-Encoding Mechanism: Combines semantic features (from Qwen2.5-VL) and reconstructive features (from VAE) for editing consistency.
      • Multi-Task Training: Integrates T2I (text-to-image), TI2I (text-image-to-image), and I2I (image-to-image reconstruction) tasks.

    Number of Model Parameters:

    ComponentParameter Count
    Qwen2.5-VL (VLM)7B
    VAE (Enc/Dec)54M / 73M
    MMDiT20B
    Total~27.1B

    Input:

    Input Type(s):

    [Text, Image]

    Input Format(s):

    • Text: String (supports English and Chinese).
    • Image: Common formats (e.g., png, jpg, jpeg) for editing tasks.

    Input Parameters:

    • Text: One-Dimensional (1D), sequence of tokens.
    • Image: Two-Dimensional (2D), spatial pixels, dynamic resolutions.
    • Context: Native support for text prompts (unlimited length in practice, optimized for paragraph-level text); image inputs support dynamic resolutions (256p → 1328p during training).

    Other Properties Related to Input:

    • Pre-processing:
      • Text: Tokenization via Qwen2.5-VL’s tokenizer; system prompts for task alignment (e.g., T2I: detail-rich description guidance; TI2I: image feature + text instruction fusion).
      • Image: Resized to target resolution (256p/640p/1328p) with aspect ratio preservation; encoded via VAE for latent representation.
    • Context Length: No strict token limit for text prompts; image latent length varies by resolution (e.g., 8×8 patch size for VAE).

    Output:

    Output Type(s):

    [Image]

    Output Format:

    Raster image formats (e.g., png, jpg, jpeg) via VAE decoding.

    Output Parameters:

    Two-Dimensional (2D), with configurable resolution (supports aspect ratios: 1:1, 16:9, 9:16, 4:3, 3:4, 3:2, 2:3).

    Other Properties Related to Output:

    • Resolution: Up to 1328×1328 (default) for high-fidelity generation; supports ultra-high resolution via multi-scale training.
    • Text Fidelity: Preserves font, layout, and language coherence for text-in-image outputs (e.g., Chinese characters, English paragraphs).

    Our AI models are designed and/or optimized to run on NVIDIA GPU-accelerated systems. By leveraging NVIDIA’s hardware (e.g. GPU cores) and software frameworks (e.g., CUDA libraries), the model achieves faster training and inference times compared to CPU-only solutions.

    Software Integration:

    Runtime Engines:

    • SGlang Diffusion

    Supported Hardware Microarchitecture Compatibility:

    • NVIDIA Blackwell
    • NVIDIA Hopper
    • NVIDIA Lovelace

    Supported Operating Systems:

    • Linux
    • Windows Subsystem for Linux

    The integration of foundation and fine-tuned models into AI systems requires additional testing using use-case-specific data to ensure safe and effective deployment. Following the V-model methodology, iterative testing and validation at both unit and system levels are essential to mitigate risks, meet technical and functional requirements, and ensure compliance with safety and ethical standards before deployment.

    Model Version(s):

    • Qwen-Image-Edit
    • Qwen-Image-Edit-2509
    • Qwen-Image-Edit-2511

    Training, Testing, and Evaluation Datasets:

    Dataset Overview:

    • Total Size: Undisclosed
    • Total Number of Datasets: 3

    Training Dataset:

    • Link: Undisclosed
    • Data Modality: [Image, Text]
    • Image Training Data Size: Undisclosed
    • Text Training Data Size: Undisclosed
    • Data Collection Method by dataset: [Hybrid: Automated, Synthetic]
    • Labeling Method by dataset: [Hybrid: Automatic/Sensors, Human]
    • Properties:
      • Quantity: Undisclosed.
      • Descriptions: Datasets used for training included images of nature (55%, e.g., landscapes, objects), Design (27%, e.g., posters, UI), People (13%, e.g., portraits), and Synthetic Data (5%, text rendering-focused).
      • Sensors: Undisclosed.

    Testing Dataset:

    • Link: Undisclosed
    • Data Collection Method by dataset: Undisclosed
    • Labeling Method by dataset: Undisclosed
    • Properties: Undisclosed

    Evaluation Dataset:

    • Link: Undisclosed
    • Data Collection Method by dataset: [Automated]
    • Labeling Method by dataset: [Hybrid: Automated, Human]
    • Properties: Undisclosed.

    Key Considerations:

    This model can generate synthetic images and may produce content that is inaccurate, offensive, or otherwise inappropriate. Users should implement robust safety guardrails — including content filtering, abuse monitoring, and access controls— to reduce the risk of harmful outputs. Users are responsible for ensuring that their use of the model complies with all applicable laws and regulations, and for regularly reviewing and updating their guardrails as risks evolve.

    For more information about the implementation of Cosmos pre and post guardrails to improve model safety, please see the Cosmos-1.0 Guardrail Model.

    Inference:

    Engine: SGLang Diffusion
    Test Hardware: H100

    Ethical Considerations:

    NVIDIA believes Trustworthy AI is a shared responsibility and we have established policies and practices to enable development for a wide array of AI applications. When downloaded or used in accordance with our terms of service, developers should work with their internal developer team to ensure these software components meet requirements for the relevant industry and use case and address unforeseen product misuse.

    Please make sure you have proper rights and permissions for all input image and video content; if image or video includes people, personal health information, or intellectual property, the image or video generated will not blur or maintain proportions of image subjects included.

    Users are responsible for model inputs and outputs. Users are responsible for ensuring safe integration of this model, including implementing guardrails as well as other safety mechanisms, prior to deployment.

    Please report security vulnerabilities or NVIDIA AI Concerns here.

    Get Help

    Getting started with the NIM

    Deploying and integrating the NIM is straightforward thanks to our industry standard APIs. Visit the Visual Generative AI NIM page for release documentation, deployment guides and more.

    Enterprise Support

    Get access to knowledge base articles and support cases or submit a ticket.

    On this page

    1. Description
    2. Third-Party Community Consideration
      1. License/Terms of Use
      2. Deployment Geography
      3. Use Case
      4. Release Date
    3. References
    4. Model Architecture
      1. Architecture Type
      2. Network Architecture
      3. Number of Model Parameters
    5. Input
      1. Input Type(s)
      2. Input Format(s)
      3. Input Parameters
      4. Other Properties Related to Input
    6. Output
      1. Output Type(s)
      2. Output Format
      3. Output Parameters
      4. Other Properties Related to Output
    7. Software Integration
    8. Model Version(s)
    9. Training, Testing, and Evaluation Datasets
      1. Dataset Overview
      2. Training Dataset
      3. Testing Dataset
      4. Evaluation Dataset
    10. Key Considerations
    11. Inference
    12. Ethical Considerations
    13. Getting started with the NIM
    14. Enterprise Support