在 Muapi 上使用 Qwen 3.0 Text zu Bild API 生成逼真图像和编辑风格的营销活动素材。支持 1K/2K 分辨率和智能Prompt重写。
About this model
Qwen 3.0 Text zu Bild是阿里巴巴的先进视觉语言图像生成模型。它擅长根据文本描述渲染逼真的人类特征、自然的织物纹理、服装 / 物体上的文字,以及复杂的建筑场景。
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0.03 (1K) / $0.05 (2K) | 快速生成,并启用提示词扩展。 |
| Fal.ai | $0.04 (1K) / $0.06 (2K) | Muapi ist auf allen Auflösungsstufen kostengünstiger. |
| Replicate | $0.04 (1K) / $0.065 (2K) | Muapi ist auf allen Auflösungsstufen kostengünstiger. |
快速生成,并启用提示词扩展。
Muapi ist auf allen Auflösungsstufen kostengünstiger.
Muapi ist auf allen Auflösungsstufen kostengünstiger.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Prompt | string | 描述Bild内容、风格和构图的正向Prompt。(最多 800 个字符) | Create a premium realistic fashion editorial photograph of a young woman standing in front of a refined contemporary building with pale stone walls. |
| Auflösung | Enum (2 options) | - | 1k |
| Seitenverhältnis | Enum (8 options) | - | 16:9 |
| 输出Format | Enum (2 options) | - | png |
| 智能Prompt扩展 | boolean | - | true |
| 负面Prompt | string | Described content to exclude from the generated image. (Max 5000 characters) | - |
描述Bild内容、风格和构图的正向Prompt。(最多 800 个字符)
Create a premium realistic fashion editorial photograph of a young woman standing in front of a refined contemporary building with pale stone walls.-
1k-
16:9-
png-
trueDescribed content to exclude from the generated image. (Max 5000 characters)
-Developer documentation
1K 或 2K 分辨率,以及所需的Seitenverhältnis(16:9、1:1、9:16、21:9 等)。prompt_extend=true 会优化简单Prompt,以获得更高细节。/api/v1/qwen3-text-to-image 发送 POST 请求。curl -X POST "https://api.muapi.ai/api/v1/qwen3-text-to-image" \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"prompt": "Create a premium realistic fashion editorial photograph of a young woman standing in front of a refined building.",
"resolution": "1K",
"image_size": "16:9",
"prompt_extend": true
}'
Frequently asked
Qwen 3.0 Text zu Bild是 Qwen AI 推出的高性能图像生成模型,专注于写实效果、文字渲染和Prompt理解。
你可以选择 1K 或 2K Ausgabe分辨率。
启用后(默认值:true),模型会自动丰富简单的用户Prompt,从而生成细节显著更丰富的视觉结果。