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 Image to Video node transforms a reference image into a video using the Moonvalley API. It takes an input image and a text prompt to generate a video with specified resolution, quality settings, and creative controls. The node handles the entire process from image upload to video generation and download.

Inputs

ParameterData TypeRequiredRangeDescription
imageIMAGEYes-The reference image used to generate the video
promptSTRINGYes-Text description for video generation (multiline input)
negative_promptSTRINGNo-Negative prompt text to exclude unwanted elements (default: extensive negative prompt list)
resolutionCOMBONo”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)“
Resolution of the output video (default: “16:9 (1920 x 1080)“)
prompt_adherenceFLOATNo1.0 - 20.0Guidance scale for generation control (default: 4.5, step: 1.0)
seedINTNo0 - 4294967295Random seed value (default: 9, control after generate enabled)
stepsINTNo1 - 100Number of denoising steps (default: 33, step: 1)
Constraints:
  • The input image must have dimensions between 300x300 pixels and the maximum allowed height/width
  • Prompt and negative prompt text length is limited to the Moonvalley Marey maximum prompt length

Outputs

Output NameData TypeDescription
outputVIDEOThe generated video output