diff --git a/custom-node-list.json b/custom-node-list.json index 50f4089f..0519f7c6 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -21195,5 +21195,16 @@ "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." } + { + "author": "Maxim-Dey", + "title": "MaksiTools", + "id": "maksitools", + "reference": "https://github.com/Maxim-Dey/ComfyUI-MaksiTools", + "files": [ + "https://github.com/Maxim-Dey/ComfyUI-MaksiTools" + ], + "install_type": "git-clone", + "description": "This is an evolving set of tools for testing the workflows in ComfyUI." + } ] }