From 76f67adbbe817877b510b55a1dfbe24d3ebe2269 Mon Sep 17 00:00:00 2001 From: spinagon <890571+spinagon@users.noreply.github.com> Date: Wed, 13 Sep 2023 23:15:37 +0300 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 388dcd41..bd42b619 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2023,6 +2023,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "spinagon", + "title": "Seamless tiling Node for ComfyUI", + "reference": "https://github.com/spinagon/ComfyUI-seamless-tiling", + "files": [ + "https://github.com/spinagon/ComfyUI-seamless-tiling" + ], + "install_type": "git-clone", + "description": "Node for generating almost seamless textures, based on similar setting from A1111." } ] }