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:
- 0861402da7812138fa42b2c50e571e60c6a9286c72c36ac6892f29cde8f725d0
- Size of remote file:
- 67 kB
- SHA256:
- c3a39bc3ecea6c0423789fb75d192391614abc0ab295967624e69930c08b8048
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.