pintu_dreambooth / README.md
prajwal13's picture
Upload README.md with huggingface_hub
a23e0dd
|
raw
history blame
1.23 kB
metadata
license: mit
tags:
  - pytorch
  - diffusers
  - dreambooth

Model Card for Dreambooth model trained on My pet Pintu's images

This model is a diffusion model for unconditional image generation of my cute pet dog Pintu trained using Dreambooth concept. The token to use is sks .

Usage

from diffusers import StableDiffusionPipeline

pipeline = StableDiffusionPipeline.from_pretrained(prajwal13/pintu_dreambooth)
image = pipeline('a photo of sks dog').images[0]
image

These are the images on which the dreambooth model is trained on

sks 0sks 1sks 2sks 3sks 4sks 5