← ClaudeAtlas

qwen-imagelisted

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
aiskillstore/marketplace · ★ 329 · AI & Automation · score 82
Install: claude install-skill aiskillstore/marketplace
# 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 '{