Instructions to use Efradeca/lightloom-style-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Efradeca/lightloom-style-lora with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.2-klein-base-4B", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Efradeca/lightloom-style-lora") prompt = "lghtlm style" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 2cbd03bc14b50eaa57a11d5001509c306d1ab84e360d133c801791314988c78e
- Size of remote file:
- 66.9 MB
- SHA256:
- e69b8f11e5359a5f78fe9af02720ec28223fecc0cedade9ef23eba82ea7b56d5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.