← ClaudeAtlas

qwen-image-2-prolisted

Generate images with Alibaba Qwen-Image-2.0-Pro via inference.sh CLI. Professional text rendering, fine-grained realism, enhanced semantic adherence. Ideal for posters, banners, and text-heavy designs. Triggers: qwen image pro, qwen-image-pro, qwen 2 pro, alibaba image pro, dashscope pro, professional text rendering
aiskillstore/marketplace · ★ 329 · AI & Automation · score 82
Install: claude install-skill aiskillstore/marketplace
# Qwen-Image Pro - Professional Image Generation Generate images with Alibaba Qwen-Image-2.0-Pro via [inference.sh](https://inference.sh) CLI. Best for professional text rendering and complex designs. ![Qwen-Image-2.0-Pro](https://cloud.inference.sh/app/files/u/4mg21r6ta37mpaz6ktzwtt8krr/01kjtkdzbxw3ma6wx4j1e42yry.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-pro --input '{"prompt": "Poster with title \"Welcome!\" in bold blue text"}' ``` ## Pro Model Capabilities - **Professional Text Rendering**: Multi-line and paragraph-level text with fine-grained detail - **Fine-grained Realism**: Better textures and photorealistic scenes - **Stronger Semantic Adherence**: More accurately follows complex prompts - **Complex Designs**: Ideal for text + image combinations ## Examples ### Basic Text-to-Image ```bash infsh app run alibaba/qwen-image-2-pro --input '{ "prompt": "A futuristic cityscape at sunset with flying cars" }' ``` ### Text-Heavy Poster ```bash infsh app run alibaba/qwen-image-2-pro --input '{ "prompt": "Healing-style hand-drawn poster featuring three puppies playing with a ball. The main title \"Come Play Ball!\" is prominently displayed at the top in bold, blue cartoon font. Below, the subtitle \"Join the Fun!\" appears in green font.", "width": 1024, "height": 1536, "prompt_extend": false }' ``` ###