relight

Installation
SKILL.md

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>

# 3. Relight
runcomfy run qwen/qwen-edit-2509/lora/relight \
  --input '{"image": "...", "prompt": "..."}' \
  --output-dir ./out
Related skills
Installs
174
GitHub Stars
2
First Seen
1 day ago