Fill in additional content in various directions within the image. Compared to other automatic or manual methods, the Outpaint service minimizes flaws, making the signs of editing on the original image less noticeable. Request
Body Params multipart/form-data
Request Code Samples
curl --location --request POST 'https://api.302.ai/sd/v2beta/stable-image/edit/outpaint' \
--header 'Accept: image/*' \
--header 'Authorization: Bearer sk-jls4AaVBGoe1GwZD64qZA1qyKTN1MPHa4NmvH1cT68z7K1Zz' \
--header 'Content-Type: multipart/form-data' \
--form 'image=@""' \
--form 'left=""' \
--form 'right=""' \
--form 'up=""' \
--form 'down=""'
Responses
application/json Modified at 2024-09-03 08:02:37