> ## Documentation Index
> Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Nano Banana 2 Lite: Fast AI Image Generation

> Generate images at Google's fastest speed and lowest cost using Nano Banana 2 Lite, the Gemini 3.1 Flash-Lite Image model in ComfyUI

Nano Banana 2 Lite is Google DeepMind's fastest and most cost-efficient Gemini Image model, designed for rapid ideation and high-volume workflows. Powered by `gemini-3.1-flash-lite-image`, it delivers text-to-image generation in approximately 4 seconds at \$0.034 per image, making it ideal for quick concept visualization, rapid prototyping, and iterative design exploration.

<Tip>
  To use the Partner Nodes, you need to ensure that you are logged in properly and using a permitted network environment. Please refer to the [Partner Nodes Overview](/tutorials/partner-nodes/overview) section of the documentation to understand the specific requirements for using the Partner Nodes.
</Tip>

<Tip>
  <Tabs>
    <Tab title="Portable or self deployed users">
      Make sure your ComfyUI is updated.

      * [Download ComfyUI](https://www.comfy.org/download)
      * [Update Guide](/installation/update_comfyui)

      Workflows in this guide can be found in the [Workflow Templates](/interface/features/template).
      If you can't find them in the template, your ComfyUI may be outdated. (Desktop version's update will delay sometime)

      If nodes are missing when loading a workflow, possible reasons:

      1. You are not using the latest ComfyUI version (Nightly version)
      2. Some nodes failed to import at startup
    </Tab>

    <Tab title="Desktop or Cloud users">
      * The Desktop is base on ComfyUI stable release, it will auto-update when there is a new Desktop stable release available.
      * [Cloud](https://cloud.comfy.org) will update after ComfyUI stable release.

      So, if you find any core node missing in this document, it might be because the new core nodes have not yet been released in the latest stable version. Please wait for the next stable release.
    </Tab>
  </Tabs>
</Tip>

## What Nano Banana 2 Lite offers

* **Ultra-fast generation**: Text-to-image outputs in as little as 4 seconds, built for interactive prototyping and rapid visual drafting
* **Cost-efficient**: Priced at \$0.034 per 1K-resolution image — the most affordable option in the Nano Banana family
* **Character consistency**: Maintain character identities and object fidelity across multiple rapid generations
* **In-image text rendering**: Draft copy and render legible text directly into generated images for localized ad variations
* **Configurable model selection**: Choose between Nano Banana 2 Lite, Nano Banana 2, and Nano Banana Pro within the same node

## Workflows

### Text to Image

<CardGroup cols={2}>
  <Card title="Run in Comfy Cloud" icon="cloud" href="https://cloud.comfy.org/?template=api_nano_banana_2_lite_t2i&utm_source=docs&utm_medium=referral&utm_campaign=nano_banana_2_lite">
    Open in Comfy Cloud
  </Card>

  <Card title="Download Workflow" icon="download" href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/api_nano_banana_2_lite_t2i.json">
    Download JSON or search "Nano Banana 2 Lite" in Template Library
  </Card>
</CardGroup>

Generate images from text descriptions. No file inputs required — just enter your prompt and the workflow produces one or more generated images with support for interleaved text and image inputs.

![Nano Banana 2 Lite Text to Image](https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/output/api_nano_banana_2_lite_t2i.png)

### Image Edit

<CardGroup cols={2}>
  <Card title="Run in Comfy Cloud" icon="cloud" href="https://cloud.comfy.org/?template=api_nano_banana_2_lite_image_edit&utm_source=docs&utm_medium=referral&utm_campaign=nano_banana_2_lite">
    Open in Comfy Cloud
  </Card>

  <Card title="Download Workflow" icon="download" href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/api_nano_banana_2_lite_image_edit.json">
    Download JSON or search "Nano Banana 2 Lite" in Template Library
  </Card>

  <Card title="Download Sample Image" icon="image" href="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/input/red_f1_track_car.png">
    Get the example input image for this workflow
  </Card>
</CardGroup>

Upload an image and provide a text instruction to edit it. The workflow produces a side-by-side comparison of the original and edited result.

<div className="flex gap-4">
  <img src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/input/red_f1_track_car.png" alt="Nano Banana 2 Lite Image Edit - Input" className="w-1/2" />

  <img src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/output/api_nano_banana_2_lite_image_edit.png" alt="Nano Banana 2 Lite Image Edit - Output" className="w-1/2" />
</div>

## Which model should you pick?

| Model                                                                  | Best for                                                                                     |
| ---------------------------------------------------------------------- | -------------------------------------------------------------------------------------------- |
| **Nano Banana 2 Lite**                                                 | Speed and cost — rapid iteration, high-throughput pipelines, low-latency applications        |
| **[Nano Banana 2](/tutorials/partner-nodes/google/nano-banana-2)**     | Most creators — balanced quality and speed for general-purpose image generation and editing  |
| **[Nano Banana Pro](/tutorials/partner-nodes/google/nano-banana-pro)** | Professional use cases — maximum quality, 4K generation, complex layouts and precise control |

## Get started

1. Update ComfyUI to the latest version
2. Double-click the canvas and search for the "Nano Banana 2" node (it includes Nano Banana 2 Lite as a model option)
3. Or go to the Template Library to use the ready-to-go workflow
4. Select "Nano Banana 2 Lite" from the model dropdown for fastest generation

<Note>
  Nano Banana 2 Lite is available within the existing Nano Banana 2 node. If you have old workflows using this node, you can select "Nano Banana 2 Lite" from the model version dropdown without rebuilding your workflow.
</Note>
