From a9e088057290c510b22ea7da9c3bea188dac625e Mon Sep 17 00:00:00 2001 From: mohseni-mr <109016531+mohseni-mr@users.noreply.github.com> Date: Mon, 17 Feb 2025 16:09:48 +0330 Subject: [PATCH] Added ComfyUI Mohseni Kit to ComfyUI Manager (#1559) --- custom-node-list.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index f72d4490..17d80794 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -21359,6 +21359,14 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Mohammadreza Mohseni", + "title": "ComfyUI Mohseni Kit", + "id": "mohseni-kit", + "description": "A collection of useful nodes for ComfyUI, including Float Preview for live image visualization.", + "reference": "https://github.com/mohseni-mr/ComfyUI-Mohseni-Kit", + "install_type": "git-clone" } ] }