Luma Ray 1.6 テキスト生成動画モデルは、テキストの説明に基づいて高品質な動画を生成することができ、さまざまな動画サイズに対応し、高度なプロンプト最適化機能を備えています。
Request
Header Params
Body Params application/json
Example
{"duration":5,"prompt":"A luminous deer walks through a forest made of giant, translucent crystals. The crystals refract moonlight, casting colorful light patterns on the ground. Magical, tranquil atmosphere, cinematic, 4K, camera follows the deer's movement slowly.","size":"1280*720"}
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://api.302.ai/ws/api/v3/alibaba/wan-2.1/t2v-plus-720p' \
--header'Authorization: Bearer sk-mfYQzy0XTFfz4P16vRE4gFrKK1Nly4TozsMqbbb9PSiJUvFO' \
--header'Content-Type: application/json' \
--data-raw'{
"duration": 5,
"prompt": "A luminous deer walks through a forest made of giant, translucent crystals. The crystals refract moonlight, casting colorful light patterns on the ground. Magical, tranquil atmosphere, cinematic, 4K, camera follows the deer'\''s movement slowly.",
"size": "1280*720"
}'