Instructions to use Juzo213/Krea2_potty with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Juzo213/Krea2_potty 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("Juzo213/Krea2_potty") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
File size: 511 Bytes
045a4c9 6374673 045a4c9 6374673 3ac5c42 d37e8f0 6374673 53365b5 f3f56c9 53365b5 6374673 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 | ---
license: apache-2.0
language:
- en
base_model:
- krea/Krea-2-Raw
pipeline_tag: image-to-text
library_name: diffusers
tags:
- lora
- krea2
- text-to-image
- ai-generated
- potty
- abdl
---
# Potty LoRA for Krea2
<p align="center">
<img src="preview1.png" width="300px">
<img src="preview2.png" width="300px">
<img src="preview3.png" width="300px">
</p>
## Trigger Word
potty
## additional words
swan potty,
handle,
ring handle,
holding,
sitting,
from side,
from below,
lid,
## Recommended Weight
1.0 |