Dreambooth support for img2img

Posted

We’ve added img2img support to models created with our DreamBooth API.

This means you can optionally send both a prompt and initial image to generate new images (in addition to the other parameters specified in your DreamBooth model’s API page).

Input:

prompt: photo of zeke playing guitar on stage at concert

image: https://www.pexels.com/photo/man-playing-red-and-black-electric-guitar-on-stage-167382/

base

Output:

zeke

To get started building and pushing your own DreamBooth model, check out the blog post.