ComfyUI Extension: ComfyUI-Qwen-Image

Authored by Yuan-ManX

Created

Updated

6 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

ComfyUI-Qwen-Image is now available in ComfyUI, Qwen-Image is a powerful image generation foundation model capable of complex text rendering and precise image editing.

Looking for a different extension?

Custom Nodes (0)

    README

    ComfyUI-Qwen-Image

    ComfyUI-Qwen-Image is now available in ComfyUI, Qwen-Image is a powerful image generation foundation model capable of complex text rendering and precise image editing.

    Installation

    1. Make sure you have ComfyUI installed

    2. Clone this repository into your ComfyUI's custom_nodes directory:

    cd ComfyUI/custom_nodes
    git clone https://github.com/Yuan-ManX/ComfyUI-Qwen-Image.git
    
    1. Install dependencies:
    cd ComfyUI-Qwen-Image
    pip install -r requirements.txt
    pip install git+https://github.com/huggingface/diffusers
    

    Model

    Download Pretrained Models

    Download the model checkpoints! Check at Huggingface and Modelscope!

    Qwen-Image! Check Blog for more details!

    Run ComfyUI workflows without the setup

    No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

    Learn more