Catch and Edit Text (IMGNR)
CatchEditTextNode
IMGNRoutput node
Catches text from input and displays it the textbox. Allows you to pause/block the upstream node and edit the text manually for subsequent runs. Ideal for saving on unneeded resources or api calls to tweak LLM Output prompts. Modes: - Use Input: Passes the connected input to output. Updates the textbox with the input. - Use_edit_mute_input: Ignores the input signal. Outputs the text currently in the textbox. - Use_edit_BLOCK_inputnode: Actively prevents the previous node from executing. Uses the widget text. Use statuscolor toggle to show mode on node header.
Pack: ComfyUI-IMGNR-Utils
custom_nodes.ComfyUI-IMGNR-Utils
Inputs (4)
Outputs (1)
| Name | Type |
|---|---|
| STRING | STRING |