From 5a1fef5267612fd41141276625323110ffe48474 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Abdullah=20=C3=96zmantar?= <157515815+abdozmantar@users.noreply.github.com> Date: Wed, 24 Jan 2024 20:41:40 +0000 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index b811a0c2..9a73bfb1 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -4893,6 +4893,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Abdullah Ozmantar", + "title": "InstaSwap FaceSwap Node for ComfyUI", + "reference": "https://github.com/abdozmantar/ComfyUI-InstaSwap", + "files": [ + "https://github.com/abdozmantar/ComfyUI-InstaSwap" + ], + "install_type": "copy", + "description": "A quick and easy ComfyUI custom nodes for ultra-quality, lightning-speed face swapping of humans." } ] }