Branch | Video | Video Title |
---|---|---|
Main | N/A | This is the latest versions of all components (may not work) |
A4LksIVas8 | https://youtu.be/zA4LksIVas8 | RunPod Fix For DreamBooth & xFormers - How To Use Automatic1111 Web UI Stable Diffusion on RunPod |
This repository is intended to streamline the configuration of stable-diffusion-webui and sd_dreambooth_extension on a runpod environment. These tools are evolving quite quickly, and as a result:
- The GUI changes frequently. The location of options, and the interfaces change frequently.
- Versioning changes rapidly, making it easy to have broken requirements and dependancies, and leaving a non-functional environment
This tool is designed to enable you to quickly reproduce the exact versions use in the instructional videos provided by Furkan Gözükara on his SECourses YouTube channel.
Different branches of this repository are targeted at different video. Below is the latest index of branches and their related videos.
- Establish a running runpod instance using the latest runpod/stable-diffusion:web-automatic-* image
- Connect to the instance and open a terminal
- Clone this repo to the /workspace directory
cd /workspace
git clone https://github.com/rogerb831/runpod-dreambooth-easy.git
- Run the
runpod-dreambooth.sh
script contained
cd runpod-dreambooth-easy
/usr/bin/bash runpod-dreambooth.sh
The script will reconfigure Stable Diffusion WebUI, install the Dreambooth extension, and resolve and install dependencies. Once complete, launch the webui.
cd /workspace/stable-diffusion-webui
python relauncher.py