image-outpainting

安装量: 46.8K
排名: #280

安装

npx skills add https://github.com/agentspace-so/runcomfy-agent-skills --skill image-outpainting

Image Outpainting Extend a still beyond its original canvas — uncrop, change aspect ratio, fill in what the camera didn't capture. This skill routes across the identity-preserving edit endpoints in the RunComfy catalog, picking the right one for prose-driven extension, reference-style matching, or brand-locked continuation. runcomfy.com · best-image-editing-models · CLI docs Powered by the RunComfy CLI

1. Install (see runcomfy-cli skill for details)

npm i -g @runcomfy/cli

or: npx -y @runcomfy/cli --version

2. Sign in

runcomfy login

or in CI: export RUNCOMFY_TOKEN=

3. Outpaint

runcomfy run google/nano-banana-2/edit \ --input '{"prompt": "...extend canvas...", "image_urls": ["..."]}' \ --output-dir ./out Show more

返回排行榜