curl --location --request POST 'https://poloai.top/v1/images/edits' \
--header 'Accept;' \
--header 'Authorization;' \
--form 'prompt="带上眼镜"' \
--form 'model="flux-kontext-pro"' \
--form 'size="1024x1024"' \
--form 'aspect_ratio="1:1"' \
--form 'image=@""'{}