File size: 2,644 Bytes
d887ba3 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 |
# Shoutout to <a href="https://replicate.com/" target="_blank"><img src='https://raw.githubusercontent.com/TheLastBen/fast-stable-diffusion/main/.github/replicate.png' width="170" height="40" style="vertical-align: middle; margin-bottom: 8px; background-color: black"></a> for sponsoring the project
# fast-stable-diffusion Notebooks, A1111 + ComfyUI + DreamBooth
Runpod & Paperspace & Colab pro adaptations AUTOMATIC1111 Webui and Dreambooth.
<center><b>
RunPod(SDXL Trainer) Paperspace(SDXL Trainer) Colab(pro)-AUTOMATIC1111
<br><a href="https://www.runpod.io/console/gpu-cloud?template=runpod-stable-unified">
<img src='https://github.com/TheLastBen/fast-stable-diffusion/raw/main/Dreambooth/3.JPG'></a>
<a href="https://console.paperspace.com/github/TheLastBen/PPS?machine=Free-GPU"><img src='https://github.com/TheLastBen/fast-stable-diffusion/raw/main/Dreambooth/2.png'></a>
<a href="https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast_stable_diffusion_AUTOMATIC1111.ipynb"><img src='https://github.com/TheLastBen/fast-stable-diffusion/raw/main/Dreambooth/1.jpg'>
Colab(pro)-Dreambooth
</a>
<a href="https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast-DreamBooth.ipynb"><img src='https://github.com/TheLastBen/fast-stable-diffusion/raw/main/Dreambooth/4.jpg'>
Dreambooth paper : https://dreambooth.github.io/
SD implementation by @XavierXiao : https://github.com/XavierXiao/Dreambooth-Stable-Diffusion
|