النماذجالأسعارالمؤسسة
أكثر من 500 واجهة برمجة تطبيقات لنماذج الذكاء الاصطناعي، الكل في واجهة واحدة. فقط في CometAPI
واجهة برمجة التطبيقات للنماذج
مطور
البدء السريعالتوثيقلوحة تحكم API
الشركة
من نحنالمؤسسة
الموارد
نماذج الذكاء الاصطناعيمدونةالسجل التاريخي للتغييراتالدعم
شروط الخدمةسياسة الخصوصية
© 2026 CometAPI · All rights reserved
Home/Models/Flux/flux-pro-1.1-ultra-finetuned
F

flux-pro-1.1-ultra-finetuned

لكل طلب:$0.096
الاستخدام التجاري
نظرة عامة
الميزات
التسعير
API

Technical Specifications of flux-pro-1-1-ultra-finetuned

flux-pro-1-1-ultra-finetuned is CometAPI’s platform identifier for Black Forest Labs’ FLUX 1.1 Pro Ultra finetuned inference model, a text-to-image model designed for custom finetune-based generation. Official pricing references list FLUX1.1 [pro] Ultra at $0.06 per image and the finetuned Ultra variant at $0.07 per image, with finetuning available for FLUX 1.1 Pro family models. The model is positioned for ultra high-resolution generation, and third-party model documentation states it supports up to 4MP image output and optional raw mode for more realistic results.

Key technical points:

  • Model family: FLUX 1.1 Pro Ultra finetuned inference model.
  • Modality: text-to-image generation with custom finetune support via finetune_id.
  • Resolution profile: supports images up to 4 megapixels.
  • Special mode: supports raw mode for a more candid, natural photographic aesthetic.
  • Finetune control: supports finetune_strength, described as ranging from 0 to 2 with a default of 1 in available public documentation.
  • Performance note: public model documentation describes generation time of roughly 10 seconds per sample, though real performance depends on provider infrastructure and queue conditions.

What is flux-pro-1-1-ultra-finetuned?

flux-pro-1-1-ultra-finetuned is a premium image-generation model endpoint for developers who want FLUX 1.1 Pro Ultra quality combined with custom-trained concepts, styles, products, or characters. In practice, it is the finetuned version of FLUX 1.1 Pro Ultra, meaning you do not just prompt the base model—you can also apply a trained finetune_id to steer outputs toward your own visual identity or subject matter.

Compared with the standard FLUX1.1 [pro] model, the Ultra tier is positioned for higher-resolution output and premium image fidelity. The finetuned variant extends that with custom model conditioning, making it useful for brand-consistent asset creation, campaign visuals, stylized product imagery, character preservation, and reusable visual concepts across batches of generations.

Main features of flux-pro-1-1-ultra-finetuned

  • Custom finetune inference: Uses a trained finetune_id, allowing teams to generate images with their own learned style, subject, character, or product concept instead of relying only on base prompting.
  • Ultra-resolution output: Supports up to 4MP images, which makes it more suitable for high-detail creative workflows than standard lower-resolution text-to-image endpoints.
  • Raw mode realism: Includes a raw option intended to reduce the polished synthetic look and produce more natural, candid, photorealistic results.
  • Adjustable finetune strength: Exposes finetune_strength so developers can tune how strongly the custom training influences the final image, balancing concept fidelity against prompt flexibility.
  • Production-oriented quality tier: FLUX1.1 [pro] Ultra is officially described by Black Forest Labs as an ultra high-resolution image model, and the finetuned version inherits that premium positioning for professional creative use cases.
  • API-first integration path: Public ecosystem references show the model is exposed through API-based workflows and partner platforms, making it suitable for programmatic generation pipelines, internal creative tools, and automated media systems.

How to access and integrate flux-pro-1-1-ultra-finetuned

Step 1: Sign Up for API Key

To get started, create a CometAPI account and generate your API key from the dashboard. Once you have an active key, you can authenticate requests to the API and use flux-pro-1-1-ultra-finetuned as the model value in your payload.

Step 2: Send Requests to flux-pro-1-1-ultra-finetuned API

Use the standard OpenAI-compatible CometAPI endpoint and specify flux-pro-1-1-ultra-finetuned as the model ID.

curl --request POST \
  --url https://api.cometapi.com/v1/responses \
  --header "Authorization: Bearer $COMETAPI_API_KEY" \
  --header "Content-Type: application/json" \
  --data '{
    "model": "flux-pro-1-1-ultra-finetuned",
    "input": "A cinematic portrait of a fashion model in soft natural window light, high detail, realistic skin texture"
  }'
from openai import OpenAI

client = OpenAI(
    api_key="YOUR_COMETAPI_API_KEY",
    base_url="https://api.cometapi.com/v1"
)

response = client.responses.create(
    model="flux-pro-1-1-ultra-finetuned",
    input="A cinematic portrait of a fashion model in soft natural window light, high detail, realistic skin texture"
)

print(response)

Step 3: Retrieve and Verify Results

After sending the request, parse the response object returned by CometAPI and extract the generated result according to your SDK or HTTP client. For production use, verify output quality, confirm that the returned content matches your prompt or finetune intent, and log request IDs and parameters for traceability when integrating flux-pro-1-1-ultra-finetuned into larger applications.

الميزات لـ flux-pro-1.1-ultra-finetuned

استكشف الميزات الرئيسية لـ flux-pro-1.1-ultra-finetuned، المصممة لتعزيز الأداء وسهولة الاستخدام. اكتشف كيف يمكن لهذه القدرات أن تفيد مشاريعك وتحسن تجربة المستخدم.

التسعير لـ flux-pro-1.1-ultra-finetuned

استكشف الأسعار التنافسية لـ flux-pro-1.1-ultra-finetuned، المصمم ليناسب الميزانيات المختلفة واحتياجات الاستخدام المتنوعة. تضمن خططنا المرنة أن تدفع فقط مقابل ما تستخدمه، مما يجعل من السهل التوسع مع نمو متطلباتك. اكتشف كيف يمكن لـ flux-pro-1.1-ultra-finetuned تحسين مشاريعك مع الحفاظ على التكاليف قابلة للإدارة.
سعر كوميت (USD / M Tokens)السعر الرسمي (USD / M Tokens)خصم
لكل طلب:$0.096
لكل طلب:$0.12
-20%

نموذج الكود وواجهة برمجة التطبيقات لـ flux-pro-1.1-ultra-finetuned

احصل على أكواد نماذجية شاملة وموارد API لـ flux-pro-1.1-ultra-finetuned لتبسيط عملية التكامل الخاصة بك. توفر وثائقنا التفصيلية إرشادات خطوة بخطوة، مما يساعدك على الاستفادة من الإمكانات الكاملة لـ flux-pro-1.1-ultra-finetuned في مشاريعك.

المزيد من النماذج

G

Nano Banana 2

مدخل:$0.4/M
الإخراج:$2.4/M
نظرة عامة على القدرات الأساسية: الدقة: حتى 4K (4096×4096)، على قدم المساواة مع Pro. اتساق الصور المرجعية: حتى 14 صورة مرجعية (10 عناصر + 4 شخصيات)، مع الحفاظ على اتساق الأسلوب/الشخصيات. نسب أبعاد قصوى: تمت إضافة نسب جديدة 1:4، 4:1، 1:8، 8:1، مناسبة للصور الطويلة والملصقات واللافتات. عرض النصوص: توليد نص متقدم، مناسب للرسوم المعلوماتية وتخطيطات الملصقات التسويقية. تعزيز البحث: تكامل Google Search + Image Search. الاستدلال: عملية تفكير مدمجة؛ تُعالَج المطالبات المعقدة بالاستدلال قبل التوليد.
C

Claude Opus 4.7

مدخل:$4/M
الإخراج:$20/M
أذكى نموذج للوكلاء والبرمجة
C

Claude Opus 4.6

مدخل:$4/M
الإخراج:$20/M
Claude Opus 4.6 هو نموذج لغة كبير من فئة “Opus” تابع لـ Anthropic، صدر في فبراير 2026. ويُطرح كأداة عمل أساسية لأعمال المعرفة وسير عمل البحث — مع تحسين الاستدلال ضمن سياقات طويلة، والتخطيط متعدد الخطوات، واستخدام الأدوات (بما في ذلك أطر عمل برمجية قائمة على الوكلاء)، ومهام استخدام الحاسوب مثل إنشاء الشرائح وجداول البيانات تلقائيًا.
A

Claude Sonnet 4.6

مدخل:$2.4/M
الإخراج:$12/M
Claude Sonnet 4.6 هو أكثر نماذج Sonnet لدينا كفاءةً حتى الآن. إنه ترقية شاملة لقدرات النموذج في مجالات البرمجة، واستخدام الحاسوب، والاستدلال بسياقات طويلة، وتخطيط الوكلاء، والعمل المعرفي، والتصميم. كما يتميز Sonnet 4.6 بنافذة سياق بسعة 1M رمز في الإصدار التجريبي.
O

GPT-5.4 nano

مدخل:$0.16/M
الإخراج:$1/M
GPT-5.4 nano مصمم للمهام التي تكتسب فيها السرعة والتكلفة أهمية قصوى، مثل التصنيف، واستخراج البيانات، والترتيب، والوكلاء الفرعيين.
O

GPT-5.4 mini

مدخل:$0.6/M
الإخراج:$3.6/M
يقدّم GPT-5.4 mini قدرات GPT-5.4 ضمن نموذج أسرع وأكثر كفاءة مصمم لأحمال عمل كبيرة الحجم.