Merge pull request #495 from kijai/main

Add ComfyUI-SUPIR nodes
This commit is contained in:
Dr.Lt.Data 2024-03-17 21:58:51 +09:00 committed by GitHub
commit 509918c1a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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