--- license: apache-2.0 base_model: - black-forest-labs/FLUX.2-klein-9B language: - en pipeline_tag: image-to-image tags: - Flux2Klein - Sun - I2I - lora - lighting - ball - direction - overcast - image2image - LoRA --- # Sun Direction LoRA Flux 2 Klein 9B v1 **Trigger word:** `match the sun direction from the reference` LoRA trained to be able to move the sun to a specific elevation and rotation angle relative to the camera. This lora mainly works for exteriors. If the image is not an exterior, I can't assure it will work correctly as it hasn't been trained with any interior images. MAKE SURE THE IMAGE YOU ARE TRYING TO CHANGE THE SUN DIRECTION DOESN'T HAVE A CLEAR LIGHT DIRECTION OR MAKE IT OVERCAST FIRST (the workflow takes care of this). Basically add your OVERCAST image and the ball image as latent reference and you have it! I am already working in a v2 where this intermediate overcast step is not necessary, and other stuff like light hardness, color, intensity, etc etc --- This LoRA uses a ball reference image, so I created a Sphere Render Node to make easier to specify where the light comes from. If you don't want to use the node, I added the blender scene to render the ball reference images in case you need it. Download the Sphere Light Render Node from here: - [Sphere-Light-Render-ComfyUI Node](https://github.com/eric-venti-seeds/Sphere-Light-Render-ComfyUI)