在 Muapi 上使用 Qwen 3.0 テキストから画像生成 API 生成逼真图像和编辑风格的营销活动素材。支持 1K/2K 分辨率和智能プロンプト重写。
このモデルについて
Qwen 3.0 テキストから画像生成是阿里巴巴的先进视觉语言图像生成模型。它擅长根据文本描述渲染逼真的人类特征、自然的织物纹理、服装 / 物体上的文字,以及复杂的建筑场景。
コスト分析
| プロバイダー | 費用 | 備考 |
|---|---|---|
| muapiapp | $0.03 (1K) / $0.05 (2K) | 快速生成,并启用提示词扩展。 |
| Fal.ai | $0.04 (1K) / $0.06 (2K) | Muapiはすべての解像度プランにおいて高コスパです。 |
| Replicate | $0.04 (1K) / $0.065 (2K) | Muapiはすべての解像度プランにおいて高コスパです。 |
快速生成,并启用提示词扩展。
Muapiはすべての解像度プランにおいて高コスパです。
Muapiはすべての解像度プランにおいて高コスパです。
** 競合サービスの料金は類似のモデル構成および利用ティアに基づいて算出された推定値です。
設定スキーマ
| パラメータ | 型 | 説明 | デフォルト |
|---|---|---|---|
| プロンプト | string | 描述画像内容、风格和构图的正向プロンプト。(最多 800 个字符) | Create a premium realistic fashion editorial photograph of a young woman standing in front of a refined contemporary building with pale stone walls. |
| 解像度 | Enum(2個の選択肢) | - | 1k |
| アスペクト比 | Enum(8個の選択肢) | - | 16:9 |
| 输出フォーマット | Enum(2個の選択肢) | - | png |
| 智能プロンプト扩展 | boolean | - | true |
| 负面プロンプト | string | Described content to exclude from the generated image. (Max 5000 characters) | - |
描述画像内容、风格和构图的正向プロンプト。(最多 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)
-開発者ドキュメント
1K 或 2K 分辨率,以及所需的アスペクト比(16:9、1:1、9:16、21:9 等)。prompt_extend=true 会优化简单プロンプト,以获得更高细节。/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
}'
FAQ
Qwen 3.0 テキストから画像生成是 Qwen AI 推出的高性能图像生成模型,专注于写实效果、文字渲染和プロンプト理解。
你可以选择 1K 或 2K 出力分辨率。
启用后(默认值:true),模型会自动丰富简单的用户プロンプト,从而生成细节显著更丰富的视觉结果。