curl --location --request POST 'https://api.302.ai/ws/api/v3/wavespeed-ai/flux-2-dev/edit' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"images": [
"https://d1q70pf5vjeyhc.cloudfront.net/media/f9753bf06bfa406fbbeacead4edb5069/images/1764094633121872296_0wgowECK.png"
],
"prompt": "Transform this neon sign image into a cinematic title card while keeping the original text and composition. \nEnhance the lighting with dramatic film-noir contrast, soft neon bloom, and deeper shadows in the surrounding environment. \nIncrease the wet ground reflection, making it glossier and more cinematic with stronger color diffusion. \nAdd subtle atmospheric elements such as light fog, faint rain particles, and a richer nighttime palette with deep blues and magentas. \nOverall style: cinematic movie opening title, moody film lighting, atmospheric neon glow, high-end visual storytelling.\n",
"seed": 4722,
"enable_sync_mode": false,
"enable_base64_output": false
}'