返回顶部
g

gemini-image-remix

Advanced image generation and remixing using Gemini. Supports Gemini 2.5 Flash Image (default) and models like Gemini 3.0 Pro (Nano Banana Pro).

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
1,428
下载量
2
收藏
概述
安装方式
版本历史

gemini-image-remix

# Gemini Image Remix A versatile tool for text-to-image generation and complex image-to-image remixing. By default, it uses **Gemini 2.5 Flash Image** for fast, high-quality results. It also supports flagship models like **Gemini 3.0 Pro (Nano Banana Pro)** for advanced artistic tasks. ## Generate Image Create stunning visuals from a text prompt. ```bash uv run {baseDir}/scripts/remix.py --prompt "a cybernetic owl in a neon forest" --filename "owl.png" ``` ## Remix/Modify Image Use one or more reference images to guide the generation. Perfect for style transfers, background changes, or character modifications. ```bash uv run {baseDir}/scripts/remix.py --prompt "change the art style to a pencil sketch" --filename "sketch.png" -i "original.png" ``` ## Multi-image Composition Combine elements from up to 14 different images into a single cohesive scene. ```bash uv run {baseDir}/scripts/remix.py --prompt "place the character from image 1 into the environment of image 2" --filename "result.png" -i "character.png" -i "env.png" ``` ## Advanced Model Selection Switch to advanced models like **Nano Banana Pro** for high-fidelity work. ```bash uv run {baseDir}/scripts/remix.py --model "gemini-3-pro-image-preview" --prompt "highly detailed oil painting of a dragon" --filename "dragon.png" ``` ## Options - `--prompt`, `-p`: Image description or specific edit instructions. - `--filename`, `-f`: The output path for the generated PNG. - `--input-image`, `-i`: Path to an input image (repeatable up to 14 times). - `--resolution`, `-r`: `1K` (default), `2K`, or `4K`. - `--aspect-ratio`, `-a`: Output aspect ratio (e.g., `1:1`, `16:9`, `9:16`, `4:3`, `3:4`). - `--model`, `-m`: Model to use (defaults to `gemini-2.5-flash-image`). Supported: `gemini-2.5-flash-image`, `gemini-3-pro-image-preview`. - `--api-key`, `-k`: Gemini API key (defaults to `GEMINI_API_KEY` env var).

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 gemini-image-remix-1776420045 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 gemini-image-remix-1776420045 技能

通过命令行安装

skillhub install gemini-image-remix-1776420045

下载 Zip 包

⬇ 下载 gemini-image-remix v1.0.0

文件大小: 3.24 KB | 发布时间: 2026-4-17 20:11

v1.0.0 最新 2026-4-17 20:11
Gemini Image Remix 1.0.0 initial release:

- Powerful text-to-image and image-to-image generation with Gemini models.
- Default support for Gemini 2.5 Flash Image; option to use Gemini 3.0 Pro (Nano Banana Pro).
- Allows remixing and modification of up to 14 images in a single composition.
- Versatile options for resolution, aspect ratio, and advanced controls.
- Simple command-line usage with detailed prompts and model selection.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部