stable-diffusion-finetune/README.md

976 B

Experiments with Stable Diffusion

Fine-tune stable diffusion with images from Paris. Part of the This Place Does Exist experiment.

This repository extends and adds to the fine-tune repo by Justin Pinkney which in turn extends the original training repo for Stable Diffusion.

Currently it adds:

Fine tuning

Makes it easy to fine tune Stable Diffusion on your own dataset. For example generating new Pokemon from text:

Girl with a pearl earring, Cute Obama creature, Donald Trump, Boris Johnson, Totoro, Hello Kitty

For a step by step guide see the notebook in this repo (adapted from Lambda Labs examples repo.)