|
As we have pre -tanned at AWS Re: Invent 2024, you can now use the Luma AI Ray2 video in Amazon Bedrock to create high quality video clips from the text and create captivating movement 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 Luma Ray2, an extensive video generative model that is able to create realistic visual effects with natural, cohesive movement with a strong understanding of textual instructions. Luma Ray2 shows advanced capacity as a result of training for a new multimodal Luma architecture. Ray1 is directed to ten times, allowing it to produce 5 second or 9 second video clips showing fast coherent movement, ultra -the -details, and logical sequences of events with a resolution of 540p and 720p.
With Luma Ray2 in Amazon Bedrock you can add high -quality, realistic, production reflective videos generated from the text in your generative AI application through a single API. The Luma Ray2 video model understands interaction between humans, animals and objects and you can create consistent and physically accidents through the latest understanding and justification of natural language teaching.
You can use Ray2 generations to create content, entertainment, advertising and cases of media use, streamline creative process, from concept to design. You can generate smooth, film and live camera movements that correspond to the intended emotion of the scene. You can quickly experience with different angles and styles of cameras and provide creative outputs for architecture, fashion, film, graphic design and music.
Let’s take a look at the impressive generations of video from Lum Ray2 that Luma published.
Start with the Luma Ray2 model in Amazon Bedrock
Before you start if you are a newcomer to use the Luma models, go to the Amazon Bedrock Console and choose Access to the model On the lower left pane. If you want to access the latest Luma AI models, ask for access to Luma Ray2 in Luma AI.
You want to test the Luma AI in Amazon Bedrock, choose Image/Video under Playground On the left pane. Choose Select the modelthen select Luma ai as a category of a Beam as a model.
On video generation models, you should have a bucket of Amazon Simple Storage (Amazon S3) for storing all generated videos. This bucket will be created on your AWS accounts and Amazon Bedrock will have permission and write permission. Choose Confirmation Create a bucket and generate a video.
I generate a 5-secret video with 720p and 24 frames per second with a 16: 9 appearance ratio for my challenge.
Here is a challenge for the exam and generated video. You can download it stored in the S3 bucket.a humpback whale swimming through space particles
Here are other examples 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
from @ziguratt
Challenge 4: Macro closeup of a bee pollinating
If you want to see other examples and generated videos, visit the Luma Ray2 website.
By selecting View the API request In the Bedrock console, you can also access the model using code examples in the AWS (AWS Cli) and AWS SDK command line. You can use luma.ray-v2:0
Like a model ID.
Here is a sample of the AWS clinic:
aws bedrock-runtime start-async-invoke \
--region us-west-2 \
--model-id luma.ray-v2:0 \
--model-input "{ \"prompt\": \"a humpback whale swimming through space particles\", \"duration\":\"5s\", \"resolution\": \"540p\", \"aspect_ratio\":\"16:9\"}" \
--output-data-config "{\"s3OutputDataConfig\": {\"s3Uri\": \"s3:\/\/testing-bucket-ais-region-us-west-2\/\"}}"
You can use a StartAsyncInvoke
API API for generating videos using AWS SDK to create applications using different programming languages.
Now available
Today, the Luma Ray2 video model is generally available in Amazon Bedrock on the US West (Oregon) AWS in the AWS. For future updates, see the entire Region list. If you want to know more, check out the Amazon Bedrock page on Amazon Bedrock and Amazon Bedrock Pricing.
Try Luma Ray2 on Amazon Bedrock Console today and send AWS Re: Post for Amazon Bedrock or through the usual AWS support contacts.
– Channels
Update on January 24, 2025 – AWS CLI command has been corrected for use start-async-invoke
Parameter invoke-model
.