Instructions to use k2styles/krea-2-iridescent-dreamy-pastel-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use k2styles/krea-2-iridescent-dreamy-pastel-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("krea/Krea-2-Turbo", torch_dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("k2styles/krea-2-iridescent-dreamy-pastel-lora") prompt = "a lighthouse on a rocky cliff. iridescent dreamy pastel style" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

- Xet hash:
- b2cf9b234c2f90066eae89736af427ac90a9f25f458e187203037170e45722bb
- Size of remote file:
- 125 kB
- SHA256:
- afcfff9d2422f54632be2f3d0aff7bf207279ce5dcd0b59cbd908e57ae691e37
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.