I Used Stable Diffusion and Dreambooth to Create an Art Portrait of My Dog

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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. imaginAIry

    Pythonic AI generation of images and videos

    Stable Diffusion works fine on a CPU - on an AMD Ryzen 5700, approx 90s per image (and I believe comparable or faster on my old i7-6700). If you want to kick off a batch in the background while you work on something else, that's plenty fast. (I use: https://github.com/brycedrennan/imaginAIry).

  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. fast-stable-diffusion

    fast-stable-diffusion + DreamBooth

    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.

  4. 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)

  5. sd-webui-lobe-theme

    🅰️ Lobe theme - The modern theme for stable diffusion webui, exquisite interface design, highly customizable UI, and efficiency boosting features.

  6. stablediffusion

    High-Resolution Image Synthesis with Latent Diffusion Models

  7. openOutpaint

    local offline javascript and html canvas outpainting gizmo for stable diffusion webUI API 🐠

  8. Hua

    Hua is an AI image editor with Stable Diffusion (and more).

  9. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
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

  • The Basics of AI Image Generation: How to create your own AI-generated image using Stable Diffusion on your local machine.

    1 project | dev.to | 19 Feb 2024
  • Stable Cascade

    8 projects | news.ycombinator.com | 13 Feb 2024
  • Show HN: I made a local wrapper for Automatic 1111

    2 projects | news.ycombinator.com | 6 Feb 2024
  • Stable Code 3B: Coding on the Edge

    7 projects | news.ycombinator.com | 16 Jan 2024
  • Google Imagen 2

    5 projects | news.ycombinator.com | 13 Dec 2023

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