Save 4 hours! We auto-setup your workflow! Free!

Drop your workflow.json — we handle every dependency, custom node, and model. Just open the link and run.

Auto-Setup Workflow Json (Free) Now!
ComfyUI > Nodes > ComfyUI-MiniMaxH3Mod > Load H3 RefMods

ComfyUI Node: Load H3 RefMods

Class Name

MiniMaxH3RefModsLoader

Category
MiniMax-H3/mod
Author
Luisacaotica (Account age: 3038days)
Extension
ComfyUI-MiniMaxH3Mod
Latest Updated
2026-08-20
Github Stars
0.06K

How to Install ComfyUI-MiniMaxH3Mod

Install this extension via the ComfyUI Manager by searching for ComfyUI-MiniMaxH3Mod
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter ComfyUI-MiniMaxH3Mod 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

Load H3 RefMods Description

Facilitates loading multiple RefMods into MiniMax H3 for efficient reference integration.

Load H3 RefMods:

The MiniMaxH3RefModsLoader node is designed to facilitate the loading of multiple reference modifications, or "RefMods," into the MiniMax H3 framework. This node allows you to load between one and eight RefMods, each with a specified strength, similar to the LoRA-style approach. The primary purpose of this node is to enable the integration of compressed reference images or videos into the MiniMax H3 model, enhancing its ability to process and attend to these references efficiently. By compressing reference media into a small number of tokens, the node significantly reduces computational overhead while maintaining the model's ability to utilize these references effectively. This makes it an essential tool for AI artists looking to incorporate complex reference data into their workflows without incurring high computational costs.

Load H3 RefMods Input Parameters:

mod_1, mod_2, ..., mod_8

These parameters represent the names of the reference modifications you wish to load. Each mod parameter corresponds to a slot where you can specify a RefMod by its name. If a name is provided that does not exist in the available mods, an error will be triggered. The default value is an empty string, indicating no mod is selected for that slot.

strength_1, strength_2, ..., strength_8

These parameters define the strength of each corresponding RefMod. The strength determines how much influence the RefMod will have when applied to the model. The value should be a float between 0.0 and 1.0, where 0.0 means no influence and 1.0 means full influence. The default value is 1.0, indicating full strength.

copies_1, copies_2, ..., copies_8

These parameters specify the number of times each RefMod should be loaded. This allows for repeated application of the same RefMod, effectively increasing its influence. The value should be an integer, with a default of 1, meaning the RefMod is loaded once.

Load H3 RefMods Output Parameters:

mods

This output parameter is a bundle of the loaded RefMods. It contains the actual reference modifications that have been loaded and are ready to be applied to the MiniMax H3 model. This bundle is essential for further processing and application within the model.

prompt_hint

The prompt_hint output provides a string that can be used as a hint or guide for the prompt. It is generated based on the loaded RefMods and their configurations, offering insights into how the loaded modifications might influence the model's output.

Load H3 RefMods Usage Tips:

  • Ensure that all specified RefMod names exist in the available mods list to avoid errors. Running the Extract H3 RefMod node first can help populate this list.
  • Adjust the strength parameters carefully to balance the influence of each RefMod. Experiment with different strengths to achieve the desired effect in your model's output.

Load H3 RefMods Common Errors and Solutions:

"RefMod slot X: 'name' not found in mods/. Run Extract H3 RefMod first."

  • Explanation: This error occurs when a specified RefMod name does not exist in the available mods list.
  • Solution: Verify that the RefMod name is correct and that it has been extracted and saved using the Extract H3 RefMod node.

"No rows selected (values 0 or both sides (none))"

  • Explanation: This message indicates that no valid RefMods were selected for loading, possibly due to all strengths being set to zero or no names being provided.
  • Solution: Ensure that at least one RefMod is selected with a non-zero strength to proceed with loading.

Load H3 RefMods Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI-MiniMaxH3Mod
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.

Load H3 RefMods