Instructions to use aimalias/k33l3y-krea with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use aimalias/k33l3y-krea 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-Raw", torch_dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("aimalias/k33l3y-krea") prompt = "A k33l3y woman wearing holographic armor standing amidst the neon-drenched skyscrapers of a futuristic cyberpunk city during a rainstorm." image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

- Xet hash:
- eced92ea9e8e5be27a2044e96eeb88662b776a209f12b4780850c2227e2f7c9f
- Size of remote file:
- 1.25 MB
- SHA256:
- 2980e6038c9923259442cfd9da7ff120a0732116274e64f1ba6c51d71b0effcd
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.