What does HackerNews think of fast-stable-diffusion?
fast-stable-diffusion + DreamBooth
Language:
Python
#7
in
Jupyter Notebook
> The Last Ben Stable Diffusion Colab
Yeah!
Here's the colab notebook, in case anyone is interested: https://github.com/TheLastBen/fast-stable-diffusion
I've trained a few smaller models using their Dreambooth notebook, but I think for 4000 training steps, an A100 will usually take 30-40min. I believe replicate also uses A100s for their dreambooth training jobs.
If you were to do Google colab, I'd recommend [fast-stable-diffusion](https://github.com/TheLastBen/fast-stable-diffusion). If not, I'm working on a [fork](https://github.com/askiiart/universal-fast-stable-diffusion). However, it's GPU-specific (and not functional yet), so if recommend checking out what other commenters say instead.