{ "prompt": "", "image_url": "", "cfg": 1, "hr_downscale": 0.5, "output_format": "jpeg", "guidance_scale": 5, "lowres_denoise": 0.98, "highres_denoise": 0.95, "num_inference_steps": 28, "background_threshold": 0.8, "enable_hr_fix": true }
curl --location --request POST 'https://api.302.ai/302/submit/relight-v2' \ --header 'Authorization: Bearer ' \ --header 'Content-Type: application/json' \ --data-raw '{ "prompt": "", "image_url": "", "cfg": 1, "hr_downscale": 0.5, "output_format": "jpeg", "guidance_scale": 5, "lowres_denoise": 0.98, "highres_denoise": 0.95, "num_inference_steps": 28, "background_threshold": 0.8, "enable_hr_fix": true }'
{ "completed_at": "", "created_at": "", "error": "", "id": "", "model": "", "output": "", "started_at": "", "status": "" }