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 = "Style transfer samples" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Upload dever_krea2_cyanide_happiness_style (dvr_ch_style).safetensors
Browse files
dever_krea2_cyanide_happiness_style (dvr_ch_style).safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dc5a6599c7d56625dac4d9496ed4a8de3af3515a24e7cf68eedac2a9ab31601d
|
| 3 |
+
size 228587768
|