lllyasviel / stable-diffusion-webui-forge

GNU Affero General Public License v3.0
8.55k stars 838 forks source link

Dreambooth not working in Forge #2335

Open kellynicole6055 opened 5 days ago

kellynicole6055 commented 5 days ago

Dreambooth installed per workflow. All functions in the Dreambooth tab are grayed out including "Create Model" Screenshot 2024-11-16 174846

Tried reloading extension. xformers enabled. Nothing works.

DocShotgun commented 5 days ago

Ahh Dreambooth... takes me back to Fall/Winter 2022...

In all seriousness though, this is rather ancient way to train and there are probably better alternatives depending on your use case.

kellynicole6055 commented 4 days ago

What do you suggest using that is not cloud based? Need to run training locally due to company's copyright concerns or content leaking out. I've tried kohya but couldn't get it to work due to compatibility issues.

Ahh Dreambooth... takes me back to Fall/Winter 2022...

In all seriousness though, this is rather ancient way to train and there are probably better alternatives depending on your use case.

What do you suggest using that is not cloud based? Need to run training locally due to company's copyright concerns or content leaking out. I've tried running kohya but couldn't get it to work due to some compatibility issues.

ostap667inbox commented 4 days ago

If the current Kohya scripts are not working for you due to compatibility issues, then the only advice is “fix your compatibility issues”. fluxgym - up to date ui for kohya scripts for flux lora training.

DocShotgun commented 3 days ago

I would highly recommend using Kohya scripts or one of the UI wrappers for it over Dreambooth, compatible for local training on either Windows or Linux.

kellynicole6055 commented 2 days ago

I am finding that Kohya is not working perhaps because it requires minimum 12GB VRAM. I have 8 on my machine. I am experimenting with OneTrainer now. Seems to be working with slower hardware but I am yet to produce a working trained model. Anyone else had experience with it?

DocShotgun commented 14 hours ago

8gb VRAM is going to be very limited in doing anything locally, especially in terms of training (former 3070 8gb user here). What exactly is your objective with training, and what base model?