luma/ray ✓📝🖼️❓🎥 → 🖼️

⭐ Official ▶️ 56.9K runs 📅 Dec 2024 ⚙️ Cog 0.16.8 📄 Paper ⚖️ License
image-to-video text-to-video video-continuation

About

Fast, high quality text-to-video and image-to-video (Also known as Dream Machine)

Example Output

Prompt:

"This video shows the majestic beauty of a waterfall cascading down a cliff into a serene lake. The waterfall, with its powerful flow, is the central focus of the video. The surrounding landscape is lush and green, with trees and foliage adding to the natural beauty of the scene"

Output

Performance Metrics

38.33s Prediction Time
38.34s Total Time
All Input Parameters
{
  "loop": false,
  "prompt": "This video shows the majestic beauty of a waterfall cascading down a cliff into a serene lake. The waterfall, with its powerful flow, is the central focus of the video. The surrounding landscape is lush and green, with trees and foliage adding to the natural beauty of the scene",
  "aspect_ratio": "16:9"
}
Input Parameters
loop Type: booleanDefault: false
Whether the video should loop, with the last frame matching the first frame for smooth, continuous playback. This input is ignored if end_image or end_video_id are set.
prompt (required) Type: string
Text prompt for video generation
end_image Type: string
An optional last frame of the video to use as the ending frame.
start_image Type: string
An optional first frame of the video to use as the starting frame.
aspect_ratio Default: 16:9
Aspect ratio of the video. Ignored if a start frame, end frame or video ID is given.
end_video_id Type: string
Prepend a new video generation to the beginning of an existing one (Also called 'reverse extend'). You can combine this with start_image, or start_video_id.
end_image_url Type: string
Deprecated: Use end_image instead
start_video_id Type: string
Continue or extend a video generation with a new generation. You can combine this with end_image, or end_video_id.
start_image_url Type: string
Deprecated: Use start_image instead
Output Schema

Output

Type: stringFormat: uri

Example Execution Logs
Moderating content...
Moderation complete in 0.27sec
Running prediction... 
Generating video...
DATA: {'prompt': 'This video shows the majestic beauty of a waterfall cascading down a cliff into a serene lake. The waterfall, with its powerful flow, is the central focus of the video. The surrounding landscape is lush and green, with trees and foliage adding to the natural beauty of the scene', 'aspect_ratio': '16:9', 'loop': False}
Dreaming...
Completed...
Generated video in 37.54sec
VIDEO_GENERATION_ID: 83bfbd54-83a9-48d9-808c-43f4289018f7
Downloading 2813035 bytes
Downloaded 2.68MB in 0.46sec
Version Details
Version ID
cfdb7dd0b64abb04d67f09af1dbefc284ef7df29518d2c66303d927dd75c5f83
Version Created
October 6, 2025
Run on Replicate →