qwen-image
Installation
SKILL.md
Qwen-Image - Alibaba Image Generation
Generate and edit images with Alibaba Qwen-Image-2.0 models via inference.sh CLI.

Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
infsh app run alibaba/qwen-image-2 --input '{"prompt": "A serene mountain landscape at sunset"}'
Install note: The install script only detects your OS/architecture, downloads the matching binary from
dist.inference.sh, and verifies its SHA-256 checksum. No elevated permissions or background processes. Manual install & verification available.