File size: 1,879 Bytes
9affc2d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
---
license: mit
tags:
- pytorch
- diffusers
- dreambooth
---
# Model Card for Dreambooth model trained on my selfies
## Usage
from diffusers import StableDiffusionPipeline
pipeline = StableDiffusionPipeline.from_pretrained(Kugos/kgSelfie)
image = pipeline('a photo of sks dog').images[0]
image
These are the images on which the dreambooth model is trained on

|