ReLight ๐ก
ReLight
Creates realistic lighting effects with multiple light sources, colored lights, and 3D lighting simulation with subject occlusion
Pack: ComfyUI-ReLight
custom_nodes.comfyui-relight
Inputs (50)
| Name | Type | Required |
|---|---|---|
| image | IMAGE | required |
| mask | MASK | required |
| preset | COMBO | required |
| num_light_sources | INT | required |
| preserve_positioning | BOOLEAN | required |
| show_debug_info | BOOLEAN | required |
| use_colored_lights | BOOLEAN | required |
| use_gradient_mode | BOOLEAN | required |
| apply_3d_lighting | BOOLEAN | required |
| light_direction | COMBO | required |
| remove_background | BOOLEAN | required |
| effect_strength | FLOAT | required |
| mask_blur | FLOAT | required |
| rim_amplification | FLOAT | required |
| light_position_x | FLOAT | required |
| light_position_y | FLOAT | required |
| inner_circle_radius | FLOAT | required |
| outer_circle_radius | FLOAT | required |
| light_color_r | INT | required |
| light_color_g | INT | required |
| light_color_b | INT | required |
| light_intensity | FLOAT | required |
| inner_brightness | FLOAT | required |
| inner_contrast | FLOAT | required |
| inner_saturation | FLOAT | required |
| inner_temperature | FLOAT | required |
| inner_tint | FLOAT | required |
| inner_gamma | FLOAT | required |
| outer_brightness | FLOAT | required |
| outer_contrast | FLOAT | required |
| outer_saturation | FLOAT | required |
| outer_temperature | FLOAT | required |
| outer_tint | FLOAT | required |
| outer_gamma | FLOAT | required |
| light2_position_x | FLOAT | optional |
| light2_position_y | FLOAT | optional |
| light2_inner_radius | FLOAT | optional |
| light2_outer_radius | FLOAT | optional |
| light2_color_r | INT | optional |
| light2_color_g | INT | optional |
| light2_color_b | INT | optional |
| light2_intensity | FLOAT | optional |
| light3_position_x | FLOAT | optional |
| light3_position_y | FLOAT | optional |
| light3_inner_radius | FLOAT | optional |
| light3_outer_radius | FLOAT | optional |
| light3_color_r | INT | optional |
| light3_color_g | INT | optional |
| light3_color_b | INT | optional |
| light3_intensity | FLOAT | optional |