Available Operations
Below is the list of available operations in the Hautech API. Each entry includes its price, description, and the required inputs and outputs.
gisele-vton-v1
- Price: 0.15
- Description: Virtual try-on that applies provided apparel to a model photo.
- Inputs: Apparel image, model image
- Output: Single image
gpt-v1
- Price: 0.01
- Description: Text model that can also analyze a provided image.
- Inputs: Prompt, optional image
- Output: Text response
kate-imagine-v1
- Price: 0.22
- Description: Text-to-image generation with the Kate AI model.
- Inputs: Prompt
- Output: Image
kate-inpaint-v1
- Price: 0.032
- Description: Inpainting with the Kate AI model to generate new content within an image.
- Inputs: Image, mask, prompt
- Output: Image
linda-haute-v1
- Price: 0.02
- Description: Apparel generation on a model using the Linda AI model.
- Inputs: Prompt, apparel image
- Output: Two images
naomi-haute-v1
- Price: 0.32
- Description: Apparel generation on a model using the Naomi AI model.
- Inputs: Prompt, pose, apparel image
- Output: Image
object-detection-v1
- Price: 0.0008
- Description: Object detection within a photo.
- Inputs: Image, label
- Output: Box coordinates
pose-estimation-v1
- Price: 0.0008
- Description: Pose estimation for a person in an image.
- Inputs: Image
- Output: Pose data
segment-anything-embeddings-v1
- Price: 0.0008
- Description: Generates SAM embeddings for later use within the UI.
- Inputs: Image
- Output: Embeddings
segment-anything-mask-v1
- Price: 0.0008
- Description: Creates a mask for an object detected in a photo.
- Inputs: Image, box coordinates
- Output: Mask
upscale-v1
- Price: 0.068
- Description: Upscales an image by 4x.
- Inputs: Image
- Output: Upscaled image