Haidra-Org / AI-Horde

A crowdsourced distributed cluster for AI art and text generation
GNU Affero General Public License v3.0
1.05k stars 125 forks source link

Using stable horde to generate dreambooth models #12

Closed Tophness closed 1 week ago

Tophness commented 1 year ago

Google Dreambooth has come to SD but it currently requires 24gb of vram, making it only accessible to people who pay for a server. As SD itself runs on even 2gb cards now, wouldn't this be the perfect additional use for a server farm like this?

db0 commented 1 year ago

Sure. The horde can support multiple models (check the KoboldAI horde). But I don't have the necessary AI understanding (or time) to implement the worker code for this myself. If there is an existing worker implementation in python however, I can modify it with bridge code and allow it to join the horde.

As always, PRs are welcome

0xdevalias commented 1 year ago

Not sure if the implementation/etc would be compatible, but here's another distributed StableDiffusion training project a friend recently linked me to:

There's also some examples of dreambooth training from the diffusers repo:

tazlin commented 1 week ago

This issue dates back to a different era of the horde. Closing as stale.