mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-20 20:02:58 +08:00
Added basix_image_filters to custom node list (#1218)
This commit is contained in:
parent
17e256544c
commit
f1a0dabf15
@ -16808,6 +16808,17 @@
|
|||||||
],
|
],
|
||||||
"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": "basix",
|
||||||
|
"title": "Basix Image Filters",
|
||||||
|
"id": "basix_image_filters",
|
||||||
|
"reference": "https://github.com/maludwig/basix_image_filters",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/maludwig/basix_image_filters"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A handful of image filters for ComfyUI (darken, lighten, levels, saturate, hue)"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user