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:
- a9683d2656ffbf3943fc681045a541ea5a8d5857fcb8027734071a68d0951f0f
- Size of remote file:
- 40 Bytes
- SHA256:
- 5faee015e32e7b6ffa838ce3f7ebb846b6c8a004ba4fc62fdc2e34523ee15808
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.