Update custom-node-list.json

This commit is contained in:
spinagon 2023-09-13 23:15:37 +03:00 committed by GitHub
parent d82df709f6
commit 76f67adbbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2023,6 +2023,16 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "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."
} }
] ]
} }