mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 06:04:31 +08:00
Add ComfyUI Channel Ops custom node entry (#2239)
This commit is contained in:
parent
78fb354452
commit
02dc072dc7
@ -35139,6 +35139,17 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "l33chking",
|
||||
"title": "ComfyUI Channel Ops",
|
||||
"id": "ComfyUI-Channel-Ops",
|
||||
"reference": "https://github.com/L33chKing/ComfyUI_Channel_Ops",
|
||||
"files": [
|
||||
"https://github.com/L33chKing/ComfyUI_Channel_Ops"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Comfyui custom node that modifies image channels with various per-channel operations"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user