clanker.net
DESIGN inf-sh/skills

qwen-image

Generate and edit images with Alibaba Qwen-Image-2.0 models via inference.sh CLI. Models: Qwen-Image-2.0 (fast), Qwen-Image-2.0-Pro (professional text rendering). Capabilities: text-to-image, multi-image editing, complex text rendering. Triggers: qwen image, qwen-image, alibaba image, dashscope image, qwen image 2, qwen image pro

DESIGN
USE THIS SKILL

DOWNLOAD THE APP TO INSTALL AND USE /qwen-image-2 ON YOUR DEVICE

Scan to open on your device
QR code for qwen-image Opens skill content in Expo Go
COMMAND
/qwen-image-2
CATEGORY
Design
REPOSITORY
inf-sh/skills
COMMIT

SKILL PROMPT

--- name: qwen-image description: "Generate and edit images with Alibaba Qwen-Image-2.0 models via inference.sh CLI. Models: Qwen-Image-2.0 (fast), Qwen-Image-2.0-Pro (professional text rendering). Capabilities: text-to-image, multi-image editing, complex text rendering. Triggers: qwen image, qwen-image, alibaba image, dashscope image, qwen image 2, qwen image pro" allowed-tools: Bash(infsh *) --- # Qwen-Image - Alibaba Image Generation Generate and edit images with Alibaba Qwen-Image-2.0 models via [inference.sh](https://inference.sh) CLI. ![Qwen-Image-2.0](https://cloud.inference.sh/app/files/u/4mg21r6ta37mpaz6ktzwtt8krr/01kjtcbmde0jccmb4t36q04ctx.jpeg) ## Quick Start > Requires inference.sh CLI (`infsh`). Get installation instructions: `npx skills add inference-sh/skills@agent-tools` ```bash infsh login infsh app run alibaba/qwen-image-2 --input '{"prompt": "A serene mountain landscape at sunset"}' ``` ## Models | Model | App ID | Speed | Text Rendering | Best For | |-------|--------|-------|----------------|----------| | Qwen-Image-2.0 | `alibaba/qwen-image-2` | Fast | Good | General use | | Qwen-Image-2.0-Pro | `alibaba/qwen-image-2-pro` | Standard | Professional | Posters, text-heavy designs | ## Search Qwen Image Apps ```bash infsh app list --search "qwen image" ``` ## Examples ### Basic Text-to-Image ```bash infsh app run alibaba/qwen-image-2 --input '{ "prompt": "A futuristic cityscape at sunset with flying cars" }' ``` ### Multiple Images ```bash infsh app run alibaba/qwen-image-2 --input '{ "prompt": "Minimalist logo design for a coffee shop", "num_images": 4 }' ``` ### Custom Resolution ```bash infsh app run alibaba/qwen-image-2-pro --input '{ "prompt": "Panoramic mountain landscape with northern lights", "width": 1536, "height": 1024 }' ``` ### Text-Heavy Poster (Pro) ```bash infsh app run alibaba/qwen-image-2-pro --input '{ "prompt": "Poster with title \"Summer Sale!\" in bold red text at the top. Subtitle \"50% Off E [... prompt truncated for preview ...]