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
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social
visibility and check back later, or deploy to Inference Endpoints (dedicated)
instead.