← 返回
未分类 Key 中文

Nano Banana Pro

Generate or edit images via Gemini 3 Pro Image on Replicate
通过Replicate平台使用Gemini 3 Pro生成或编辑图片
bextuychiev bextuychiev 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 349
下载
💾 0
安装
1
版本
#latest

概述

Nano Banana Pro Image Generator

Generate and edit images using Google's Nano Banana Pro model via the Replicate API.

Usage

Run the generation script:

uv run --with replicate python {baseDir}/generate.py --prompt "" [--aspect-ratio 1:1] [--output image.png]

Options

  • --prompt: The image description (required)
  • --aspect-ratio: Ratio like 1:1, 4:3, 16:9 (default: 1:1)
  • --output: Output file path (default: generated_image.png)

Rules

  • Only use the google/nano-banana-pro model. Never fall back to other models like google/nano-banana or any alternative. If the model is unavailable or rate-limited, report the error to the user and stop.
  • After generating an image, send the image file directly in the chat. Do not just save it to the workspace silently.

Tips

  • For text in images, be specific about fonts, size, and placement
  • The model supports resolutions up to 2K
  • Safety filtering is on by default

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-12 05:44 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

design-media

Nano Banana Pro

steipete
使用 Nano Banana Pro (Gemini 3 Pro Image) 生成或编辑图像。支持文生图、图生图及 1K/2K/4K 分辨率,适用于图像创建、修改及编辑请求,使用 --input-image 指定输入图像。
★ 430 📥 117,214
design-media

Openai Whisper

steipete
使用 Whisper CLI 进行本地语音转文字(无需 API 密钥)
★ 331 📥 94,081
design-media

Video Frames

steipete
使用 ffmpeg 从视频中提取帧或短片。
★ 134 📥 52,975