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:
- f26fc6bc57f65b635aab710088caad52e073f0c4075fa6fcc0c895b54d180bc1
- Size of remote file:
- 1.25 MB
- SHA256:
- 1f09c5d8dbdd4e15a96bebb86ffc610d3e8f75701e0920ba6ab3a0316450e3f1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.