Add colours to your photos

Upload a photo and the magic will happen to add colors to the image

Use case example

  • - Photos without colors or faded colors

Added by: APIForAI

Price per call≈ 0.01

License Paper Github

Try it nowAPI information

Try it

Examples

Input

Image
{
"input":{
"mode":"Multi-modal class vector c"
"image":"https://rbqktisnztholqojxlaf.s..."
"classes":"45 56"
}
"id":77
}

Output

Image
Image
{
"status":"succeeded"
"output":[
0:{
"image":"https://rbqktisnztholqojxlaf.s..."
}
1:{
"image":"https://rbqktisnztholqojxlaf.s..."
}
]
"prediction_time":4.69648
}

API Information

Input description

image* uri

Input image.

mode string

An enumeration.

Default value: Real Gray Colorization

Enum values: Real Gray Colorization, Multi-modal class vector c

classes string

Specify classes for Multi-modal class vector c, separate the classes with space.

Default value: 88

Output JSON Schema

This represents the JSON schema that details the structure of the model's output.

{
"type":"array"
"items":{
"$ref":"#/components/schemas/ModelOutp..."
}
"title":"Output"
}

APIForAI

Build fast by accessing AI models easily