qwen-image-2

Installation
Summary

Text-to-image and multi-image editing with Alibaba Qwen-Image-2.0 models via inference.sh CLI.

  • Two models available: Qwen-Image-2.0 for fast general use, and Qwen-Image-2.0-Pro for professional text rendering and fine-grained control
  • Supports text-to-image generation, multi-reference image editing (up to 3 input images), custom resolutions (512–2048 pixels), and negative prompts
  • Key parameters include prompt extension toggle, seed-based reproducibility, watermark control, and batch generation (1–6 images per run)
  • Pro model excels at text-heavy designs like posters; standard model prioritizes speed for general creative tasks
SKILL.md

Install the belt CLI skill: npx skills add belt-sh/cli

Qwen-Image - Alibaba Image Generation

Generate and edit images with Alibaba Qwen-Image-2.0 models via inference.sh CLI.

Qwen-Image-2.0

Quick Start

Requires inference.sh CLI (belt). Install instructions

belt login

belt app run alibaba/qwen-image-2 --input '{"prompt": "A serene mountain landscape at sunset"}'
Related skills
Installs
GitHub Stars
500
First Seen
qwen-image-2 — inferen-sh/skills