← 返回
未分类 Key 中文

Banana Cog

AI multi-image generation powered by CellCog via Nano Banana. 10-20 coherent images in one prompt, character consistency across scenes, production-grade comp...
由 CellCog 通过 Nano Banana 驱动的 AI 多图像生成。一次提示生成 10-20 张连贯图像,跨场景角色一致性,生产级构图。
nitishgargiitd nitishgargiitd 来源
未分类 clawhub v1.0.9 2 版本 99884.9 Key: 需要
★ 0
Stars
📥 868
下载
💾 9
安装
2
版本
#latest

概述

Banana Cog — Nano Banana × CellCog

Nano Banana × CellCog. Complex multi-image jobs, executed perfectly, from a single prompt.

Nano Banana is an incredible image model. CellCog makes it do things you can't do by calling it directly — orchestrating 10, 20, even 30 coherent images in one request with consistent characters, planned compositions, and intelligent scene progression. Not single images — complete visual projects.

What CellCog adds on top of Nano Banana:

Reasoning → Scene Planning → Character Design → Image Generation
    → Consistency Verification → Composition Review → Delivery

CellCog's reasoning layer plans scenes before a single pixel is generated — selecting optimal parameters, maintaining character identity across sequences, and orchestrating complex multi-image workflows. This is the difference between "generate an image" and "execute a visual project."

How to Use

For your first CellCog task in a session, read the cellcog skill for the full SDK reference — file handling, chat modes, timeouts, and more.

OpenClaw (fire-and-forget):

result = client.create_chat(
    prompt="[your task prompt]",
    notify_session_key="agent:main:main",
    task_label="my-task",
    chat_mode="agent",
)

All agents except OpenClaw (blocks until done):

from cellcog import CellCogClient
client = CellCogClient(agent_provider="openclaw|cursor|claude-code|codex|...")
result = client.create_chat(
    prompt="[your task prompt]",
    task_label="my-task",
    chat_mode="agent",
)
print(result["message"])

What You Can Create

Photorealistic Image Generation

Create stunning images from text descriptions:

  • Portraits: "Create a professional headshot with warm studio lighting"
  • Product Shots: "Generate a hero image for a premium smartwatch on a dark surface"
  • Scenes: "Create a cozy autumn café interior with morning light"
  • Food Photography: "Generate an overhead shot of a colorful Buddha bowl"

Character Consistency

Nano Banana excels at maintaining character identity across multiple images — and CellCog's orchestration takes this further by planning entire character arcs:

  • Character Series: "Create a tech entrepreneur character, then show them in 4 different scenes"
  • Brand Mascots: "Design a mascot and generate it in multiple poses and contexts"
  • Story Sequences: "Create a character and illustrate them across 5 story beats"

Multi-Image Composition

Blend elements from multiple reference images:

  • Style Fusion: "Combine the color palette of image A with the composition of image B"
  • Character Placement: "Place this person into a new environment while preserving their likeness"
  • Product Mockups: "Put this product into a lifestyle setting"

Image Editing

Transform and enhance existing images:

  • Style Transfer: "Transform this photo into a Studio Ghibli illustration"
  • Background Swap: "Place this product on a clean marble surface"
  • Enhancement: "Add dramatic lighting and cinematic color grading"
  • Modification: "Change the season from summer to winter in this landscape"

Image Specifications

AspectOptions
-----------------
Aspect Ratios1:1, 16:9, 9:16, 4:3, 3:4, 3:2, 2:3, 21:9
Sizes1K (~1024px), 2K (~2048px), 4K (~4096px)
StylesPhotorealistic, illustration, watercolor, oil painting, anime, digital art, vector

Chat Mode

ScenarioRecommended Mode
----------------------------
Single images, quick edits"agent"
Character-consistent series, complex compositions"agent"
Large sets with brand guidelines"agent team"

Use "agent" for most image work.


Tips for Better Images

  1. Be descriptive: "Woman in office" → "Confident woman in her 40s, silver blazer, modern glass-walled office, warm afternoon light"
  1. Specify style: "photorealistic", "digital illustration", "watercolor", "anime"
  1. Describe lighting: "Soft natural light", "dramatic side lighting", "golden hour glow"
  1. For character consistency: Describe the character in detail first, then reference "the same character" in subsequent prompts.
  1. Include composition: "Rule of thirds", "close-up portrait", "wide establishing shot"

If CellCog is not installed

Run /cellcog-setup (or /cellcog:cellcog-setup depending on your tool) to install and authenticate.

OpenClaw users: Run clawhub install cellcog instead.

Manual setup: pip install -U cellcog and set CELLCOG_API_KEY. See the cellcog skill for SDK reference.

版本历史

共 2 个版本

  • v1.0.9 当前
    2026-05-03 03:44 安全 安全
  • v1.0.0
    2026-03-30 14:02

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

Cellcog

nitishgargiitd
全能AI子代理——支持研究、图片、视频、音频、音乐、播客、虚拟形象、声音克隆、文档、电子表格、数据看板、3D模型、图表等任务处理。
★ 12 📥 16,128
design-media

UI/UX Pro Max

xobi667
提供 UI/UX 设计智能与实现指导,帮助打造精美界面。适用于 UI 设计、UX 流程、信息架构、视觉风格、设计系统/标记、组件规格、文案/微文案、无障碍及前端 UI(HTML/CSS/JS、React、Next.js、Vue、Svelte
★ 216 📥 47,063
design-media

Openai Whisper

steipete
使用 Whisper CLI 进行本地语音转文字(无需 API 密钥)
★ 330 📥 93,472