curl --location --request POST 'https://api.302.ai/302/v2/comfyui/clothes_changer/mask/task' \
--header 'Authorization: Bearer ' \
--form 'clothes_image=@""' \
--form 'clothes_mask_image=@""' \
--form 'dressing_model_image=@""' \
--form 'dressing_model_mask_image=@""'
null