Visit ComfyUI Online for ready-to-use ComfyUI environment
Debug and compare input values for AI art generation workflows.
The ttN debugInput
node is designed to assist you in debugging and comparing input values within your AI art generation workflows. This node allows you to print and inspect various input parameters, making it easier to understand the data being passed through your nodes and identify any discrepancies or issues. By providing a clear and organized way to view input values, ttN debugInput
helps streamline the debugging process, ensuring that your workflows run smoothly and efficiently. This node is particularly useful for developers and artists who need to verify the correctness of their input data and make adjustments as necessary.
This parameter allows you to set a custom title for the console output. It is a string value that will be printed at the beginning of the debug output, helping you to easily identify the context of the debug information. The default value is "ttN INPUT COMPARE".
This optional parameter can be used to pass any additional data you want to inspect. It does not have a specific type or default value, allowing you to pass various types of data for debugging purposes.
Similar to the debug
parameter, this optional parameter allows you to pass additional data for inspection. It also does not have a specific type or default value, providing flexibility in the types of data you can debug.
This node does not produce any output parameters. Its primary function is to print and inspect input values for debugging purposes.
console_title
parameter to set a clear and descriptive title for your debug output, making it easier to identify the context of the information being printed.debug
and debug2
parameters to inspect and verify the values being used in your workflows. This can help you identify any discrepancies or issues with your input data.console_title
parameter is not set or if the debug
and debug2
parameters are not provided with any data.console_title
parameter and provide relevant data to the debug
and debug2
parameters for inspection.debug
and debug2
parameters is not in the expected format or type.debug
and debug2
parameters to ensure they are correct and consistent with your expectations.© Copyright 2024 RunComfy. All Rights Reserved.