Dreambooth training results for face, object and style datasets with various prior regularization settings.

This page summarizes the projects mentioned and recommended in the original post on /r/DreamBooth

Judoscale - Save 47% on cloud hosting with autoscaling that just works
Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.
judoscale.com
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. diffusers

    🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch (by ShivamShrirao)

    From what I know you can train with whatever size you want. But you need software that will support it. For example, ShivamShrirao/diffusers repo seems to allow a change of dimension. Also, you need HW that would support the training, because bigger images need more VRAM, for example,Joe Penna repo is using ~23GB with 512x512px so probably it's not a valid option. But the ShivamShrirao repo has optimizations that allow to run it with less VRAM.

  2. Judoscale

    Save 47% on cloud hosting with autoscaling that just works. Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.

    Judoscale logo
  3. Dreambooth-Stable-Diffusion

    Implementation of Dreambooth (https://arxiv.org/abs/2208.12242) by way of Textual Inversion (https://arxiv.org/abs/2208.01618) for Stable Diffusion (https://arxiv.org/abs/2112.10752). Tweaks focused on training faces, objects, and styles. (by JoePenna)

    From what I know you can train with whatever size you want. But you need software that will support it. For example, ShivamShrirao/diffusers repo seems to allow a change of dimension. Also, you need HW that would support the training, because bigger images need more VRAM, for example,Joe Penna repo is using ~23GB with 512x512px so probably it's not a valid option. But the ShivamShrirao repo has optimizations that allow to run it with less VRAM.

  4. fast-stable-diffusion

    fast-stable-diffusion + DreamBooth

    A few days ago ipaddie published a guide with recommendations to use 768x768px for Dreambooth training on SD v1.5 models, with TheLastBen repo on colab. So I think 768x768px training is indeed practical.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Python's new t-strings – Dave Peck

    7 projects | news.ycombinator.com | 21 Apr 2025
  • Show HN: Dia, an open-weights TTS model for generating realistic dialogue

    6 projects | news.ycombinator.com | 21 Apr 2025
  • Gemma 3 QAT Models: Bringing AI to Consumer GPUs

    6 projects | news.ycombinator.com | 20 Apr 2025
  • 11 Practical Ways I Use AI Agents Without Losing My Authenticity

    7 projects | dev.to | 21 Apr 2025
  • How to Install and Use Instagram OSINT Tool on Kali Linux

    1 project | dev.to | 21 Apr 2025

Did you know that Python is
the 2nd most popular programming language
based on number of references?