ComfyUI Node: YC show text

Class Name

YC_ShowText

Category
YCNode/Text
Author
yichengup (Account age: 774days)
Extension
ComfyUI-YCNodes_Toolkit
Latest Updated
2026-03-23
Github Stars
0.05K

How to Install ComfyUI-YCNodes_Toolkit

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

YC show text Description

Displays and passes text in workflows for visualization, verification, and debugging in ComfyUI.

YC show text:

The YC_ShowText node is designed to display text directly within the node interface while simultaneously passing the text downstream in a workflow. This node is particularly useful for visualizing and verifying text data within a workflow, ensuring that the text is both visible to the user and available for further processing by subsequent nodes. By integrating text display functionality, it enhances the user experience by providing immediate feedback and facilitating easier debugging and workflow management. The node is part of the YCNode/Text category, emphasizing its role in text handling and manipulation within the ComfyUI environment.

YC show text Input Parameters:

text

The text parameter is a required input that accepts a string value. This parameter represents the text content that you wish to display within the node and pass along to subsequent nodes in the workflow. The text parameter is crucial as it determines the content that will be visible in the UI and available for downstream processing. There are no specific minimum or maximum values for this parameter, but it must be a valid string. The forceInput attribute ensures that this parameter is always provided, making it essential for the node's operation.

unique_id

The unique_id is a hidden parameter that serves as an identifier for the node within a workflow. It is used internally to track and manage the node's state and interactions with other nodes. This parameter does not require user input and is automatically handled by the system.

extra_pnginfo

The extra_pnginfo is another hidden parameter that is used to store additional metadata related to the workflow. It is particularly useful for saving and recalling workflow states, ensuring that the text and its associated data can be preserved and reloaded as needed. Like unique_id, this parameter is managed internally and does not require user input.

YC show text Output Parameters:

text

The text output parameter returns the string value that was input into the node. This output is crucial as it allows the text to be passed to subsequent nodes in the workflow, enabling further processing or manipulation. The text output ensures that the content remains consistent and accessible throughout the workflow, maintaining the integrity of the data as it moves through different stages of processing.

YC show text Usage Tips:

  • Use the YC_ShowText node to quickly verify and display text data within your workflow, making it easier to debug and manage complex text processing tasks.
  • Ensure that the text parameter is always provided, as it is essential for the node's operation and subsequent data flow.

YC show text Common Errors and Solutions:

Text not displaying in UI

  • Explanation: This error may occur if the text parameter is not provided or is empty.
  • Solution: Ensure that the text parameter is populated with a valid string before executing the workflow.

Workflow state not saving

  • Explanation: This issue might arise if the extra_pnginfo parameter is not correctly managed.
  • Solution: Verify that the workflow is correctly configured to handle metadata and that the system is set up to save and recall workflow states as needed.

YC show text Related Nodes

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

YC show text