SandBase is live — $1 in free credits on signupStart free ›

sandbase-ai modelsimage generation api

sandbase-ai/cat-vton

Cat Vton by sandbase-ai - AI-powered image editing, style transfer, and transformation. Edit photos with natural language instructions, remove backgrounds, change styles, and enhance images effortlessly.

Input
The aspect ratio of the generated image. Allowed values: 21:9, 16:9, 3:2, 4:3, 5:4, 1:1, 4:5, 3:4, 2:3, 9:16.
020
The CFG (Classifier Free Guidance) scale is a measure of how close you want the model to stick to your prompt when looking for a related image to show you. Range: 0 to 20.
150
The number of inference steps to perform. Range: 1 to 50.
The same seed and the same input given to the same version of the model will output the same image every time.
Type of the Cloth to be tried on. Options: upper: Upper body cloth lower: Lower body cloth overall: Full body cloth inner: Inner cloth, like T-shirt inside a jacket outer: Outer cloth, like a jacket over a T-shirt Allowed values: upper, lower, overall, inner, outer.

PNG, JPEG, WebP, or GIF · 20 MiB maximum

Url to the garment image.

PNG, JPEG, WebP, or GIF · 20 MiB maximum

Url for the human image.
Idle

Example output — click Run to generate your own

API README

CatVTON

CatVTON occupies the generated-image role in the model catalog for design-system owners. Its practical value is to make endpoint selection explicit before implementation begins: an upstream service can confirm that it has no mandatory payload beyond the declared contract, submit one well-scoped job, and receive a generated image asset for downstream approval. This positioning explains when the exact sandbase-ai/cat-vton route belongs in an architecture without borrowing promises from another version, tier, or task variant.

A low-risk adoption path begins by checking the creative brief, policy constraints, and destination format. The caller records required values separately from optional choices such as seed, cloth_type, aspect_ratio, guidance_scale, human_image_url, garment_image_url, runs a small representative sample, and stores the route name with the resulting artifact. Reviewers then compare that artifact with the agreed acceptance criteria, document any rejected setup, and promote only a successful request shape into larger batches. This workflow gives sandbase-ai/cat-vton measurable business context while leaving the Highlights section to explain model behavior.

Highlights

  • Prompt-responsive composition. try-on turns detailed natural-language art direction into a complete visual with a defined subject, setting, and treatment.
  • Style range. The route can interpret photographic, illustrative, graphic, or conceptual direction when those choices are stated clearly in the prompt.
  • Layout control. Supported framing and composition controls help try-on prepare imagery for landscape, square, portrait, or design-specific placements.
  • Iteration-ready output. Seed and other declared creative controls make it practical to compare focused variations while retaining the core brief.

Pricing

Billing optionPrice
Per request$0.001250

When to Use

ScenarioWhy it fits
Choose CatVTONUse it when the job specifically calls for cat vton and the route’s documented input contract matches assets already available in your workflow.
Keep the request reproducibleUse the required inputs explicitly, then record optional choices alongside the prompt for repeatable reruns.
Build controlled creative variationsChange one declared control at a time when comparing framing, format, duration, resolution, style, or other route-supported output decisions.
Integrate asynchronous deliveryUse this endpoint when an application can submit work, track completion, and collect the returned media URL instead of requiring an immediate inline artifact.
Validate before a large batchRun representative prompts and source assets first, confirm the visual or audio behavior, then lock the successful request shape for scaled production.

Prompt Guide

Lead with the subject or transformation, then add the composition, environment, style, lighting, motion, voice, or fidelity details relevant to this route. Keep every parameter inside the documented schema; the example below uses only fields declared for sandbase-ai/cat-vton.

{
  "cloth_type": "upper",
  "aspect_ratio": "21:9"
}

Technical Specs

SpecificationDetails
Model IDsandbase-ai/cat-vton
Execution modeasync
Task typeimage
seedinteger · optional
cloth_typestring · optional · choices: upper, lower, overall, inner, outer
aspect_ratiostring · optional · choices: 21:9, 16:9, 3:2, 4:3, 5:4, 1:1, 4:5, 3:4, 2:3, 9:16
guidance_scalenumber · optional · min 0 · max 20
human_image_urlstring · optional
garment_image_urlstring · optional
num_inference_stepsinteger · optional · min 1 · max 50

Related Models

Related Models