Added ComfyUI Mohseni Kit to ComfyUI Manager (#1559)

This commit is contained in:
mohseni-mr 2025-02-17 16:09:48 +03:30 committed by GitHub
parent 9500e1c3c4
commit a9e0880572
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21359,6 +21359,14 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "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"
} }
] ]
} }