Remove Background service accurately separates the foreground in an image and removes the background. Request
Body Params multipart/form-data
Request Code Samples
curl --location --request POST 'https://api.302.ai/sd/v2beta/stable-image/edit/remove-background' \
--header 'Accept: image/*' \
--header 'Authorization: Bearer ' \
--form 'image=@""'
Responses
application/json Modified at 2024-09-03 08:02:53