qwen-image-plusThe Qwen series of image-generation models boasts exceptional text-rendering capabilities and excels in complex text rendering as well as a wide range of generation and editing tasks. This version, a snapshot taken on January 9, 2026, is a distilled and accelerated variant of Qwen-Image-Max, enabling faster generation of high-quality images.
Type
Image
Per image
$0.0300
API Reference
Get API KeycURL
1curl https://smartoken.top/v1/images/generations \2 -H "Authorization: Bearer $SMARTOKEN_API_KEY" \3 -H "Content-Type: application/json" \4 -d '{5 "model": "qwen-image-plus",6 "prompt": "A miniature city built from cardboard and bottle caps.",7 "n": 1,8 "size": "1664x928"9 }'