the_magic_gardener t1_j1ue4x5 wrote
Reply to comment by JClub in [P] I built an API that makes it easy and cheap for developers to build ML-powered apps using Stable Diffusion by TrueBlueDreamin
Is it possible to do dreambooth with less than 16 GB of GPU? I figured you couldn't do attention slicing for fine tuning the way you can for just running the model.
JClub t1_j1ujk9d wrote
Yes, there are some colab notebooks that do it for you easily. This one works great: https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast-DreamBooth.ipynb
hopbel t1_j1yn3y6 wrote
You can do full finetuning with 12gb already (kohya_ss)
Viewing a single comment thread. View all comments