qwen-image

Installation
SKILL.md

Qwen Image 3

Use POST https://api.acedata.cloud/qwen-image/images for generation and editing.

Models

Model Best for
qwen-image-3.0 Value, throughput, batch production
qwen-image-3.0-pro Complex layouts, small text, fine detail

Generate

curl -X POST https://api.acedata.cloud/qwen-image/images \
  -H "Authorization: Bearer $ACEDATACLOUD_API_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"model":"qwen-image-3.0","prompt":"A clean bilingual product poster","size":"1024*1024","n":1}'
Installs
4
GitHub Stars
17
First Seen
Aug 24, 2026
qwen-image — acedatacloud/skills