diff --git a/custom-node-list.json b/custom-node-list.json index 3ae42bc4..d259ae09 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -5825,6 +5825,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "kuschanow", + "title": "Advanced Latent Control", + "reference": "https://github.com/RomanKuschanow/ComfyUI-Advanced-Latent-Control", + "files": [ + "https://github.com/RomanKuschanow/ComfyUI-Advanced-Latent-Control" + ], + "install_type": "git-clone", + "description": "This custom node helps to transform latent in different ways." } ] }