hackkhai / image-similarity

  • Public
  • 1 run

Run hackkhai/image-similarity with an API

Use one of our client libraries to get started quickly. Clicking on a library will take you to the Playground tab where you can tweak different inputs, see the results, and copy the corresponding code to use in your own project.

Input schema

The fields you can use to run this model with an API. If you don't give a value for a field its default value will be used.

Field Type Default value Description
input_file
string
Input zip file with images
threshold
number
0.8
Threshold for similarity
image_1
string
Image 1
image_2
string
Image 2
image_3
string
Image 3
image_4
string
Image 4
image_5
string
Image 5
image_6
string
Image 6
image_7
string
Image 7
image_8
string
Image 8
image_9
string
Image 9
image_10
string
Image 10
image_11
string
Image 11
image_12
string
Image 12
image_13
string
Image 13
image_14
string
Image 14
image_15
string
Image 15
authtoken
string
Authentication token

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{
  "title": "Output"
}