curl--location--request POST 'https://yunwu.ai/ideogram/v1/ideogram-v3/replace-background' \
--header'Accept: application/json' \
--header'Authorization: Bearer ' \
--form'image=@"C:\\Users\\Administrator\\Desktop\\例子.png"' \
--form'prompt="Add a forest in the background"'