Update custom-node-list.json (#1289)

This commit is contained in:
Steudio 2024-12-02 08:23:32 -08:00 committed by GitHub
parent 8593a7206b
commit f7ff3d1021
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17975,6 +17975,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": "Steudio",
"title": "ComfyUI Steudio",
"id": "Steudio",
"reference": "https://github.com/Steudio/ComfyUI_Steudio",
"files": [
"https://github.com/Steudio/ComfyUI_Steudio"
],
"install_type": "git-clone",
"description": "Divide and Conquer Node Suite: It calculates the optimal upscale resolution and seamlessly divides the image into tiles, ready for individual processing using your preferred workflow. After processing, the tiles are seamlessly merged into a larger image, offering sharper and more detailed visuals."
} }
] ]
} }