Skip to main content
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
The Moonvalley Marey Text to Video node generates video content from text descriptions using the Moonvalley API. It takes a text prompt and converts it into a video with customizable settings for resolution, quality, and style. The node handles the entire process from sending the generation request to downloading the final video output.

Inputs

ParameterData TypeRequiredRangeDescription
promptSTRINGYes-Text description of the video content to generate
negative_promptSTRINGNo-Negative prompt text (default: extensive list of excluded elements like synthetic, scene cut, artifacts, noise, etc.)
resolutionSTRINGNo”16:9 (1920 x 1080)"
"9:16 (1080 x 1920)"
"1:1 (1152 x 1152)"
"4:3 (1536 x 1152)"
"3:4 (1152 x 1536)"
"21:9 (2560 x 1080)“
Resolution of the output video (default: “16:9 (1920 x 1080)“)
prompt_adherenceFLOATNo1.0-20.0Guidance scale for generation control (default: 4.0)
seedINTNo0-4294967295Random seed value (default: 9)
stepsINTNo1-100Inference steps (default: 33)

Outputs

Output NameData TypeDescription
videoVIDEOThe generated video output based on the text prompt