Design 37,632 installs

relight

by doany-ai/skills

Relight a still image - change the lighting setup, color temperature, direction, or mood - on RunComfy via the `runcomfy` CLI. Routes to Qwen Edit 2509's…

Skill content

Relight

Change how a still is lit - direction, color temperature, intensity, mood - without redoing the shot. This skill routes to Qwen Edit 2509's dedicated relight LoRA when a purpose-built relighting endpoint matters, and to identity-preserving edit endpoints when prose lighting language is enough.

runcomfy.com · Qwen Edit relight · 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=<token>