Alibaba

Qwen 3 text to image

Image

1K または 2K に対応する標準 Qwen 3 テキスト画像生成

モデルの状態 データ不足
curl -X POST https://runapi.ai/api/v1/qwen_3/text_to_image \
  -H "Authorization: Bearer $RUNAPI_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "model": "qwen-3-text-to-image",
  "prompt": "このモデルで本番向けの結果を作成してください。"
}'
https://runapi.ai 1 endpoint

4 個のバージョンを利用可能

プレイグラウンド

Qwen 3 text to image を試す

モデルを選んで、数秒で生成できます。

概算: $0.05-$0.05 / image

RunAPI で生成するにはサインインしてください。

ログインして生成

ログインして、利用可能な言語モデルで生成を開始してください。

仕様

仕様

プロバイダー Alibaba
モデル ID qwen-3-text-to-image
モダリティ Image
タスク種別 Asynchronous
API エンドポイント /api/v1/qwen_3/text_to_image
請求単位 call
入力パラメータ aspect_ratio, callback_url, enable_prompt_expansion, enable_safety_checker, model, negative_prompt, output_format, output_resolution, prompt, seed
最大解像度 1k, 2k
アスペクト比 1:1, 3:2, 2:3, 4:3, 3:4, 16:9, 9:16, 21:9
出力形式 png, jpeg
カタログ状態 稼働中
使い方

このモデルを3ステップで使う

  1. キーを取得

    無料で登録し、ダッシュボードから qwen-3-text-to-image 用の API キーを作成します。

  2. リクエストを送信

    /api/v1/qwen_3/text_to_image に qwen-3-text-to-image のモデル ID とパラメータを指定して POST リクエストを送信します。

  3. 結果を取得

    タスクをポーリングするかコールバックに従って、完了した qwen-3-text-to-image の結果を取得します。

このモデルが提供する機能

出力解像度

公開 endpoint スキーマから 1k, 2k をサポートしています。

柔軟なパラメータ

aspect_ratio, enable_prompt_expansion, enable_safety_checker, negative_prompt, output_format を含む 8 個のドキュメント済みパラメータを設定できます。

Endpoint カバレッジ

1 個の公開 endpoint を提供しています: text_to_image。

Webhook 配信

非同期タスクはコールバック URL を受け付け、完了通知を送信します。

Qwen 3 text to image 料金

エンドポイント
解像度
期間
料金
text_to_image
利用できません
call
$0.05-$0.05 / image
  • Output resolution: 1k: $0.05 / image
  • Output resolution: 2k: $0.05 / image
API リファレンス

エンドポイント仕様

エンドポイント
POST /api/v1/qwen_3/text_to_image
モデル ID
qwen-3-text-to-image
タスクタイプ
text_to_image
最大時間
利用できません
解像度
1k, 2k
アスペクト比
1:1, 3:2, 2:3, 4:3, 3:4, 16:9, 9:16, 21:9
出力形式
PNG, JPEG
平均生成時間
利用できません

リクエストパラメータ

seed

任意 integer

Integer seed for reproducible results.

prompt

必須 string

Image generation prompt.

aspect_ratio

任意 string

Output aspect ratio. (1:1, 3:2, 2:3, 4:3, 3:4, 16:9, 9:16, 21:9)

callback_url

任意 string

Webhook URL for asynchronous task updates.

output_format

任意 string

Output image format. (png, jpeg)

negative_prompt

任意 string

Content to avoid in the generated image.

output_resolution

任意 string

Output image resolution. (1k, 2k)

enable_safety_checker

任意 boolean

Whether RunAPI checks generated content for safety.

enable_prompt_expansion

任意 boolean

Whether RunAPI expands the prompt before generation.

ユースケース

画像生成

テキスト prompt からビジュアルアセットを作成します。

編集

prompt に沿って既存画像を変換します。

バッチ制作

SDK で再現可能な生成を行います。

FAQ

Qwen 3 text to image に関するよくある質問

qwen-3-text-to-image はどう選択しますか?

quickstart に表示されるモデル ID を渡してください。

料金は従量課金ですか?

はい。呼び出しまたは単位ごとの従量課金です。

チームで構築していますか?

エンタープライズ導入、連携、技術的なご相談をお手伝いします。

お問い合わせ