Merge pull request #365 from kijai/main

Add ComfyUI-CCSR node
This commit is contained in:
Dr.Lt.Data 2024-01-27 09:56:18 +09:00 committed by GitHub
commit 56ae825512
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4965,6 +4965,16 @@
],
"install_type": "unzip",
"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"
}
]
}