近日公開
上記の簡易見積もりを1回分の目安にし、CometAPIと公式価格の詳細な比較もご確認ください。
Grok-Imagine-Image-2.0の競争力のある価格設定をご確認ください。さまざまな予算や利用ニーズに対応できるよう設計されています。柔軟なプランにより、使用した分だけお支払いいただけるため、要件の拡大に合わせて簡単にスケールアップできます。Grok-Imagine-Image-2.0がコストを管理しながら、お客様のプロジェクトをどのように強化できるかをご覧ください。
| Comet Price (USD / M Tokens) | Official Price (USD / M Tokens) | Discount |
|---|---|---|
リクエストごと:$0.032 | リクエストごと:$0.04 | -20% |
動作するエンドポイントとコード例をコピーし、全パラメーターが必要な場合は完全なAPIリファレンスを開いてください。
Grok-Imagine-Image-2.0の包括的なサンプルコードとAPIリソースにアクセスして、統合プロセスを効率化しましょう。詳細なドキュメントでは段階的なガイダンスを提供し、プロジェクトでGrok-Imagine-Image-2.0の潜在能力を最大限に活用できるよう支援します。
#!/usr/bin/env bash
set -euo pipefail
: "${COMETAPI_KEY:?Set COMETAPI_KEY before running this example.}"
BASE_URL="https://api.cometapi.com"
echo "Generation response:"
curl --fail-with-body --silent --show-error \
--request POST \
"${BASE_URL}/v1/images/generations" \
--header "Authorization: Bearer ${COMETAPI_KEY}" \
--header "Content-Type: application/json" \
--data '{
"model": "grok-imagine-image-2.0",
"prompt": "A cozy reading nook inside a glass greenhouse at sunrise"
}'
echo
echo "Edit response:"
curl --fail-with-body --silent --show-error \
--request POST \
"${BASE_URL}/v1/images/edits" \
--header "Authorization: Bearer ${COMETAPI_KEY}" \
--header "Content-Type: application/json" \
--data '{
"model": "grok-imagine-image-2.0",
"prompt": "Transform the scene into a detailed watercolor illustration",
"image": {
"type": "image_url",
"url": "https://docs.x.ai/assets/api-examples/images/style-realistic.png"
}
}'
echoアーキテクチャの選定や本番負荷の見積もり前に、重要なモデル情報を確認できます。
imageの機能に合った本番ワークフローにGrok-Imagine-Image-2.0を活用し、長期的な統合前に他の選択肢とも比較してください。
商品ビジュアルやキャンペーン素材の制作
コンセプトアートと素早いビジュアル探索
画像編集・バリエーション生成・素材制作
品質・レイテンシ・機能・料金のトレードオフに応じて、CometAPIで利用できる他のモデルと比較できます。
OpenAIで最も高性能な画像生成モデルで、多言語にわたるほぼ完璧なテキストレンダリング、最大4K解像度、推論駆動のThinking Modeを備えています。精度と速度、そしてブランドに即したビジュアル出力を求めるプロダクションワークフロー向けに設計されています。
Gemini 3.1 Flash Lite Image model は、画像生成ファミリーにおける効率のエキスパートで、超低レイテンシかつ費用対効果の高い画像の生成および編集のために設計されています。
Core Capabilities Overview: Resolution: Up to 4K (4096×4096), on par with Pro. Reference Image Consistency: Up to 14 reference images (10 objects + 4 characters), maintaining style/character consistency. Extreme Aspect Ratios: New 1:4, 4:1, 1:8, 8:1 ratios added, suitable for long images, posters, and banners. Text Rendering: Advanced text generation, suitable for infographics and marketing poster layouts. Search Enhancement: Integrated Google Search + Image Search. Grounding: Built-in thinking process; complex prompts are reasoned before generation.
FLUX.2 [max] is a top-tier visual-intelligence model from Black Forest Labs (BFL) designed for production workflows: marketing, product photography, e-commerce, creative pipelines, and any application that requires consistent character/product identity, accurate text rendering, and photoreal detail at multi-megapixel resolutions. The architecture is engineered for strong prompt-following, multi-reference fusion (up to ten input images), and grounded generation (ability to incorporate up-to-date web context when producing images).
FLUX.2 [max] is the flagship, highest-quality variant of the FLUX.2 family from Black Forest Labs (BFL). It is positioned as a professional-grade text→image generation and image-editing model that focuses on maximal fidelity, prompt adherence, and editing consistency across characters, objects, lighting and color. BFL and partner registries describe FLUX.2 [max] as the top-tier FLUX.2 variant with features for multi-reference editing, grounded generation.
FLUX 2 DEV is the development-friendly version optimized for research, experimentation, and non-commercial applications. It provides developers with powerful image generation capabilities while maintaining a balance between quality and computational efficiency. Perfect for prototyping, academic research, and personal creative projects.
本番投入前に、リアルタイムのハートビートデータ、エンドポイントの可用性、実測レスポンスタイムを確認できます。