ComfyUI > Nodes > ComfyUI-HY-Motion1 > HY-Motion Load Prompter

ComfyUI Node: HY-Motion Load Prompter

Class Name

HYMotionLoadPrompter

Category
HY-Motion/Loaders
Author
jtydhr88 (Account age: 0days)
Extension
ComfyUI-HY-Motion1
Latest Updated
2026-03-20
Github Stars
0.26K

How to Install ComfyUI-HY-Motion1

Install this extension via the ComfyUI Manager by searching for ComfyUI-HY-Motion1
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter ComfyUI-HY-Motion1 in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

HY-Motion Load Prompter Description

Facilitates loading Text2MotionPrompter for refining prompts and estimating motion durations.

HY-Motion Load Prompter:

The HYMotionLoadPrompter node is designed to facilitate the loading of a Text2MotionPrompter model, which is a specialized language model used for rewriting prompts and estimating motion durations. This node is particularly beneficial for AI artists who are working with motion-based projects and need to refine their text prompts to better align with motion generation tasks. By leveraging this node, you can seamlessly integrate a powerful language model into your workflow, allowing for enhanced prompt engineering and more accurate duration predictions. The node supports both local model loading and automatic downloading from HuggingFace, providing flexibility in how you access and utilize the model. Additionally, it offers the option to offload the model to the CPU, which can be useful for managing GPU resources effectively.

HY-Motion Load Prompter Input Parameters:

model_source

The model_source parameter determines the source from which the Text2MotionPrompter model is loaded. It offers two options: "(auto download)" and "local: Text2MotionPrompter". The default option is "(auto download)", which automatically retrieves the model from HuggingFace if a local version is not available. Selecting "local: Text2MotionPrompter" will load the model from a specified local directory, assuming it exists. This parameter is crucial as it dictates the model's availability and loading method, impacting the node's execution and performance.

offload_to_cpu

The offload_to_cpu parameter is a boolean option that allows you to decide whether to offload the model to the CPU. By default, this is set to False, meaning the model will be loaded onto the GPU if available. Setting this parameter to True will load the model entirely on the CPU, which can be slower but helps conserve GPU memory. This option is particularly useful when working with limited GPU resources or when the GPU is needed for other tasks.

HY-Motion Load Prompter Output Parameters:

prompter

The prompter output parameter represents the loaded Text2MotionPrompter model wrapped in a HYMotionPrompterWrapper. This output is essential as it provides the necessary interface for subsequent nodes to interact with the model, enabling prompt rewriting and motion duration estimation. The prompter serves as a bridge between the model and the rest of your workflow, ensuring that the loaded model can be effectively utilized for its intended purposes.

HY-Motion Load Prompter Usage Tips:

  • Ensure that the local directory for the Text2MotionPrompter model is correctly set up if you choose the "local: Text2MotionPrompter" option to avoid unnecessary downloads and speed up the loading process.
  • Consider using the offload_to_cpu option when working with large models or when your GPU resources are constrained, as this can help manage memory usage more effectively.

HY-Motion Load Prompter Common Errors and Solutions:

Model not found in local directory

  • Explanation: This error occurs when the "local: Text2MotionPrompter" option is selected, but the model files are not present in the specified local directory.
  • Solution: Verify that the model files are correctly placed in the local directory or switch to the "(auto download)" option to automatically retrieve the model from HuggingFace.

Insufficient GPU memory

  • Explanation: Loading the model on the GPU may fail if there is not enough memory available.
  • Solution: Use the offload_to_cpu option to load the model on the CPU, which requires less GPU memory, or free up GPU resources by closing other applications or processes that are using the GPU.

HY-Motion Load Prompter Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI-HY-Motion1
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.

HY-Motion Load Prompter