Extensions/ComfyUI-SimpleNodes
ComfyUI Extension

ComfyUI-SimpleNodes

A ComfyUI extension.

By JaredSartin·Created 3 days ago·Updated 2 days ago· 0
JaredSartin/ComfyUI-SimpleNodes
Nodes
On cloudLocal install
Stars0
Updated2 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.