added iSeeBetter Custom Node (#2324)

* added iSeeBetter Custom Node

iSeeBetter Custom Node for upscaling

* Update custom-node-list.json

---------

Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
llikethat 2025-12-02 21:54:38 +05:30 committed by GitHub
parent 01763b59d4
commit f6a5ff5552
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37742,6 +37742,17 @@
],
"install_type": "unzip",
"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."
}
]
}