diff --git a/custom-node-list.json b/custom-node-list.json index bb347c05..47658a3a 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -9225,14 +9225,14 @@ }, { "author": "daniabib", - "title": "ProPainter Nodes for ComfyUI", + "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 implementation of [a/ProPainter](https://github.com/sczhou/ProPainter) models for video inpainting . The ProPainter models enable advanced video frame editing by leveraging deep learning techniques for seamless inpainting and outpainting tasks." + "description": "ComfyUI custom node implementation of [a/ProPainter](https://github.com/sczhou/ProPainter) framework for video inpainting." }, @@ -9635,17 +9635,6 @@ ], "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." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index b2a5c9bd..6adbd453 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -13,14 +13,14 @@ { "author": "daniabib", - "title": "ProPainter Nodes for ComfyUI", + "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 implementation of [a/ProPainter](https://github.com/sczhou/ProPainter) models for video inpainting . The ProPainter models enable advanced video frame editing by leveraging deep learning techniques for seamless inpainting and outpainting tasks." + "description": "ComfyUI custom node implementation of [a/ProPainter](https://github.com/sczhou/ProPainter) framework for video inpainting." }, { "author": "fexploit",