From 53c8f771f1fb108047a8df099e51d18a84d15afc Mon Sep 17 00:00:00 2001 From: ukr8b3g-cmyk Date: Sun, 21 Jun 2026 21:09:52 +0900 Subject: [PATCH] Add Anima Regional Canvas custom node --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index fd788e08..80818d41 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -53370,6 +53370,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "ukr8b3g-cmyk", + "title": "Anima Regional Canvas", + "reference": "https://github.com/ukr8b3g-cmyk/Anima_Regional_Canvas", + "files": [ + "https://github.com/ukr8b3g-cmyk/Anima_Regional_Canvas" + ], + "install_type": "git-clone", + "description": "ANIMA-focused regional canvas node for Anima-LLLite Regional ControlNet workflows." } ] }