Instructions to use ostris/ikea-instructions-lora-sdxl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use ostris/ikea-instructions-lora-sdxl with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("ostris/ikea-instructions-lora-sdxl") prompt = "where is waldo " image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 2a65710f700fa936a184eb1062d7e6a81ad3c32f35bd3ab0facf5c42a954ac80
- Size of remote file:
- 186 MB
- SHA256:
- d0e5fcbe1e6e2a364011bf27a66e8a40c05d02195d3e422cc393436388b8da17
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.