Extensions/Simple Nodes
ComfyUI Extension

Simple Nodes

Simple Nodes: A set of nodes to simplify some tasks

By JaredSartin·Created 23 days ago·Updated 23 days ago· 0
JaredSartin/ComfyUI-SimpleNodes
Nodes
On cloudLocal install
Stars0
Updated23 days ago
Readme

ComfyUI Simple Nodes

A scaffold repository for a ComfyUI plugin named "Simple Nodes" — a set of nodes to simplify some tasks.

This repo contains only the packaging and CI scaffolding. Add your plugin code under src/comfyui_simple_nodes and the workflow will build and publish to the ComfyUI registry when you push to main or master.

See .github/workflows/publish.yml for the publish flow.