Last updated 1 year ago
This is my description of the API endpoint
/colorize_video_frame_with_reference_image
curl -L \ --request POST \ --url '/colorize_video_frame_with_reference_image' \ --header 'Content-Type: multipart/form-data' \ --data '{"image":"text","image_ref":"text","resolution":"sd","auto_color":"false","white_balance":"false","temperature":"0.0","saturation":"1.0"}'
{ "content": "text", "media_type": "text" }