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-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 Training, Methods, DreamBooth, but using a forked version of train_dreambooth.py
.
DreamBooth for the text encoder was not enabled.