Image GenerationActive
wiro / ic-light
ic-light
More Lighting! IC-Light is used to manipulate the illumination of images using a text-conditioned model.
Image to Image
Model ID
ic-light
Provider
wiro
Added
1720011368
wiro playground—wiro/ic-light
Added 1720011368
Example prompts
Great starting points for ic-light.
beautiful woman, detailed face, warm atmosphere, at home, bedroomImage Generation
beautiful woman, detailed face, warm atmosphere, strong light from a windowImage Generation
handsome man, detailed face, sunrise over a mountainImage Generation
handsome boy, detailed face, neon light, cityImage Generation
beautiful woman, detailed face, sunset over seaImage Generation
API quick start
Run ic-light with a single API call.
POST https://api.wiro.ai/v1/Run/wiro/ic-light
{
"prompt": "beautiful woman, detailed face, sunset ov…",
"inputImage": "https://your-cdn.com/input.png",
"inputImageUrl": "...",
"negativePrompt": "bad quality"
}