fast-stable-diffusion icon indicating copy to clipboard operation
fast-stable-diffusion copied to clipboard

[Feature request] make dreambooth a sd-webui extension

Open guumaster opened this issue 3 years ago • 1 comments

It could be very interesting and easy to train directly from the AUTOMATIC1111 UI directly. The new extension system they have allows to create complex and independent UI components, for example the images browser and even the Deforum has an official extension.

Having this fast dreambooth method integrated in the UI directly would be a killer feature.

guumaster avatar Oct 28 '22 07:10 guumaster

There is an automatic1111 dreambooth extension currently, though it doesn't use this repo's methods as far as I know, 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

0xdevalias avatar Nov 09 '22 06:11 0xdevalias