ModelHargaPerusahaan
500+ API Model AI, Semua Dalam Satu API. Hanya Di CometAPI
API Model
Pengembang
Mulai CepatDokumentasiDasbor API
Perusahaan
Tentang kamiPerusahaan
Sumber Daya
Model AIBlogCatatan PerubahanDukungan
Syarat dan Ketentuan LayananKebijakan Privasi
© 2026 CometAPI · All rights reserved
Home/Models/Flux/flux-pro-1.0-canny-finetuned
F

flux-pro-1.0-canny-finetuned

Per Permintaan:$0.096
Penggunaan komersial
Ikhtisar
Fitur
Harga
API

Technical Specifications of flux-pro-1-0-canny-finetuned

SpecificationDetails
Model IDflux-pro-1-0-canny-finetuned
Model familyFLUX.1 [pro]
ModalityImage-to-image generation with structural guidance
Control typeCanny edge conditioning
Custom adaptationFine-tuned variant requiring a trained finetune_id
Core inputsPrompt, control/source image, and fine-tune configuration
Fine-tune controlsSupports finetune_id; related FLUX.1 [pro] finetuned endpoints also expose finetune_strength to control adaptation influence
Primary use casesStyle-controlled generation, structure-preserving edits, branded visual adaptation, and guided creative transformations
Provider ecosystemBased on Black Forest Labs FLUX.1 [pro] APIs and distributed through third-party inference platforms
Lifecycle statusBlack Forest Labs lists flux-pro-1.0-canny-finetuned among finetuning-related endpoints deprecated as of October 31, 2025

What is flux-pro-1-0-canny-finetuned?

flux-pro-1-0-canny-finetuned is CometAPI’s platform identifier for a FLUX.1 [pro]-based image generation model that combines Canny edge control with custom fine-tuning. In practice, this means the model can follow the structural outline extracted from an input image while also applying a trained fine-tune so outputs better match a specific subject, visual identity, or stylistic domain.

The “canny” part refers to edge-based conditioning: instead of generating an image from text alone, the model uses edge information to preserve composition, layout, and object boundaries from a reference image. This is useful when you want stronger control over pose, silhouette, scene geometry, or graphic structure than prompt-only generation usually provides.

The “finetuned” part indicates that inference is tied to a custom-trained fine-tune, typically referenced by a finetune_id. That lets teams steer the base FLUX.1 [pro] model toward a particular brand look, product style, character identity, or recurring art direction while still benefiting from control-image guidance.

As of Black Forest Labs’ October 31, 2025 deprecation notice, flux-pro-1.0-canny-finetuned is listed among discontinued finetuning-related endpoints. If you are integrating it through CometAPI, availability depends on CometAPI’s routing and support layer rather than the original upstream endpoint alone.

Main features of flux-pro-1-0-canny-finetuned

  • Canny edge guidance: Uses edge maps or edge-derived structure from an input image to keep composition and contours more consistent than prompt-only generation.
  • Custom fine-tune support: Designed to work with a trained finetune_id, enabling outputs aligned to a custom visual domain, brand style, or subject-specific adaptation.
  • Structure-preserving image transformation: Well suited for workflows where you want to change texture, styling, mood, or rendering quality without losing the original layout.
  • High-end FLUX.1 [pro] quality base: Inherits the premium FLUX.1 [pro] generation stack, which is positioned as a high-quality image model family in the Black Forest Labs ecosystem.
  • Creative control for production pipelines: Helpful for concept art, marketing asset variation, product visualization, and repeatable visual generation where both style consistency and spatial control matter. This is an inference based on the model’s control-image and fine-tune design.
  • Fine-tune strength-style balancing: Related FLUX.1 [pro] fine-tuned endpoints expose control over how strongly the fine-tune affects the final image, which is useful when balancing adherence to the base structure versus custom style influence.
  • Deprecation-aware integration considerations: Since the upstream finetuning API and flux-pro-1.0-canny-finetuned were deprecated by Black Forest Labs, teams should validate current support, latency, and fallback behavior before depending on it in production.

How to access and integrate flux-pro-1-0-canny-finetuned

Step 1: Sign Up for API Key

Sign up for CometAPI and create an API key from your dashboard. Store the key securely in an environment variable on your server. Avoid exposing production API keys in client-side apps or public repositories.

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

Use CometAPI’s OpenAI-compatible API format and set the model field to flux-pro-1-0-canny-finetuned.

curl https://api.cometapi.com/v1/responses \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer $COMETAPI_API_KEY" \
  -d '{
    "model": "flux-pro-1-0-canny-finetuned",
    "input": "Generate a refined image based on the provided canny-guided composition and prompt."
  }'
import OpenAI from "openai";

const client = new OpenAI({
  apiKey: process.env.COMETAPI_API_KEY,
  baseURL: "https://api.cometapi.com/v1"
});

const response = await client.responses.create({
  model: "flux-pro-1-0-canny-finetuned",
  input: "Generate a refined image based on the provided canny-guided composition and prompt."
});

console.log(response);

Step 3: Retrieve and Verify Results

Read the API response and extract the generated output, asset URLs, or structured result fields your application needs. In production, validate response status, handle retries, log request IDs, and verify that the returned result matches your expected format and quality requirements before exposing it to end users.

Fitur untuk flux-pro-1.0-canny-finetuned

Jelajahi fitur-fitur utama dari flux-pro-1.0-canny-finetuned, yang dirancang untuk meningkatkan performa dan kegunaan. Temukan bagaimana kemampuan-kemampuan ini dapat menguntungkan proyek Anda dan meningkatkan pengalaman pengguna.

Harga untuk flux-pro-1.0-canny-finetuned

Jelajahi harga kompetitif untuk flux-pro-1.0-canny-finetuned, dirancang untuk berbagai anggaran dan kebutuhan penggunaan. Paket fleksibel kami memastikan Anda hanya membayar untuk apa yang Anda gunakan, memudahkan untuk meningkatkan skala seiring berkembangnya kebutuhan Anda. Temukan bagaimana flux-pro-1.0-canny-finetuned dapat meningkatkan proyek Anda sambil menjaga biaya tetap terkendali.
Harga Comet (USD / M Tokens)Harga Resmi (USD / M Tokens)Diskon
Per Permintaan:$0.096
Per Permintaan:$0.12
-20%

Kode contoh dan API untuk flux-pro-1.0-canny-finetuned

Akses kode sampel komprehensif dan sumber daya API untuk flux-pro-1.0-canny-finetuned guna mempermudah proses integrasi Anda. Dokumentasi terperinci kami menyediakan panduan langkah demi langkah, membantu Anda memanfaatkan potensi penuh flux-pro-1.0-canny-finetuned dalam proyek Anda.

Model Lainnya

G

Nano Banana 2

Masukan:$0.4/M
Keluaran:$2.4/M
Ikhtisar Kapabilitas Inti: Resolusi: Hingga 4K (4096×4096), setara dengan Pro. Konsistensi Gambar Referensi: Hingga 14 gambar referensi (10 objek + 4 karakter), mempertahankan konsistensi gaya/karakter. Rasio Aspek Ekstrem: Rasio baru 1:4, 4:1, 1:8, 8:1 ditambahkan, cocok untuk gambar panjang, poster, dan banner. Rendering Teks: Pembuatan teks tingkat lanjut, cocok untuk infografis dan tata letak poster pemasaran. Peningkatan Pencarian: Terintegrasi dengan Google Search + Pencarian Gambar. Grounding: Proses penalaran bawaan; prompt kompleks dinalar terlebih dahulu sebelum pembuatan.
C

Claude Opus 4.7

Masukan:$4/M
Keluaran:$20/M
Model paling cerdas untuk agen dan pemrograman
C

Claude Opus 4.6

Masukan:$4/M
Keluaran:$20/M
Claude Opus 4.6 adalah model bahasa besar kelas “Opus” dari Anthropic, dirilis pada Februari 2026. Model ini diposisikan sebagai andalan untuk pekerjaan berbasis pengetahuan dan alur kerja riset — meningkatkan penalaran dalam konteks panjang, perencanaan multi-langkah, penggunaan alat (termasuk alur kerja perangkat lunak berbasis agen), serta tugas penggunaan komputer seperti pembuatan slide dan spreadsheet secara otomatis.
A

Claude Sonnet 4.6

Masukan:$2.4/M
Keluaran:$12/M
Claude Sonnet 4.6 adalah model Sonnet kami yang paling mumpuni sejauh ini. Ini merupakan peningkatan menyeluruh atas keahlian model di bidang pemrograman, penggunaan komputer, penalaran konteks panjang, perencanaan agen, pekerjaan berbasis pengetahuan, dan desain. Sonnet 4.6 juga menyertakan jendela konteks 1M token dalam tahap beta.
O

GPT-5.4 nano

Masukan:$0.16/M
Keluaran:$1/M
GPT-5.4 nano dirancang untuk tugas-tugas di mana kecepatan dan biaya paling penting, seperti klasifikasi, ekstraksi data, pemeringkatan, dan sub-agen.
O

GPT-5.4 mini

Masukan:$0.6/M
Keluaran:$3.6/M
GPT-5.4 mini menghadirkan keunggulan GPT-5.4 ke model yang lebih cepat dan lebih efisien, dirancang untuk beban kerja bervolume tinggi.