mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-15 07:32:31 +08:00
Add NormalCrafterWrapper custom node by AIWarper
This commit is contained in:
parent
8e7ba18e05
commit
14be379c3e
@ -25646,6 +25646,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)"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user