From 72c249d2424d4e63ecc458f29c7c5bc962134590 Mon Sep 17 00:00:00 2001 From: Mohammadreza Mohseni Date: Mon, 17 Feb 2025 11:04:53 +0330 Subject: [PATCH] Added ComfyUI Mohseni Kit to ComfyUI Manager --- custom-node-list.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 17360546..2d4bb90e 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -21337,6 +21337,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" } ] }