add filter feature
improve missing node detector
This commit is contained in:
@@ -532,8 +532,9 @@
|
||||
"files": [
|
||||
"https://github.com/melMass/comfy_mtb"
|
||||
],
|
||||
"nodename_pattern": "\\(mtb\\)$",
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Latent Lerp, Int To Number, Bounding Box, Crop, Uncrop, ImageBlur, Denoise, ImageCompare, RGV to HSV, HSV to RGB, Color Correct, Modulo, Deglaze Image, Smart Step"
|
||||
"description": "NODES: Latent Lerp, Int To Number, Bounding Box, Crop, Uncrop, ImageBlur, Denoise, ImageCompare, RGV to HSV, HSV to RGB, Color Correct, Modulo, Deglaze Image, Smart Step, ..."
|
||||
},
|
||||
{
|
||||
"author": "xXAdonesXx",
|
||||
@@ -585,6 +586,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom animation and utility nodes for Comfyui."
|
||||
},
|
||||
{
|
||||
"author": "filipemeneses",
|
||||
"title": "Pixelization",
|
||||
"reference": "https://github.com/filipemeneses/comfy_pixelization",
|
||||
"files": [
|
||||
"https://github.com/filipemeneses/comfy_pixelization"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI node that pixelizes images."
|
||||
},
|
||||
{
|
||||
"author": "taabata",
|
||||
"title": "Syrian Falcon Nodes",
|
||||
|
||||
Reference in New Issue
Block a user