ComfyUI Extension
ComfyUI-FormInput
This custom node for ComfyUI provides a set of input elements to create forms or interact with your workflows.
monkeyWie/ComfyUI-FormInput
Nodes3
On cloudLocal install
CategoryFormInput
Stars0
Updatedabout a year ago
Nodes (3)
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
- Clone this repository into your
ComfyUI/custom_nodes/directory. - Restart ComfyUI.
You should find the nodes under the "FormInput" category.