Instructions to use ilkerzgi/krea-2-bold-clay-toy-render-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use ilkerzgi/krea-2-bold-clay-toy-render-lora 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-Turbo", torch_dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("ilkerzgi/krea-2-bold-clay-toy-render-lora") prompt = "a lighthouse on a rocky cliff. bold clay toy render style" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

- Xet hash:
- 39b924a6c9707e555c9f974af39e889e35d4c48c8d06dbfcc5f458d0d7769494
- Size of remote file:
- 109 kB
- SHA256:
- 55cded86e38c3aee47c0eb1f6014fd24758452559d161c319136dda638001e02
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.