From 220407f7690a383c1ee931804d9b6790193e9813 Mon Sep 17 00:00:00 2001 From: Evan Chesnokov <63786974+chesnokovivan@users.noreply.github.com> Date: Thu, 30 May 2024 16:33:30 +0400 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 59fc5541..e00c717c 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -10033,6 +10033,19 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + + { + "author": "chesnokovivan", + "title": "ComfyUI-Novakid", + "id": "chesnokovivan", + "reference": "https://github.com/chesnokovivan/ComfyUI-Novakid", + "files": [ + "https://github.com/chesnokovivan/ComfyUI-Novakid/replicate_api.py" + ], + "install_type": "git-clone", + "description": "ComfyUI: Novakid. A node." + } ] }