Create clothes changer task without mask
Create Unmasked Outfit Change Task
Price: 0.1 PTC/time
Request
Body Params multipart/form-data
Request Code Samples
curl --location --request POST 'https://api.302.ai/302/v2/comfyui/clothes_changer/no_mask/task' \
--header 'Authorization: Bearer ' \
--form 'clothes_image=@""' \
--form 'dressing_model_image=@""' \
--form 'clothes_img_seg_labels=""' \
--form 'model_img_seg_labels=""'
Responses
{
"task_id": "25138201-7b58-441c-b9ef-0bb95343203f"
}
Modified at 2026-01-15 08:00:26