使用 Nano Banana 2 Lite(Google 速度最快的 Gemini 模型)编辑图像。融合最多 14 张参考图像,4 秒交付。免费试用——按次生成付费。
关于此模型
Nano Banana 2 Lite Edit 基于 Gemini 3.1 Flash Lite Image,将同样超快、超实惠的生成能力带入图像编辑。除了文本提示词之外,还可以输入最多 14 张参考图像,用于融合主体、替换背景或执行定向编辑——全部在几秒内完成,同时保持角色一致性和清晰可读的图中文字。
对于需要最高质量和 4K 分辨率的用户,完整的 Nano Banana 2 Edit 模型提供完整的 Gemini 3.1 Flash Image 编辑体验。
成本分析
| 提供商 | 费用 | 备注 |
|---|---|---|
| muapiapp | $0.03 每次生成 | 价格与 Google AI Studio 费率相当,无需订阅;按图像计费,可通过 API 即时访问。 |
| Fal.ai | 暂不可用 | Nano Banana 2 Lite Edit (Gemini 3.1 Flash Lite Image) is 目前不可用 on Fal.ai. |
| Replicate | 暂不可用 | Nano Banana 2 Lite Edit is 目前不可用 on Replicate. |
价格与 Google AI Studio 费率相当,无需订阅;按图像计费,可通过 API 即时访问。
Nano Banana 2 Lite Edit (Gemini 3.1 Flash Lite Image) is 目前不可用 on Fal.ai.
Nano Banana 2 Lite Edit is 目前不可用 on Replicate.
** 竞品价格根据相似模型架构和使用层级估算。
配置参数
| 参数 | 类型 | 描述 | 默认值 |
|---|---|---|---|
| 提示词 | string | 描述目标图像内容的文本提示词。 | Transform the cat into a cosmic creature made of stars, nebula clouds, and glowing galaxies while preserving its sitting pose and facial expression. Add orbiting miniature planets around its body. |
| 图像 URL | array | Reference image URLs to edit. 最多 14 images. | https://cdn.muapi.ai/assets/nano-banana-2-lite-edit-in.jpg |
| 画面比例 | 枚举(10 个选项) | The aspect ratio of the 生成的图像. | 1:1 |
描述目标图像内容的文本提示词。
Transform the cat into a cosmic creature made of stars, nebula clouds, and glowing galaxies while preserving its sitting pose and facial expression. Add orbiting miniature planets around its body.Reference image URLs to edit. 最多 14 images.
https://cdn.muapi.ai/assets/nano-banana-2-lite-edit-in.jpgThe aspect ratio of the 生成的图像.
1:1开发者文档
编写清晰的提示词:描述想要的编辑内容——哪些地方需要改变,哪些地方需要保持不变。
提供参考图像:提供一个或多个 images_list URL(最多 14 个)来编辑或融合图像。
选择画面比例、分辨率和输出格式:从标准比例中选择(1:1、16:9、9:16 等),再选择 1K/2K/4K 分辨率以及 jpg 或 png。
通过 API 提交:
curl -X POST https://api.muapiapp.com/api/v1/nano-banana-2-lite-edit \
-H 'Authorization: Bearer YOUR_API_KEY' \
-H 'Content-Type: application/json' \
-d '{
"prompt": "在前景添加色彩鲜艳的花朵",
"images_list": ["https://example.com/landscape.jpg"],
"aspect_ratio": "16:9",
"resolution": "1K",
"output_format": "jpg"
}'
轮询结果:使用返回的 request_id 轮询状态端点,直到图像就绪。预计约 4 秒即可获得结果。
常见问答
Nano Banana 2 Lite Edit 是 Google 速度最快、性价比最高的图像编辑模型,基于 Gemini 3.1 Flash Lite Image 构建。它以 $0.03/次的价格在 4 秒内完成图像编辑,每次请求最多可融合 14 张参考图像。
Nano Banana 2 Lite Edit 优先考虑速度和成本效率,可在约 4 秒内以极低成本编辑图像。Nano Banana 2 Edit 支持最高 4K 的更高分辨率和更先进的编辑能力。高吞吐工作流和快速迭代适合使用 Lite Edit;需要生产级 4K 结果时,请使用 Nano Banana 2 Edit。
单次请求可以通过 `images_list` 提供最多 14 张参考图像。
Nano Banana 2 Lite Edit 支持 1:1、2:3、3:2、3:4、4:3、4:5、5:4、9:16、16:9 和 21:9,可输出 1K、2K 或 4K 分辨率。