Update August 2024: Flux fine-tunes are all the rage now, surpassing SDXL and DreamBooth in performance and image quality. To get started fine-tuning your own Flux model, see https://replicate.com/blog/fine-tune-flux
Update January 2024: SDXL fine-tunes are a newer alternative to Dreambooth, with an easier training process and better outputs. See https://replicate.com/stability-ai/sdxl/train
---
Generative AI has been abuzz with DreamBooth. It's a way to train Stable Diffusion on a particular object or style, creating your own version of the model that generates those objects or styles. You can train a model with as few as three images and the training process takes less than half an hour.
This tutorial walks you through creating your own custom DreamBooth model using a GitHub Actions workflow.
- https://github.com/replicate/dreambooth-action
- https://replicate.com/blog/dreambooth-api
Download
0 formats
No download links available.
Train your own DreamBooth model using Github Actions and Replicate | NatokHD