diff --git a/extension-node-map.json b/extension-node-map.json index 449ccd7..57b771f 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -101,6 +101,8 @@ ], "https://github.com/AbyssYuan0/ComfyUI_BadgerTools": [ [ + "ApplyMaskToImage-badger", + "CropImageByMask-badger", "FloatToInt-badger", "FloatToString-badger", "ImageNormalization-badger", @@ -2053,6 +2055,7 @@ "tri3d-extract-parts-batch", "tri3d-extract-parts-batch2", "tri3d-extract-parts-mask-batch", + "tri3d-face-recognise", "tri3d-fuzzification", "tri3d-interaction-canny", "tri3d-load-pose-json", @@ -5667,6 +5670,7 @@ "GamePal", "GetImageSize_", "GradientImage", + "ImageColorTransfer", "ImageCropByAlpha", "IntNumber", "LaMaInpainting", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 6330ccb..b5b5744 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -350,7 +350,7 @@ "https://github.com/crystian/ComfyUI-Crystools" ], "install_type": "git-clone", - "description": "You can see the metadata and compare between two images, compare between two JSONs, show any value to console/display, pipes, and more!\nThis provides a better nodes to load images, previews, etc, and see \"hidden\" data, but without load a new workflow." + "description": "With this suit, you can see the resources monitor, progress bar & time elapsed, metadata and compare between two images, compare between two JSONs, show any value to console/display, pipes, and more!\nThis provides better nodes to load/save images, previews, etc, and see \"hidden\" data without loading a new workflow." }, { "author": "54rt1n", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 449ccd7..57b771f 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -101,6 +101,8 @@ ], "https://github.com/AbyssYuan0/ComfyUI_BadgerTools": [ [ + "ApplyMaskToImage-badger", + "CropImageByMask-badger", "FloatToInt-badger", "FloatToString-badger", "ImageNormalization-badger", @@ -2053,6 +2055,7 @@ "tri3d-extract-parts-batch", "tri3d-extract-parts-batch2", "tri3d-extract-parts-mask-batch", + "tri3d-face-recognise", "tri3d-fuzzification", "tri3d-interaction-canny", "tri3d-load-pose-json", @@ -5667,6 +5670,7 @@ "GamePal", "GetImageSize_", "GradientImage", + "ImageColorTransfer", "ImageCropByAlpha", "IntNumber", "LaMaInpainting",