FLUX 3 Immagine a Immagine: AI Image Editor

使用 FLUX 3(Black Forest Labs 的统一多模态模型)编辑和重绘图像。即将在 Muapi 上线——预留早期体验资格,未来按次生成付费。

📝

Overview

About this model

FLUX 3 Immagine a Immagine允许你使用文本指令和一张或多张参考图像来编辑、重绘或延展现有图像。它基于驱动 FLUX 3 Video 和 FLUX 3 Action 的同一 Self-Flow 多模态架构构建,因此除非Prompt明确要求更改,否则编辑结果会在物理和风格上与源素材保持一致——包括主体身份、光照和场景几何结构。Black Forest Labs 开放普遍访问后,FLUX 3 Immagine a Immagine将成为 FLUX Kontext 的自然后继方案,适用于高保真、指令驱动的图像编辑。

1产品摄影:在保留产品本身的同时替换产品照片的背景或光照。
2角色一致性:在不同场景中重新生成角色,同时保持其身份。
3风格迁移:将新的艺术风格应用到现有照片或插画。
4精修:针对性调整构图、颜色或对象,无需重绘整张图像。
5本地化:在保留核心视觉内容的同时,为不同地区调整营销创意。
💰

Pricing & Value

Cost analysis

muapiDa definire al lancio

即将推出——可通过 Black Forest Labs 抢先体验,正式发布价格尚未公布。

Fal.aiNon disponibile

Fal.ai 尚未提供 FLUX 3。

ReplicateNon disponibile

Replicate 尚未提供 FLUX 3。

** Competitor pricing is estimated based on similar model architectures and usage tiers.

⚙️

Technical Details

Configuration schema

Promptstring

Text prompt describing the image. Supports long, richly detailed descriptions.

Default ValueA hyperrealistic portrait of an astronaut standing on red Martian dunes at golden hour, dust particles catching the light, ultra-detailed suit reflections, cinematic depth of field.
Immagine URLarray

要编辑或用作视觉指导的参考Immagine。

Default Valuehttps://d3adwkbyhxyrtq.cloudfront.net/ai-images/186/712345784292/4a8c5c70-abcc-4920-873e-b0e219986453.jpg
ProporzioniEnum (8 options)

OutputImmagine的Proporzioni。

Default Value1:1
RisoluzioneEnum (3 options)

Target resolution of the generated image.

Default Value2k
📖

Implementation Guide

Developer documentation

Come Usare FLUX 3 Immagine a Immagine(早期体验)

  1. 上传参考图像 — 通过 images_list 提供最多 4 张图像。

  2. 编写编辑指令 — 准确描述需要更改的内容,例如“将背景替换为日落海滩,同时保持主体不变。”

  3. 设置Output参数 — 选择 aspect_ratioresolution

  4. 提交请求(上线后):

curl -X POST https://api.muapi.ai/api/v1/flux-3-image-to-image \
  -H "x-api-key: YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"prompt": "Replace the background with a neon-lit city street at night", "images_list": ["https://example.com/input.jpg"], "aspect_ratio": "1:1"}'
  1. 轮询 /api/v1/predictions/{id}/result,直到 completed,然后下载编辑后的图像。

Common Questions

Frequently asked

什么是 FLUX 3 Immagine a Immagine?

这是 Black Forest Labs FLUX 3 系列中由指令驱动的图像编辑模式,允许你提供参考图像和文本Prompt,在保留主体身份的同时重绘、延展或编辑现有图像。

FLUX 3 Image 现在已经上线了吗?

根据 Black Forest Labs 的公告,FLUX 3 Image 将在未来几周陆续开放。通用 API 访问可用后,Muapi 将立即启用此端点。

我可以使用多少张参考图像?

计划中的端点每次请求支持最多 4 张参考图像,与 FLUX Kontext 的多图编辑支持类似。

它与 FLUX Kontext 相比如何?

FLUX Kontext 是 Black Forest Labs 当前一代的图像编辑器。FLUX 3 Immagine a Immagine是其后继方案,构建于统一的图像/视频/音频架构之上,可提升一致性和物理合理性。

价格会与 FLUX Kontext Pro 类似吗?

Black Forest Labs 尚未公布 FLUX 3 的价格。Muapi 会在价格公布后尽快更新此页面,提供已确认的按次生成价格。

FLUX 3 Immagine a Immagine可以用于跨场景保持角色一致性吗?

可以——这是其主要预期用途之一:使用参考图像保持角色外观稳定,同时改变场景、姿势或风格。