diff --git a/custom-node-list.json b/custom-node-list.json index 17d80794..aab1af9e 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -20923,6 +20923,17 @@ "install_type": "git-clone", "description": "MultiInt and MultiText nodes. The MultiInt node allows management of multiple int values with configurable steps, +/- buttons, drag change, & customized labels. The MultiText node offers similar functionality for string values." }, + { + "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", + "files": [ + "https://github.com/mohseni-mr/ComfyUI-Mohseni-Kit" + ], + "install_type": "git-clone" + }, @@ -21359,14 +21370,6 @@ ], "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" } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index b5835ea2..23c40b60 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -11,6 +11,17 @@ + { + "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", + "files": [ + "https://github.com/mohseni-mr/ComfyUI-Mohseni-Kit" + ], + "install_type": "git-clone" + }, { "author": "TheAIDoctor", "title": "The AI Doctors Clinical Tools",