diff --git a/custom-node-list.json b/custom-node-list.json index 388dcd4..bd42b61 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." } ] }