From aec376f470549cd71d55e4dd668e86a3d060e9ec Mon Sep 17 00:00:00 2001 From: Daniel Abib <33937060+daniabib@users.noreply.github.com> Date: Wed, 22 May 2024 19:36:47 -0300 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 32a34a8b..bb347c05 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -9635,6 +9635,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "daniabib", + "title": "ComfyUI ProPainter Nodes", + "id": "propainter", + "reference": "https://github.com/daniabib/ComfyUI_ProPainter_Nodes", + "files": [ + "https://github.com/daniabib/ComfyUI_ProPainter_Nodes" + ], + "install_type": "git-clone", + "description": "ComfyUI custom node implementation of [a/ProPainter](https://github.com/sczhou/ProPainter) framework for video inpainting." } ] }