Extensions/ComfyUI-H3-Reference-Labels
ComfyUI Extension

ComfyUI-H3-Reference-Labels

Display prompt-ready Picture, Video, and Audio labels on ComfyUI's MiniMax H3 reference node

By ethanfel·Created 5 days ago·Updated 5 days ago· 0
ethanfel/ComfyUI-H3-Reference-Labels
Nodes
On cloudLocal install
Stars0
Updated5 days ago
Readme

H3 Reference Labels

Displays MiniMax H3 reference inputs using the names used in H3 prompts:

  • ref_image_0 as Picture_1
  • ref_video_0 as Video_1
  • ref_video_audio_0 as Audio_1 (Video_1)
  • ref_audio_0 as the next available Audio_N

Only the visible labels change. The official node's internal input names and saved workflow compatibility are preserved. Audio labels account for connected reference-video soundtracks, which share H3's audio numbering with standalone audio references.

Install

Install from the Comfy Registry / ComfyUI Manager by searching for MiniMax H3 Reference Labels, or with Comfy CLI:

comfy node install h3-reference-labels

For a Git installation:

cd ComfyUI/custom_nodes
git clone https://github.com/ethanfel/ComfyUI-H3-Reference-Labels.git

Restart ComfyUI and refresh the browser. The labels are applied automatically to the official MiniMaxH3ReferenceToVideo node; this pack does not add a separate node.