The RAY2 Luma AI Video Model is now available at Amazon Bedrock | Amazon Web Services

The RAY2 Luma AI Video Model is now available at Amazon Bedrock | Amazon Web Services

Polly voiced

As we pre-announced to AWS Re:Invent 2024, you can now use the Luma AI Ray2 video model in Amazon Bedrock to create high-quality video clips from text and create compelling motion graphics from static concepts. AWS is the first and only cloud provider to offer fully managed models from Luma AI.

On January 16, 2025, Luma AI introduced Luma Ray2, a large-scale video generative model capable of creating realistic visual effects with natural, cohesive motion with a strong understanding of textual instructions. Luma Ray2 exhibits advanced capabilities due to training on Luma’s new multi-modal architecture. It targets ten times the computation of the RAY1, allowing it to produce 5-second or 9-second video clips that show fast coherent motion, ultra-sharp detail and logical sequences of events at 540p and 720p resolution.

With LUMA RAY2 in Amazon Bedrock, you can add high quality, realistic, production reflection videos generated from text in your generative AI application through a single API. The Luma Ray2 video model understands the interactions between people, animals and objects, and you can create consistent and physically accidental characters through state-of-the-art natural language learning understanding and reasoning.

You can use RAY2 video generations for content creation, entertainment, advertising and media use cases, streamlining the creative process from concept to execution. You can generate smooth, cinematic and life-like camera movements that match the intended emotion of the scene. You can quickly experiment with different camera angles and styles to deliver creative outputs for architecture, fashion, film, graphic design and music.

Let’s take a look at the impressive video generations from Luma Ray2 that Luma has released.

Get started with the Luma Ray2 model at Amazon Bedrock
Before you begin, if you’re new to using LUMA models, go to the Amazon Bedrock Console and make your selection Model approach In the lower left pane. To access the latest LUMA AI models, request access for Luma Ray2 in Luma AI.

To test the LUMA AI model in Amazon Bedrock, select Image/video under Playground In the left pane menu. Choose Select a modelthen select LUMA AI as category a Beam as a model.

For video generation models, you should have an Amazon Simple Storage (Amazon S3) bucket to store all generated videos. This bucket will be created in your AWS account and Amazon Bedrock will have permissions and write permissions. Choose Confirmation Create bucket and generate video.

I will generate a 5 secret video with 720p and 24 frames per second with a 16:9 aspect ratio for my challenge.

Here is the exam prompt and the generated video. You can download it stored in an S3 bucket.
a humpback whale swimming through space particles

Here are other examples shown that demonstrate the RAY2 model.

Challenge 1: A miniature baby cat is walking and exploring on the surface of a fingertip

Challenge 2: A massive orb of water floating in a backlit forest

Challenge 3: A man plays saxophone by @Ziguratt

Challenge 4: Macro closeup of a bee pollinating

To see more examples and generated videos, visit the Luma Ray2 page.

By choosing View API request In the Bedrock console, you can also access the model using code examples in the AWS Command Line Interface (AWS CLI) and the AWS SDK. You can use luma.ray-v2:0 as the model ID.

Here is a sample AWS clinic:

aws bedrock-runtime invoke-model \
    --model-id luma.ray-v2:0 \
    --region us-west-2 \
    --body "{\"modelInput\":{\"taskType\":\"TEXT_VIDEO\",\"textToVideoParams\":{\"text\":\"a humpback whale swimming through space particles\"},\"videoGenerationConfig\":{\"seconds\":6,\"fps\":24,\"dimension\":\"1280x720\"}},\"outputDataConfig\":{\"s3OutputDataConfig\":{\"s3Uri\":\"s3://your-bucket-name\"}}}"
     invoke-model-output.txt

You can use the Converse API examples to create videos using the AWS SDK to create applications using different programming languages.

Now available
The Luma Ray2 video model is generally available today in Amazon Bedrock in the US West (Oregon) AWS region. Please see the full list of regions for future updates. To learn more, check out the Amazon Bedrock product page on Amazon Bedrock and the Amazon Bedrock Pricing page.

Try Luma Ray2 today in the Amazon Bedrock Console and send feedback to AWS Re: Post for Amazon Bedrock or through your usual AWS support contacts.

Channels

Leave a Reply

Your email address will not be published. Required fields are marked *