Instructions to use dminhk/dog-example-sdxl-dreambooth with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use dminhk/dog-example-sdxl-dreambooth with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("dminhk/dog-example-sdxl-dreambooth", dtype=torch.bfloat16, device_map="cuda") prompt = "a photo of sks dog" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

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