使用 FLUX 3(Black Forest Labs 的统一多模态模型)编辑和重绘图像。即将在 Muapi 上线——预留早期体验资格,未来按次生成付费。
About this model
FLUX 3 이미지 투 이미지允许你使用文本指令和一张或多张参考图像来编辑、重绘或延展现有图像。它基于驱动 FLUX 3 Video 和 FLUX 3 Action 的同一 Self-Flow 多模态架构构建,因此除非프롬프트明确要求更改,否则编辑结果会在物理和风格上与源素材保持一致——包括主体身份、光照和场景几何结构。Black Forest Labs 开放普遍访问后,FLUX 3 이미지 투 이미지将成为 FLUX Kontext 的自然后继方案,适用于高保真、指令驱动的图像编辑。
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapi | 출시 시 확정 | 即将推出——可通过 Black Forest Labs 抢先体验,正式发布价格尚未公布。 |
| Fal.ai | 제공되지 않음 | Fal.ai 尚未提供 FLUX 3。 |
| Replicate | 제공되지 않음 | Replicate 尚未提供 FLUX 3。 |
即将推出——可通过 Black Forest Labs 抢先体验,正式发布价格尚未公布。
Fal.ai 尚未提供 FLUX 3。
Replicate 尚未提供 FLUX 3。
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| 프롬프트 | string | Text prompt describing the image. Supports long, richly detailed descriptions. | A 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. |
| 이미지 URL | array | 要编辑或用作视觉指导的参考이미지。 | https://d3adwkbyhxyrtq.cloudfront.net/ai-images/186/712345784292/4a8c5c70-abcc-4920-873e-b0e219986453.jpg |
| 화면 비율 | Enum (8 options) | 출력이미지的화면 비율。 | 1:1 |
| 해상도 | Enum (3 options) | Target resolution of the generated image. | 2k |
Text prompt describing the image. Supports long, richly detailed descriptions.
A 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.要编辑或用作视觉指导的参考이미지。
https://d3adwkbyhxyrtq.cloudfront.net/ai-images/186/712345784292/4a8c5c70-abcc-4920-873e-b0e219986453.jpg출력이미지的화면 비율。
1:1Target resolution of the generated image.
2kDeveloper documentation
上传参考图像 — 通过 images_list 提供最多 4 张图像。
编写编辑指令 — 准确描述需要更改的内容,例如“将背景替换为日落海滩,同时保持主体不变。”
设置출력 결과参数 — 选择 aspect_ratio 和 resolution。
提交请求(上线后):
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"}'
/api/v1/predictions/{id}/result,直到 completed,然后下载编辑后的图像。Frequently asked
这是 Black Forest Labs FLUX 3 系列中由指令驱动的图像编辑模式,允许你提供参考图像和文本프롬프트,在保留主体身份的同时重绘、延展或编辑现有图像。
根据 Black Forest Labs 的公告,FLUX 3 Image 将在未来几周陆续开放。通用 API 访问可用后,Muapi 将立即启用此端点。
计划中的端点每次请求支持最多 4 张参考图像,与 FLUX Kontext 的多图编辑支持类似。
FLUX Kontext 是 Black Forest Labs 当前一代的图像编辑器。FLUX 3 이미지 투 이미지是其后继方案,构建于统一的图像/视频/音频架构之上,可提升一致性和物理合理性。
Black Forest Labs 尚未公布 FLUX 3 的价格。Muapi 会在价格公布后尽快更新此页面,提供已确认的按次生成价格。
可以——这是其主要预期用途之一:使用参考图像保持角色外观稳定,同时改变场景、姿势或风格。