fal VTON Template

it takes garment and model inputs and creates virtual try-on videos with BytedanceBack to Templates

API Endpoint

The API follows common HTTP semantics and should work with the language of your preference. Below you will find the API endpoint and some code snippets to help you get started:

import { fal } from "@fal-ai/client";

const stream = await fal.stream("workflows/template/fal-vton", {
  input: {
    model_image: "",
    garment_image: ""
  }
});

for await (const event of stream) {
  console.log(event);
}

const result = await stream.done();

Created by

template

Estimated cost

Est.$

Models used

background texture
fal-ai/bytedance/seedance/v1/pro/image-to-video
background texture
fal-ai/fashn/tryon/v1.6
background texture
fal-ai/any-llm/vision

Other templates

View all
fan-cam
Create trending fan-cam video with your photo
Born Elsewhere
The viral "Born Elsewhere" trend - reimagine anyone if they were born in a different country
kling-multi-shot-creator
Generate a single 15s video with 4 shots and full consistency
Weather
It takes the location image and weather input text and converts it into a video based on that weather with seedream and bytedance