ComfyUI Extension: ComfyUI SKBundle

Authored by SKBv0

Created

Updated

13 stars

Nodes: MultiText, TextBox, TitlePlus, SeamlessTexture, AspectRatioPlus, DisplayEverything, ComparerPlus, AnySwitch, Node Design Tools...

Custom Nodes (0)

    README

    ComfyUI SKBundle

    A collection of custom nodes designed to enhance your workflow in ComfyUI. These nodes were developed to meet my own needs while working with ComfyUI. Although I'm not a programmer, I created these nodes with the help of Cursor AI and will continue to develop them over time. skb (16)

    📝 Text Nodes

    • MultiText: Advanced text editing capabilities skb (20)

    • TextBox: Customizable text box skb (24)

    • TitlePlus: Enhanced title node

    https://github.com/user-attachments/assets/152f6f0e-5c68-4e50-9996-7fab3da2756f

    🖼️ Image Tools

    • SeamlessTexture: Create seamless textures skb (27)

    • AspectRatioPlus: Advanced aspect ratio control skb (25)

    🛠️ Utility Nodes

    • DisplayEverything: View any data type MultiFloat: Multiple float value control

    skb (23)

    • ComparerPlus: Advanced comparison tool skb (28)

    • AnySwitch: skb (29)

    🎨 Node Design Tools

    • NodeDesign: Advanced node design and layout tools

    https://github.com/user-attachments/assets/5ec6463e-c6f9-476a-a7cb-e281a10f662b

    📦 Installation

    1. Clone this repository into ComfyUI's custom_nodes directory:
    cd ComfyUI/custom_nodes
    git clone https://github.com/SKBv0/ComfyUI_SKBundle.git
    
    1. Install required packages:
    pip install -r requirements.txt