使用 Nano Banana 2 Lite(Google 速度最快的 Gemini 模型)编辑图像。融合最多 14 张参考图像,4 秒交付。免费试用——按次生成付费。
About this model
Nano Banana 2 Lite Edit 基于 Gemini 3.1 Flash Lite Image,将同样超快、超实惠的生成能力带入图像编辑。除了文本Prompt之外,还可以Input最多 14 张参考图像,用于融合主体、替换背景或执行定向编辑——全部在几秒内完成,同时保持角色一致性和清晰可读的图中文字。
对于需要最高质量和 4K 分辨率的用户,完整的 Nano Banana 2 Edit 模型提供完整的 Gemini 3.1 Flash Image 编辑体验。
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0.03 per generation | 价格与 Google AI Studio 费率相当,无需订阅;按图像计费,可通过 API 即时访问。 |
| Fal.ai | Non disponibile | Nano Banana 2 Lite Edit (Gemini 3.1 Flash Lite Image) is not currently available on Fal.ai. |
| Replicate | Non disponibile | Nano Banana 2 Lite Edit is not currently available on Replicate. |
价格与 Google AI Studio 费率相当,无需订阅;按图像计费,可通过 API 即时访问。
Nano Banana 2 Lite Edit (Gemini 3.1 Flash Lite Image) is not currently available on Fal.ai.
Nano Banana 2 Lite Edit is not currently available on Replicate.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Prompt | string | 描述目标Immagine内容的文本Prompt。 | 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. |
| Immagine URL | array | Reference image URLs to edit. Up to 14 images. | https://cdn.muapi.ai/assets/nano-banana-2-lite-edit-in.jpg |
| Proporzioni | Enum (10 options) | The aspect ratio of the generated image. | 1:1 |
描述目标Immagine内容的文本Prompt。
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. Up to 14 images.
https://cdn.muapi.ai/assets/nano-banana-2-lite-edit-in.jpgThe aspect ratio of the generated image.
1:1Developer documentation
编写清晰的Prompt:描述想要的编辑内容——哪些地方需要改变,哪些地方需要保持不变。
提供参考图像:提供一个或多个 images_list URL(最多 14 个)来编辑或融合图像。
选择Proporzioni、分辨率和Output格式:从标准比例中选择(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 秒即可获得结果。
Frequently asked
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,可Output 1K、2K 或 4K 分辨率。