Voltar
Image Relight - After
Image Relight - Before

The Image Relight workflow is designed to enhance and modify the lighting of images using advanced AI techniques. At its core, this workflow leverages the Qwen-Image-Edit model, which is known for its ability to perform intricate image editing tasks with support for LoRA (Low-Rank Adaptation) to fine-tune the model's performance on specific tasks. The workflow begins by loading an image through the LoadImage node, which serves as the input for the relighting process. The Qwen-Image-Edit model then processes the image, adjusting the lighting to achieve the desired effect. This is particularly useful for photographers and digital artists looking to enhance the mood or highlight specific elements within an image. The workflow concludes with the SaveImage node, which outputs the newly relit image, ready for use in various applications.

Technically, the workflow is structured to allow users to input specific lighting parameters through a combination of MarkdownNote and StringConcatenate nodes, providing a user-friendly interface for customizing the relighting process. The PrimitiveStringMultiline node is utilized to handle complex string inputs, ensuring that the workflow can accommodate detailed instructions and settings. This makes the Image Relight workflow not only powerful but also highly adaptable to different user needs, making it a valuable tool for anyone looking to improve their image editing capabilities.