--- license: apache-2.0 library_name: diffusers base_model: black-forest-labs/FLUX.2-klein-4B tags: - lora - image-editing - image-to-image - relighting - shadow-removal - trail-photography --- # Trail Delighter — FLUX.2 Klein 4B LoRA This is a LoRA for **FLUX.2 Klein 4B** specifically for the task of giving natural light to mountain bike trail photographs. The process was as follows: - Photos are taken of a mountain bike trail (often sunny, cast shadows, lens flare, glare) - A selection of these were de-lighted using https://fal.ai/models/fal-ai/qwen-image-edit-2509-lora-gallery/lighting-restoration - This creates a "teacher set" - This teacher set was then used to train a new LoRA, but with a base of **FLUX.2 Klein 4B** (instead of Qwen) - overall making the model smaller and easier to run. ## License The adapter is provided under Apache-2.0, subject to the terms of the base FLUX.2 Klein model.