Text-to-Image
Diffusers
TensorBoard
Safetensors
StableDiffusionPipeline
dreambooth
stable-diffusion
stable-diffusion-diffusers
Instructions to use awatterson/dogbooth with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use awatterson/dogbooth with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("awatterson/dogbooth", dtype=torch.bfloat16, device_map="cuda") prompt = "a photo of [v]dog" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- e9eadc6c145c0b33baafbec0ea726b52661f121e4434a44ab16ee60c65e9432e
- Size of remote file:
- 3.46 GB
- SHA256:
- 4f44ecd1de1a11e7ee40c12e0420fc63bcff8b0e92afe50667acc3cd9dfc649f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.