Add NormalCrafterWrapper custom node by AIWarper (#1816)

This commit is contained in:
AIWarper 2025-05-12 10:40:43 -06:00 committed by GitHub
parent f4d2bbde34
commit 81c3708f39
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25656,6 +25656,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "AIWarper",
"title": "NormalCrafterWrapper",
"id": "normal-crafter-wrapper",
"reference": "https://github.com/AIWarper/ComfyUI-NormalCrafterWrapper",
"files": [
"https://github.com/AIWarper/ComfyUI-NormalCrafterWrapper"
],
"install_type": "git-clone",
"description": "ComfyUI diffusers wrapper nodes for [a/NormalCrafter](https://github.com/Binyr/NormalCrafter)"
}
]
}