ComfyUI Extension
ComfyUI-H3-Reference-Labels
Display prompt-ready Picture, Video, and Audio labels on ComfyUI's MiniMax H3 reference node
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_0asPicture_1ref_video_0asVideo_1ref_video_audio_0asAudio_1 (Video_1)ref_audio_0as the next availableAudio_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.