Moonvalley Marey Realism v1.5 is an AI video generation model designed for cinematic-level creation. The model is trained entirely with commercially licensed content, ensuring copyright compliance and commercial safety.

Product Highlights

  • Exceptional prompt comprehension: Accurately interprets complex prompt instructions.
  • Native 1080p HD quality: The training dataset is based on 1080P videos, resulting in fine and detailed output.
  • Realistic physics and dynamic performance: Precisely simulates physical motion models and natural dynamics, delivering professional-grade realism.
  • Complex scene layering and advanced lighting effects: Supports foreground, midground, and background layering in complex scenes, with intelligent spatial relationship understanding.
  • Production-level control features such as motion and pose transfer: Automatically generates realistic lighting for composite scenes.
Currently, Moonvalley-related API nodes are natively supported in ComfyUI. You can use the corresponding text-to-video, image-to-video, and video-to-video capabilities directly in ComfyUI.
To use the API nodes, you need to ensure that you are logged in properly and using a permitted network environment. Please refer to the API Nodes Overview section of the documentation to understand the specific requirements for using the API nodes.
Make sure your ComfyUI is updated.Workflows in this guide can be found in the Workflow Templates. If you can’t find them in the template, your ComfyUI may be outdated.(Desktop version’s update will delay sometime)If nodes are missing when loading a workflow, possible reasons:
  1. Not using the latest ComfyUI version(Nightly version)
  2. Using Stable or Desktop version (Latest changes may not be included)
  3. Some nodes failed to import at startup

Moonvalley Text-to-Video Workflow

1. Download the Workflow File

Download the workflow file in JSON format

2. Follow the Steps to Run the Workflow

Text-to-Video Workflow
  1. Enter the positive prompt (content you want to appear in the video)
  2. Enter the negative prompt (content you do not want to appear in the video)
  3. Modify the video output resolution
  4. Click the Run button, or use the shortcut Ctrl(cmd) + Enter to start video generation
  5. After the API returns the result, you can view the generated video in the Save Video node. The video will also be saved in the ComfyUI/output/ directory

Moonvalley Image-to-Video Workflow

1. Download the Workflow File

Download the workflow file in JSON format

Download the image below as the input image Input Image

2. Follow the Steps to Run the Workflow

Image-to-Video Workflow
  1. Load the input image in the Load Image node
  2. Enter the positive prompt (content you want to appear in the video)
  3. Enter the negative prompt (content you do not want to appear in the video)
  4. Modify the video output resolution
  5. Click the Run button, or use the shortcut Ctrl(cmd) + Enter to start video generation
  6. After the API returns the result, you can view the generated video in the Save Video node. The video will also be saved in the ComfyUI/output/ directory

Moonvalley Video-to-Video Workflow

The Moonvalley Marey Video to Video node allows you to input a reference video for video re-drawing. You can use the reference video’s motion or character poses for video generation.

1. Download the Workflow File

Download the workflow file in JSON format

Download the video below as the input video:

2. Follow the Steps to Run the Workflow

Video-to-Video Workflow
  1. Load the reference video (or your own material) in the Load Video node
    • If the final video duration is 5s, the input video must be longer than 5s
    • If the final video duration is 10s, the input video must be longer than 10s
  2. Enter the positive prompt (content you want to appear in the video)
  3. Enter the negative prompt (content you do not want to appear in the video)
  4. Set the length parameter to specify the video duration
  5. Set the control_type parameter to choose the reference type for video re-drawing
    • Motion Transfer: Generate based on the motion in the reference video
    • Pose Transfer: Generate based on the character poses in the reference video
  6. Click the Run button, or use the shortcut Ctrl(cmd) + Enter to start video generation
  7. After the API returns the result, you can view the generated video in the Save Video node. The video will also be saved in the ComfyUI/output/ directory