Available Operations
Below is the list of available operations in the Hautech API. Each operation includes its price, description, and sample details for inputs and outputs.
gisele-vton-v1
- Price: 0.15
- Description: Virtual Try-On operation. Allows you to put the provided apparel on a real model from a photo.
- Inputs:
- Apparel image
- Model image
- Output:
- Single image
gpt-v1
- Price: 0.01
- Description: Text model. Allows you to perform different manipulations with text as well as analyze a provided image.
- Inputs:
- Prompt
- Optional image
- Output:
- Text response
kate-imagine-v1
- Price: 0.22
- Description: Text-to-image operation using the Kate AI model.
- Inputs:
- Prompt
- Output:
- Image
kate-inpaint-v1
- Price: 0.032
- Description: Inpaint operation using the Kate AI model to generate new content within a portion of an image.
- Inputs:
- Image
- Mask
- Prompt
- Output:
- Image
linda-haute-v1
- Price: 0.02
- Description: Generate apparel on model using the Linda AI model.
- Inputs:
- Prompt
- Apparel image
- Output:
- 2 images
naomi-haute-v1
- Price: 0.32
- Description: Generate apparel on model using the Naomi AI model.
- Inputs:
- Prompt
- Pose
- Apparel image
- Output:
- Image
object-detection-v1
- Price: 0.0008
- Description: Detect an object in a photo.
- Inputs:
- Image
- Label
- Output:
- Box (coordinates)
pose-estimation-v1
- Price: 0.0008
- Description: Extract pose information from a photo.
- Inputs:
- Image
- Output:
- Pose data
segment-anything-embeddings-v1
- Price: 0.0008
- Description: Prepare SAM embeddings for future use in the UI.
- Inputs:
- Image
- Output:
- Embeddings
segment-anything-mask-v1
- Price: 0.0008
- Description: Create a mask for an object in a photo.
- Inputs:
- Image
- Box (coordinates)
- Output:
- Mask
upscale-v1
- Price: 0.068
- Description: Upscale an image by 4x.
- Inputs:
- Image
- Output:
- Upscaled image