stable-diffusion-webui
stable-diffusion-webui copied to clipboard
[Feature request] Dreambooth deepspeed
According to this reddit post, Dreambooth deepspeed appears to reduce VRAM usage to a level that many more users will be able to use.
Would it be feasible to incorporate it into the UI?
Yeah that would be awesome ! textual inversion can run under 6gb too
How would this work if we do not have the diffusers SD?
Yeah that would be awesome ! textual inversion can run under 6gb too
Any way of showing a discussion bout this????
Potentially Related:
- https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/914
- https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/1429
- https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/3586
- https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions/1741
- https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/2002
- https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/2002#issuecomment-1296308600
-
Closing, opening new PR to squash commits and make it clean.
-
- https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/2002#issuecomment-1296308600
- https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/3995
- https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/3995#issuecomment-1296308730
-
Please give this a look and merge.
-
- https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/3995#issuecomment-1296308730
Dreambooth is available as an extension now, see below:
Closing this, as I've now started a repo with a standalone extension based on ShivShiram's repo here:
https://github.com/d8ahazard/sd_dreambooth_extension
Please feel free to test and yell at me there. I've added requirements installer, multiple concept training via JSON, and moved some bit about.
UI still needs fixing, some stuff broken there, but it should be able to train a model for now.
Originally posted by @d8ahazard in https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/3995#issuecomment-1304922541
https://github.com/d8ahazard/sd_dreambooth_extension models and training are supported via the extension, so i'm closing multiple DB issues, as no related changes could happen in this repo. Looks like minimal requirement is 10GB after all. Plus, it supports LORA now, which supposedly should work on 8GB.