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