Spaces:
Running
Running
File size: 2,067 Bytes
77db9f2 f09b9f0 77db9f2 aaa638a 00e6b76 b371d48 00e6b76 77db9f2 f09b9f0 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 |
---
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 |