Weather Template

It takes the location image and weather input text and converts it into a video based on that weather with seedream and 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/weather", {
  input: {
    weather: "",
    image_urls: []
  }
});

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/any-llmx2
background texture
fal-ai/bytedance/seedream/v4/edit
background texture
fal-ai/bytedance/seedance/v1/pro/image-to-video

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
fal VTON
it takes garment and model inputs and creates virtual try-on videos with Bytedance