From 00d8b22b9a2732d3be5ae739b1d9c17facab5c52 Mon Sep 17 00:00:00 2001 From: RomanKuschanow Date: Sun, 25 Feb 2024 14:45:52 +0200 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 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." } ] }