ComfyUI Extension: ComfyUI-FormInput

Authored by monkeyWie

Created

Updated

0 stars

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

Custom Nodes (0)

    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.