Ask HN: Are there any good SD Dreambooth APIs that don’t cost a fortune?

10 points by flreln ↗ HN
My friends and I are experimenting with generating personalized outfit ideas with Dreambooth. We want to launch a site to test the idea, but building out all the infra for model training seems like an overkill. We’ve looked at https://www.astria.ai/ that @levelsio is using but their API is ridiculously expensive: $10 for a model. Plus, the quality of generations from a model trained with Astria is mediocre (e.g., many images of humans lack crucial features like hands), it takes one hour to train one model, and privacy & security info is missing; I have no idea what they do with my images.

Are there any other APIs we should consider?

Thanks!

2 comments

[ 2.6 ms ] story [ 17.7 ms ] thread
"Yesterday, I used a simple YouTube tutorial and a popular Google Colab notebook to fine-tune Stable Diffusion on 30 cropped 512×512 photos of me. The entire process, start to finish, took about 20 minutes and cost me about $0.40. (You can do it for free but it takes 2-3 times as long, so I paid for a faster Colab Pro GPU.)" https://waxy.org/2022/11/invasive-diffusion-how-one-unwillin... (scroll down)