added iSeeBetter Custom Node

iSeeBetter Custom Node for upscaling
This commit is contained in:
llikethat 2025-11-29 14:03:36 +05:30 committed by GitHub
parent 06496d07b3
commit f0a17f1b20
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37722,6 +37722,17 @@
], ],
"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": "Bharanidharan",
"title": "iSeeBetter Node for ComfyUI",
"id": "iseebetter",
"reference": "https://github.com/llikethat/ComfyUI-iseebetter",
"files": [
"https://github.com/llikethat/ComfyUI-iseebetter"
],
"install_type": "git-clone",
"description": "Custom Node to implement iSeeBetter upscaling method."
} }
] ]
} }