使用 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 per generation | 价格与 Google AI Studio 费率相当,サブスク不要;按图像计费,可通过 API 即时访问。 |
| Fal.ai | 提供なし | Nano Banana 2 Lite Edit (Gemini 3.1 Flash Lite Image) is not currently available on Fal.ai. |
| Replicate | 提供なし | 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.
** 競合サービスの料金は類似のモデル構成および利用ティアに基づいて算出された推定値です。
設定スキーマ
| パラメータ | 型 | 説明 | デフォルト |
|---|---|---|---|
| プロンプト | 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. Up to 14 images. | https://cdn.muapi.ai/assets/nano-banana-2-lite-edit-in.jpg |
| アスペクト比 | Enum(10個の選択肢) | The aspect ratio of the generated image. | 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. Up to 14 images.
https://cdn.muapi.ai/assets/nano-banana-2-lite-edit-in.jpgThe aspect ratio of the generated image.
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 秒即可获得结果。
FAQ
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 分辨率。