Text-to-Image
Diffusers
TensorBoard
stable-diffusion-xl
stable-diffusion-xl-diffusers
lora
template:sd-lora
Instructions to use sushipanda/saburi-dog-sdxl-lora-3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use sushipanda/saburi-dog-sdxl-lora-3 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("sushipanda/saburi-dog-sdxl-lora-3") prompt = "A <s0><s1> dog" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 3e8ea266d8469eed50ad3e4e563a331a53d89aaa0e3172903e08f9f51c3aa695
- Size of remote file:
- 93.1 MB
- SHA256:
- d37ca611dc8591551c743c3867570f2aafbcc447c06c42e766083bdfa533c933
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.