Update custom-node-list.json (#707)

This commit is contained in:
Daniel Abib 2024-05-22 21:25:15 -03:00 committed by GitHub
parent 34e2c1c85c
commit 7d09570700
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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."
}
]
}