buruzaemon's picture
Create README.md
2492beb
|
raw
history blame
804 Bytes
metadata
license: creativeml-openrail-m
base_model: runwayml/stable-diffusion-v1-5
instance_prompt: a photo of sks dog
tags:
  - stable-diffusion
  - stable-diffusion-diffusers
  - text-to-image
  - diffusers
  - dreambooth
inference: true

DreamBooth - buruzaemon/stable-diffusion-v1.5-dreambooth-sks-dog

This is a DreamBooth model derived from runwayml/stable-diffusion-v1-5. The weights were trained on a photo of sks dog using DreamBooth. The build process follows the 🤗 Diffusers documentation on DreamBooth, but using a forked version of train_dreambooth.py.

DreamBooth for the text encoder was not enabled.