Spaces:
Running
Running
title: Nano Banana Node Editor | |
emoji: π | |
colorFrom: yellow | |
colorTo: yellow | |
sdk: docker | |
pinned: false | |
app_port: 7860 | |
hf_oauth: true | |
# optional, default duration is 8 hours/480 minutes. Max duration is 30 days/43200 minutes. | |
hf_oauth_expiration_minutes: 480 | |
# optional, see "Scopes" below. "openid profile" is always included. | |
hf_oauth_scopes: | |
- manage-repos | |
- inference-api | |
# Nano Banana Node Editor π | |
A powerful visual node editor for AI-powered image generation and manipulation. Create complex workflows by connecting nodes for image generation, merging, editing, and style transfers. | |
## Features | |
- π¨ **Visual Node Editor**: Drag-and-drop interface for building image processing workflows | |
- π€ **AI-Powered**: Uses Google's Gemini API for intelligent image generation and editing | |
- πΌοΈ **Multiple Node Types**: Character nodes, merge nodes, edit nodes, and style transfer nodes | |
- π **Real-time Processing**: See results as you build your workflow | |
- π― **Intuitive Interface**: Right-click to add nodes, drag to connect them | |
- π **Privacy-First**: Your API tokens are stored locally in your browser | |
## Getting Started | |
1. **Get Your API Key**: Visit [Google AI Studio](https://aistudio.google.com/app/apikey) to create your free Gemini API key | |
2. **Add Your Token**: Paste your API key in the "API Token" field in the top navigation | |
3. **Start Creating**: Right-click on the canvas to add nodes and start building your workflow | |
## How to Use | |
- **Adding Nodes**: Right-click on the editor canvas and choose the node type you want | |
- **Character Nodes**: Upload or drag images to create character nodes | |
- **Connecting Nodes**: Drag from output ports to input ports to create connections | |
- **Processing**: Click the process button to run your workflow | |
- **Downloading**: Right-click on result nodes to download generated images | |
## Privacy & Security | |
- Your API token is stored locally in your browser | |
- Tokens are never sent to our servers | |
- All processing happens through Google's official API | |
- No data is stored on our servers |