mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
Update custom-node-list.json (#1289)
This commit is contained in:
parent
8593a7206b
commit
f7ff3d1021
@ -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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user