Skip to content

Releases: TheGreatAdil/nano-banana-node

Nano Banana Compositor Node v1.0.0

21 Jan 18:43

Choose a tag to compare

Pre-release

Initial public release of the Nano Banana Compositor Node for Blender.


Features

  • Custom Blender Compositor node
  • Image input and output using native compositor sockets
  • Prompt-based image generation using Google Gemini (Nano Banana) models

Requirements

  • Blender 4.0 or newer
  • Google Gemini API key

Important Notes

  • Access to Gemini image models currently requires a connected billing card, even on the free tier
  • API usage and billing are the user’s responsibility
  • Execution is currently blocking while the request is processed

Installation

Download the release ZIP and install it via:
Edit > Preferences > Add-ons > Install


This release focuses on a clean, minimal foundation and may be extended in future versions if needed.