Merge pull request #470 from cdb-boop/main

Add "ComfyUI-Bringing-Old-Photos-Back-to-Life" nodes.
This commit is contained in:
Dr.Lt.Data 2024-03-12 17:26:42 +09:00 committed by GitHub
commit dcb2610c4d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6376,6 +6376,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": "cdb-boop",
"title": "ComfyUI Bringing Old Photos Back to Life",
"reference": "https://github.com/cdb-boop/ComfyUI-Bringing-Old-Photos-Back-to-Life",
"files": [
"https://github.com/cdb-boop/ComfyUI-Bringing-Old-Photos-Back-to-Life"
],
"install_type": "git-clone",
"description": "Enhance old or low-quality images in ComfyUI. Optional features include automatic scratch removal and face enhancement. Based on Microsoft's Bringing-Old-Photos-Back-to-Life. Requires installing models, so see instructions here: https://github.com/cdb-boop/ComfyUI-Bringing-Old-Photos-Back-to-Life."
} }
] ]
} }