Last updated 2 years ago
This is my description of the API endpoint
sd
false
0.0
1.0
POST /colorize_video_frame_with_reference_image HTTP/1.1 Host: Content-Type: multipart/form-data Accept: */* Content-Length: 141 { "image": "binary", "image_ref": "binary", "resolution": "sd", "auto_color": "false", "white_balance": "false", "temperature": "0.0", "saturation": "1.0" }
Successful Response
{ "content": "binary", "media_type": "text" }