depth-to-seedance Template

Styling video using Video Depth Anything and Seedance 2.0Back 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/lovis/depth-to-seedance", {
  input: {
    video_url_field: "",
    model_instructions: "",
    video_style: "",
    frame_number: 0
  }
});

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

const result = await stream.done();

Created by

lovis

Estimated cost

Est.$

Models used

background texture
bytedance/seedance-2.0/reference-to-video
background texture
fal-ai/workflow-utilities/extract-nth-frame
background texture
fal-ai/flux-2/klein/9b/edit
background texture
fal-ai/depth-anything-video
background texture
fal-ai/workflow-utilities/extract-audio

Other templates

View all
fan-cam
Create trending fan-cam video with your photo
kling-multi-shot-creator
Generate a single 15s video with 4 shots and full consistency
fal VTON
it takes garment and model inputs and creates virtual try-on videos with Bytedance
Weather
It takes the location image and weather input text and converts it into a video based on that weather with seedream and bytedance