模型定价企业
500+ AI 模型 API,一次搞定,就在 CometAPI
模型 API
开发者
快速入门文档API 仪表板
公司
关于我们企业
资源
AI 模型博客更新日志支持
服务条款隐私政策
© 2026 CometAPI · All rights reserved
Home/Models/Flux/flux-pro-1.0-canny-finetuned
F

flux-pro-1.0-canny-finetuned

每次请求:$0.096
商用
概览
功能亮点
定价
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.

flux-pro-1.0-canny-finetuned 的功能

了解 flux-pro-1.0-canny-finetuned 的核心能力,帮助提升性能与可用性,并改善整体体验。

flux-pro-1.0-canny-finetuned 的定价

查看 flux-pro-1.0-canny-finetuned 的竞争性定价,满足不同预算与使用需求,灵活方案确保随需求扩展。
Comet 价格 (USD / M Tokens)官方定价 (USD / M Tokens)折扣
每次请求:$0.096
每次请求:$0.12
-20%

flux-pro-1.0-canny-finetuned 的示例代码与 API

获取完整示例代码与 API 资源,简化 flux-pro-1.0-canny-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 + 图片搜索。Grounding:内置思维过程;生成前先对复杂提示进行推理。
C

Claude Opus 4.7

输入:$4/M
输出:$20/M
用于智能体和编程的最智能模型
C

Claude Opus 4.6

输入:$4/M
输出:$20/M
Claude Opus 4.6 是 Anthropic 的“Opus”级大型语言模型,于 2026 年 2 月发布。其定位为知识工作与研究工作流的主力模型——提升长上下文推理、多步骤规划、工具使用(包括代理型软件工作流),以及计算机使用类任务,如自动生成幻灯片和电子表格。
A

Claude Sonnet 4.6

输入:$2.4/M
输出:$12/M
Claude Sonnet 4.6 是迄今为止我们最强大的 Sonnet 模型。它对模型在编码、计算机使用、长上下文推理、智能体规划、知识工作和设计等方面的能力进行了全面升级。Sonnet 4.6 还在 beta 阶段提供 1M token 上下文窗口。
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 的优势融入到一款更快速、更高效、专为大规模工作负载设计的模型中。