Instructions to use sd-dreambooth-library/glitched with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use sd-dreambooth-library/glitched with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("sd-dreambooth-library/glitched", torch_dtype=torch.bfloat16, device_map="cuda") prompt = "trsldamrl" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 65a54976e908403572c3bd727532089fbb04446a79af60bcd690e959b6d310a2
- Size of remote file:
- 1.36 GB
- SHA256:
- f123ce90219dfd6fec1b79b828e547bb27e818f44d3e0bcd5459b658ba1e9944
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.