Instructions to use yuvalkirstain/sd15_dog with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use yuvalkirstain/sd15_dog with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("yuvalkirstain/sd15_dog", dtype=torch.bfloat16, device_map="cuda") prompt = "a photo of sks dog" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Ctrl+K
- checkpoint-100
- checkpoint-1000
- checkpoint-200
- checkpoint-300
- checkpoint-400
- checkpoint-500
- checkpoint-600
- checkpoint-700
- checkpoint-800
- checkpoint-900
- feature_extractor
- safety_checker
- scheduler
- text_encoder
- tokenizer
- unet
- vae
- 1.52 kB
- 774 Bytes
- 385 kB
- 370 kB
- 376 kB
- 363 kB
- 358 kB
- 368 kB
- 365 kB
- 369 kB
- 377 kB
- 366 kB
- 549 Bytes