mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
add comfyui's gaffer (#669)
* add ComfyUI-LightGradient * add comfyui's gaffer
This commit is contained in:
parent
6deb665b8f
commit
4c0065bdfb
@ -9151,6 +9151,26 @@
|
|||||||
],
|
],
|
||||||
"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": "ray",
|
||||||
|
"title": "Light Gradient for ComfyUI",
|
||||||
|
"reference": "https://github.com/huagetai/ComfyUI_LightGradient",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/huagetai/ComfyUI_LightGradient"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes:Image Gradient,Mask Gradient"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "ray",
|
||||||
|
"title": "comfyui's gaffer(ComfyUI native implementation of IC-Light. )",
|
||||||
|
"reference": "https://github.com/huagetai/ComfyUI-Gaffer",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/huagetai/ComfyUI-Gaffer"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes:Load ICLight Model,Apply ICLight,Simple Light Source,Calculate Normal Map"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user