curl --location --request POST 'https://api.302.ai/302/submit/flux-1-krea-redux' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
  "image_url": "",
  "num_inference_steps": 28,
  "guidance_scale": 4.5
}'{
    "images": [
        {
            "url": "https://file.302ai.cn/gpt/imgs/50ae002ea233cbcae6ac37bd73285feb.jpg",
            "content_type": "image/jpeg",
            "file_size": 0,
            "width": 1024,
            "height": 768
        }
    ],
    "seed": 7105422,
    "has_nsfw_concepts": [
        false
    ],
    "debug_latents": null,
    "debug_per_pass_latents": null
}