From e2a6446585cbf3d91640e204b2ad79bdc052b667 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 20 May 2025 23:42:44 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 42 +++++++++++++++---------------- node_db/new/custom-node-list.json | 21 ++++++++++++++++ 2 files changed, 42 insertions(+), 21 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 36a1ef05..27aeb916 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -23,16 +23,6 @@ "description": "This node pack offers various detector nodes and detailer nodes that allow you to configure a workflow that automatically enhances facial details. And provide iterative upscaler.\nNOTE: To use the UltralyticsDetectorProvider, you must install the 'ComfyUI Impact Subpack' separately.", "preemptions":["SAMLoader"] }, - { - "author": "jqy-yo", - "title": "BBoxLowerMask2", - "reference": "https://github.com/jqy-yo/Comfyui-BBoxLowerMask2", - "files": [ - "https://github.com/jqy-yo/Comfyui-BBoxLowerMask2" - ], - "install_type": "git-clone", - "description": "Create a mask to slice the image at specific coordinates" - }, { "author": "Dr.Lt.Data", "title": "ComfyUI Impact Subpack", @@ -25781,6 +25771,27 @@ "install_type": "git-clone", "description": "A collection of custom nodes for ComfyUI that enable the creation of various ASCII art effects, from static images to complex, colorized typing animations and video conversions." }, + { + "author": "jqy-yo", + "title": "BBoxLowerMask2", + "reference": "https://github.com/jqy-yo/Comfyui-BBoxLowerMask2", + "files": [ + "https://github.com/jqy-yo/Comfyui-BBoxLowerMask2" + ], + "install_type": "git-clone", + "description": "Create a mask to slice the image at specific coordinates" + }, + { + "author": "ICAI Icelandic Center for Artificial Intelligence", + "title": "Sampler Scheduler Metrics Tester for ComfyUI", + "id": "SamplerSchedulerMetricsTester", + "reference": "https://github.com/IcelandicCenterArtificialIntelligence/ComfyUI-SamplerSchedulerMetricsTester", + "files": [ + "https://github.com/IcelandicCenterArtificialIntelligence/ComfyUI-SamplerSchedulerMetricsTester" + ], + "install_type": "git-clone", + "description": "This custom node for ComfyUI allows you to test combinations of samplers and schedulers. It generates a batch of generated images(latents), as well as RGB images, each one annotated with the specific combination used, performance timing, and several image quality metrics (Laplacian Variance, Gradient Mean, FFT-based sharpness) for our internal usage, but kept as they could may be useful for others to." + }, @@ -26237,17 +26248,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "ICAI Icelandic Center for Artificial Intelligence", - "title": "Sampler Scheduler Metrics Tester for ComfyUI", - "id": "SamplerSchedulerMetricsTester", - "reference": "https://github.com/IcelandicCenterArtificialIntelligence/ComfyUI-SamplerSchedulerMetricsTester", - "files": [ - "https://github.com/IcelandicCenterArtificialIntelligence/ComfyUI-SamplerSchedulerMetricsTester" - ], - "install_type": "git-clone", - "description": "This custom node for ComfyUI allows you to test combinations of samplers and schedulers. It generates a batch of generated images(latents), as well as RGB images, each one annotated with the specific combination used, performance timing, and several image quality metrics (Laplacian Variance, Gradient Mean, FFT-based sharpness) for our internal usage, but kept as they could may be useful for others to." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 79a26566..2299a513 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -31,6 +31,27 @@ "install_type": "git-clone", "description": "ComfyUI-MoviiGen is now available in ComfyUI, MoviiGen 1.1 is a cutting-edge video generation model that excels in cinematic aesthetics and visual quality." }, + { + "author": "jqy-yo", + "title": "BBoxLowerMask2", + "reference": "https://github.com/jqy-yo/Comfyui-BBoxLowerMask2", + "files": [ + "https://github.com/jqy-yo/Comfyui-BBoxLowerMask2" + ], + "install_type": "git-clone", + "description": "Create a mask to slice the image at specific coordinates" + }, + { + "author": "ICAI Icelandic Center for Artificial Intelligence", + "title": "Sampler Scheduler Metrics Tester for ComfyUI", + "id": "SamplerSchedulerMetricsTester", + "reference": "https://github.com/IcelandicCenterArtificialIntelligence/ComfyUI-SamplerSchedulerMetricsTester", + "files": [ + "https://github.com/IcelandicCenterArtificialIntelligence/ComfyUI-SamplerSchedulerMetricsTester" + ], + "install_type": "git-clone", + "description": "This custom node for ComfyUI allows you to test combinations of samplers and schedulers. It generates a batch of generated images(latents), as well as RGB images, each one annotated with the specific combination used, performance timing, and several image quality metrics (Laplacian Variance, Gradient Mean, FFT-based sharpness) for our internal usage, but kept as they could may be useful for others to." + }, { "author": "ShmuelRonen", "title": "ComfyUI-FramePackWrapper_Plus",