Skip to content

Add ComfyUI-CNCC (ControlNet Control Center) node - #3269

Open
ketle-man wants to merge 1 commit into
Comfy-Org:mainfrom
ketle-man:add-comfyui-cncc
Open

ketle-man wants to merge 1 commit into
Comfy-Org:mainfrom
ketle-man:add-comfyui-cncc

Conversation

@ketle-man

Copy link
Copy Markdown
Contributor

Summary

Adds an entry for ComfyUI-CNCC (ControlNet Control Center) to custom-node-list.json.

CNCC saves comfyui_controlnet_aux preprocessors as reusable presets, and provides:

  • CNCC ControlNet: runs a saved preprocessor preset on its own.
  • CNCC Apply ControlNet: a drop-in alternative to the native Apply ControlNet node — loads a ControlNet model, runs the preprocessor, and applies it to positive/negative conditioning in one node (supports chaining multiple ControlNets).

A settings modal lets users create/manage presets from a thumbnail gallery. UI is available in Japanese/English/Simplified Chinese, following ComfyUI's Comfy.Locale setting.

Released under Apache License 2.0; see the repo README for licensing notes on comfyui_controlnet_aux and ComfyUI itself.

Test plan

  • Validated custom-node-list.json as valid JSON after the change
  • Confirmed no duplicate/conflicting entry for this node already exists in the list
  • Repo has a tagged GitHub Release (v0.1.0)

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Sep 11, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Advanced

Run ID: b1f2896d-3f11-4ab7-a6f9-6bba1a04120d

📥 Commits

Reviewing files that changed from the base of the PR and between 9d4ccee and b825a0d.

📒 Files selected for processing (1)
  • custom-node-list.json

Included review availability: Your plan provides up to 10 included reviews per hour; 9 remain after this review.


📝 Walkthrough

Walkthrough

The custom node list adds a ComfyUI-CNCC entry with installation metadata and a description of its ControlNet preset and apply functionality.

Changes

Custom node catalog

Layer / File(s) Summary
Add ComfyUI-CNCC catalog entry
custom-node-list.json
Adds the author, identifier, GitHub reference, git-clone installation type, and ControlNet functionality description for ComfyUI-CNCC.

Suggested reviewers: ltdrdata

Priority: ⬇️ Low

Merge Risk: ⚪ Minimal · up to b825a

The catalog entry is ready to merge; no actionable risk remains.

🚥 Pre-merge checks | ✅ 2
✅ Passed checks (2 passed)
Check name Status Explanation
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
✨ Simplify code
  • Create PR with simplified code

Comment @coderabbitai help to get the list of available commands.

@coderabbitai
coderabbitai Bot requested a review from ltdrdata September 11, 2026 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant