Nodes Browser
ComfyDeploy: How ComfyUI SKBundle works in ComfyUI?
What is ComfyUI SKBundle?
Nodes: MultiText, TextBox, TitlePlus, SeamlessTexture, AspectRatioPlus, DisplayEverything, ComparerPlus, AnySwitch, Node Design Tools...
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
ComfyUI SKBundle
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
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.
📝 Text Nodes
-
MultiText: Advanced text editing capabilities
-
TextBox: Customizable text box
-
TitlePlus: Enhanced title node
https://github.com/user-attachments/assets/152f6f0e-5c68-4e50-9996-7fab3da2756f
🖼️ Image Tools
-
SeamlessTexture: Create seamless textures
-
AspectRatioPlus: Advanced aspect ratio control
🛠️ Utility Nodes
- DisplayEverything: View any data type MultiFloat: Multiple float value control
-
ComparerPlus: Advanced comparison tool
-
AnySwitch:
🎨 Node Design Tools
- NodeDesign: Advanced node design and layout tools
https://github.com/user-attachments/assets/5ec6463e-c6f9-476a-a7cb-e281a10f662b
📦 Installation
- Clone this repository into ComfyUI's
custom_nodes
directory:
cd ComfyUI/custom_nodes
git clone https://github.com/SKBv0/ComfyUI_SKBundle.git
- Install required packages:
pip install -r requirements.txt