diff --git a/custom-node-list.json b/custom-node-list.json index 08b4bf3d..29e0d30d 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -6525,6 +6525,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "kijai", + "title": "ComfyUI-SUPIR", + "reference": "https://github.com/kijai/ComfyUI-SUPIR", + "files": [ + "https://github.com/kijai/ComfyUI-SUPIR" + ], + "install_type": "git-clone", + "description": "Wrapper nodes to use SUPIR upscaling process in ComfyUI" } ] }