Skip to content

Bria Virtual Try-On Image

Image to image
vellria-bria-virtual-try-on

Puts one to three garments on the person in your first image; 1K, in that photo’s shape.

10 credits

Bria Virtual Try-On Image is developed by Bria. Vellria provides access to the model; it does not own it. All trademarks belong to their respective owners.

Bria Virtual Try-On Image is a model for image to image generation. On Vellria it runs in Studio or through the API with the model id vellria-bria-virtual-try-on.

Input

Form

0 / 10000

Reference

2–4 images. You can upload files or paste https URLs; the provider downloads the image from the URL.

First image: the person photo; then 1–3 garments.

Settings

Leave empty for a random value between 0 and 2147483647.

No generation yet

No generation yet

Output

No generation yet

Cover art

10 credits

Sign in to run

Your request will cost 10 credits.

Overview

This family does one job: it dresses a person in clothes you already have pictures of. The order of the pictures is what tells the model which is which — the first one you hand over is the person photo, and every picture after it is a garment or an accessory to put on them. There is no output shape to pick: the result takes its proportions from the person photo, so crop that picture before you upload if the frame should end up different.

What a run costs does not change with how many garments you add, so an outfit can be tried as a whole rather than piece by piece. A seed can be set, so when a result is worth coming back to, note it along with the pictures and the wording. The prompt is required; use it for what the pictures do not show, such as how a piece should be worn, rather than describing the person again.

Specifications

  • Size: 1K · Matches input image
  • Reference images: 2–4 reference images · first the person photo, then garments

How the image side of the catalog works as a whole, and what it allows, is on the uncensored AI image generator page; changing a picture you already have is covered by the uncensored image editor.

Pricing

SizeCredits
1K · Matches input image
10 credits

Call it from the API

Send vellria-bria-virtual-try-on as the model field to POST /v1/generate/image, with your API key as a Bearer token. The request below uses this model's default settings from the catalog and returns a generation id to poll.

curl https://vellria.com/v1/generate/image \
  -H "Authorization: Bearer vll_..." \
  -H "Content-Type: application/json" \
  -d '{
    "model": "vellria-bria-virtual-try-on",
    "prompt": "…",
    "size": "1K",
    "image_urls": [
      "https://…",
      "https://…"
    ]
  }'

Every parameter, the polling call and the upload endpoint are in the API documentation; what the image endpoints allow is on the NSFW image API page.

Browse the catalog before you spend anything

No subscription required — or an optional monthly plan. Add credits and pay for what you use.
Pick a model