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

- Xet hash:
- 0964a61d883f842ed5f658ba7fdd53b709f75eaf13dfb010373e8a207bd3b9ef
- Size of remote file:
- 1.15 MB
- SHA256:
- b10ada6446719a5b16647d37dc15d6d54765b54b194b8b87a42ccd7d49b99cb3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.