Prompt Detail

Prompt

FORMAT: 15s / single continuous impossible camera move / no dialogue STYLE: Early morning Easter atmosphere, soft golden sunrise, dew-covered grass, pastel tones, natural light bloom, photorealistic ground-to-aerial cinematic 8K Shot 01 (0:00–2:00): Camera begins

Seedance 2.0
nature

fal.ai Ready JSON

{
  "prompt": "FORMAT: 15s / single continuous impossible camera move / no dialogue\n\nSTYLE: Early morning Easter atmosphere, soft golden sunrise, dew-covered grass, pastel tones, natural light bloom, photorealistic ground-to-aerial cinematic 8K\n\nShot 01 (0:00–2:00): Camera begins",
  "aspect_ratio": "16:9",
  "resolution": "720p",
  "duration": "auto",
  "generate_audio": true
}
Run on fal.ai

TypeScript SDK

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

const result = await fal.subscribe("bytedance/seedance-2.0/text-to-video", {
  input: {
      "prompt": "FORMAT: 15s / single continuous impossible camera move / no dialogue\n\nSTYLE: Early morning Easter atmosphere, soft golden sunrise, dew-covered grass, pastel tones, natural light bloom, photorealistic ground-to-aerial cinematic 8K\n\nShot 01 (0:00–2:00): Camera begins",
      "aspect_ratio": "16:9",
      "resolution": "720p",
      "duration": "auto",
      "generate_audio": true
  },
});

console.log(result.data.video.url);

Video URL

More nature prompts