Skip to content

Commit 81c3708

Browse files
authored
Add NormalCrafterWrapper custom node by AIWarper (#1816)
1 parent f4d2bbd commit 81c3708

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

custom-node-list.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25656,6 +25656,17 @@
2565625656
],
2565725657
"install_type": "unzip",
2565825658
"description": "This is a node to convert an image into a CMYK Halftone dot image."
25659+
},
25660+
{
25661+
"author": "AIWarper",
25662+
"title": "NormalCrafterWrapper",
25663+
"id": "normal-crafter-wrapper",
25664+
"reference": "https://github.com/AIWarper/ComfyUI-NormalCrafterWrapper",
25665+
"files": [
25666+
"https://github.com/AIWarper/ComfyUI-NormalCrafterWrapper"
25667+
],
25668+
"install_type": "git-clone",
25669+
"description": "ComfyUI diffusers wrapper nodes for [a/NormalCrafter](https://github.com/Binyr/NormalCrafter)"
2565925670
}
2566025671
]
2566125672
}

0 commit comments

Comments
 (0)