Extensions/ComfyUI_Fill-Example-Nodes
ComfyUI Extension

ComfyUI_Fill-Example-Nodes

Example Nodes for Vibe Coding

By filliptm·Created about a year ago·Updated 4 months ago· 6
filliptm/ComfyUI_Fill-Example-Nodes
Nodes4
On cloudLocal install
CategoryFill-Example-Nodes
Stars6
Updated4 months ago
Readme

Example Nodes

ComfyUI Fill-Example-Nodes

This node pack is designed to be a comprehensive example for developers looking to create their own custom nodes for ComfyUI. It showcases best practices and various features, including:

  • Basic custom node structure
  • JavaScript pairing for custom UI elements
  • Handling progress bars for long-running tasks
  • Managing tensor shapes for images and batches
  • And more!

By examining the code in this repository, you should be able to get a good understanding of how to build your own powerful and interactive ComfyUI nodes.