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: 251 { "image": "binary", "resolution": "text", "prompt": "text", "standard_filter_id": "text", "artistic_filter_id": "text", "raw_captions": "text", "pre_fix": "text", "post_fix": "text", "auto_color": "text", "white_balance": "text", "temperature": "text", "saturation": "text" }
Successful Response
{ "content": "binary", "media_type": "text" }