Update custom-node-list.json

This commit is contained in:
Jukka Seppänen 2024-01-26 20:37:15 +02:00 committed by GitHub
parent f7ce717aea
commit 7a070b7828
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4965,6 +4965,16 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "kijai",
"title": "ComfyUI-CCSR",
"reference": "https://github.com/kijai/ComfyUI-CCSR",
"files": [
"https://github.com/kijai/ComfyUI-CCSR"
],
"install_type": "git-clone",
"description": "ComfyUI- CCSR upscaler node"
} }
] ]
} }