🧑‍💻Using the website

Train a custom model from the dreamlook.ai web interface

Starting a finetuning job

Head over to https://dreamlook.ai/dreambooth, and sign up if you haven't already.

You will be greeted by the simplified model creation interface. From this interface, you can set the training parameters used to finetune a Stable Diffusion model.

Finetuning models is an art! You can find many resources online. Read our guide if you are new to this:

🔧Good SD1.5 default settings

A simple example would be training the model on someone's face, using 12 images, with the instance prompt photo of ukj person and using the standard Stable Diffusion v1.5 model:

It will cost you tokens to start the job. Buy some if you don't have any left. Your first run is on us.

When everything is set up, the "Start job" button will turn blue. Click it to launch the process! 🚀

Downloading the resulting checkpoint

As soon as you start the job, you will see it appear in the "Latest jobs" list underneath:

It will take a few minutes for the model to be trained. It usually takes around 3 minutes to train 1'200 steps for SD1.5 models.

As soon as your model is ready, you will get an email, and the download link will appear on the list. You need to download it quickly: after 48 hours, it is by default deleted from our servers.

Generating images using the trained model

You can now use your checkpoint to generate images, just follow our guides Generate images.

Last updated