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