Y7 Show Anything
Y7Nodes_ShowAnything
Show Anything<div style="font-size: 0.8em"><div id="Y7_shortdesc" style="margin-bottom: 15px;">Display the content of any input, regardless of its type.</div></div><div style="font-size: 0.8em"><div style="margin-bottom: 8px; margin-left: 0px; font-size: 12px;">A debugging tool that displays information about any input in the ComfyUI interface.</div></div><div style="font-size: 0.8em"><div style="margin-bottom: 8px; margin-left: 0px; font-size: 12px;">For string, integer, float, boolean values: Displays the content directly</div></div><div style="font-size: 0.8em"><div style="margin-bottom: 8px; margin-left: 0px; font-size: 12px;">For IMAGE and MASK tensors: Shows shape, data type, value range, mean, and std dev.</div></div><div style="font-size: 0.8em"><div style="margin-bottom: 8px; margin-left: 0px; font-size: 12px;">For other tensors: Displays shape, data type, and value range</div></div><div style="font-size: 0.8em"><div style="margin-bottom: 8px; margin-left: 0px; font-size: 12px;">For other types: Converts to JSON or string representation</div></div><div style="font-size: 0.8em"><div style="margin-bottom: 8px; margin-left: 0px; font-size: 12px;">Pass-through for the input.</div></div>
Pack: Y7Nodes for ComfyUI
custom_nodes.ComfyUI-Y7Nodes
Inputs (1)
| Name | Type | Required |
|---|---|---|
| anything | * | optional |
Outputs (1)
| Name | Type |
|---|---|
| output | * |