Mannequin supported
💡
Before you start, make sure you have read Quick start documentation.
This guide will show you how to generate AI fashion models using images of mannequin fittings like shown below.
Original mannequin
Original background
Generated model
Original background
Generated model
Preset Background
Generated model
Transparent Background
You may be wondering whether this requires any special parameter configuration? In fact, you don't need to make any modifications. You only need to modify the input image of the request body used to create the model generation task in Quick start like shown below.
{
"image": "https://seawaveprod.blob.core.windows.net/bvbiz/d6fd8599-2bee-4a66-bf0f-286451ca5b8f.png",
"modelId": "002",
"sceneType": "preset",
"sceneId": "035"
}