Instructions to use DeverStyle/Krea-2-Premium-Loras with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use DeverStyle/Krea-2-Premium-Loras 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", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("DeverStyle/Krea-2-Premium-Loras") prompt = "Blueprint / Wireframe samples" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Krea 2 Premium LORAs

- Prompt
- Blueprint / Wireframe samples
Model description
Woah, woah, woah, PREMIUM LORAs ? What's this all about ? I'm glad you asked, since the company that shall not be named decided to call their 100 step abominations "style" LORAs, I had to adapt and somehow distance myself from that, so here we are: Dever's Krea 2 Turbo Premium Style LORAs that were not trained in under 2 minutes to spam HuggingFace. Rant over.
Blueprint / Wireframe style
Use dvr_wf_style, ... your prompt ... as the trigger word. LORA samples show the same prompt and seed with the LORA off and on.
Prompts used for samples are from Krea's prompting guide
Download models
Download them in the Files & versions tab.
Disclaimer and Important notes
The LoRAs in this repository are created for research purposes only and are not intended for commercial use. Some might be based on TV series which are protected by copyright. Users utilize these models at their own risk. Users are obligated to comply with copyright laws and applicable regulations. The models have been developed for non-commercial purposes, and it is not my intention to infringe on any copyright. I assume no responsibility for any damages or legal consequences arising from the use of these models.
- Downloads last month
- 22
Model tree for DeverStyle/Krea-2-Premium-Loras
Base model
krea/Krea-2-Raw