Extensions/ComfyUI-FormInput
ComfyUI Extension

ComfyUI-FormInput

This custom node for ComfyUI provides a set of input elements to create forms or interact with your workflows.

By monkeyWie·Created about a year ago·Updated about a year ago· 0
monkeyWie/ComfyUI-FormInput
Nodes3
On cloudLocal install
CategoryFormInput
Stars0
Updatedabout a year ago
Readme

ComfyUI-FormInput

This custom node for ComfyUI provides a set of input elements to create forms or interact with your workflows.

Nodes

  • Text Input (FormInput): Allows you to input single-line or multi-line text.
  • Boolean Input (FormInput): Provides a toggle switch for true/false values.
  • Display Text (FormInput): Shows text output within a node.

Installation

  1. Clone this repository into your ComfyUI/custom_nodes/ directory.
  2. Restart ComfyUI.

You should find the nodes under the "FormInput" category.