Adjust Lighting V2
Last updated
Last updated
curl 'https://api.topazlabs.com/image/v1/lighting/async'
--header 'Accept: application/json'
--header 'Content-Type: multipart/form-data'
--header 'X-API-Key: YOUR_API_KEY'
--form 'image=@file-path'
--form 'model=Adjust V2'
--form 'lighting=1'
--form 'highlight=1'
--form 'shadow=1'
--form 'output_format=jpeg'