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: 138 { "image": "binary", "resolution": "text", "prompt": "text", "auto_color": "text", "white_balance": "text", "temperature": "text", "saturation": "text" }
Successful Response
{ "content": "binary", "media_type": "text" }