Last updated 2 years ago
This is my description of the API endpoint
watermarked-sd
""
1
0
false
true
-0.1
1.1
POST /colorize_image_with_auto_prompt HTTP/1.1 Host: Content-Type: multipart/form-data Accept: */* Content-Length: 244 { "image": "binary", "resolution": "watermarked-sd", "prompt": "", "standard_filter_id": "1", "artistic_filter_id": "0", "raw_captions": "false", "pre_fix": "", "post_fix": "", "auto_color": "true", "white_balance": "false", "temperature": "-0.1", "saturation": "1.1" }
Successful Response
{ "content": "binary", "media_type": "text" }