Image to Image API allows you to generate that resembles an original image provided by you, using stable diffusion model.

Image to Image model requires a text prompt and an initial image url as the inputs to render a new image which has similar style and content to the initial image, but different details and composition.

Make sure to use Fetch Results API after process_id is received

This API supports file uploads upto 8MB. For larger files checkout our Recipe Below

This API supports following use-cases:

  • Want to upload a file < 8MB: Checkout Image2Image - Sample Code Recipe
  • Want to upload a file > 8MB: Checkout File Upload > 8MB Recipe
  • Want to send file url instead of upload: Checkout Image2Image File URL Recipe
Recipes
📁
File Upload > 8MB
Open Recipe
🖌️
Image2Image - Sample Code
Open Recipe
🖌️
Image2Image File URL
Open Recipe
Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!