[Guide] DreamBooth Training with ShivamShrirao's Repo on Windows Locally

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • diffusers

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

  • Thanks, I was stuck with another error, it said no model named diffusers, so I went and downloaded the repo of https://github.com/ShivamShrirao/diffusers and put it into the same folder, then I used pip install . But now I'm stuck with this error saying cannot import name 'AutoencoderKL' from 'diffusers' (unknown location), any idea?

  • Pytorch

    Tensors and Dynamic neural networks in Python with strong GPU acceleration

  • If you receive an error about a missing GPU, try "pip uninstall torchvision" then run the official PyTorch install command here (I'm using CUDA 11.3): https://pytorch.org/

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • huggingface_hub

    The official Python client for the Huggingface Hub.

  • I received another error saying OSError: We couldn't connect to 'https://huggingface.co' to load this model, couldn't find it in the cached files and it looks like ./vae is not the path to a directory containing a file named diffusion_pytorch_model.bin

  • Dreambooth-SD-optimized

    Implementation of Dreambooth (https://arxiv.org/abs/2208.12242) with Stable Diffusion

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