diff --git a/custom-node-list.json b/custom-node-list.json index cacaab31..b6d9d91d 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -4302,6 +4302,7 @@ "files": [ "https://github.com/crystian/ComfyUI-Crystools" ], + "nodename_pattern": " \\[Crystools\\]$", "install_type": "git-clone", "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." }, diff --git a/extension-node-map.json b/extension-node-map.json index 075b4ce7..d24d3ca9 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -5955,6 +5955,17 @@ "title_aux": "Cozy Reference Pose Generator" } ], + "https://github.com/crystian/ComfyUI-Crystools": [ + [], + { + "author": "Crystian", + "description": "Plugins for multiples uses, mainly for debugging, you need them! IG: https://www.instagram.com/crystian.ia", + "nickname": "Crystools", + "nodename_pattern": " \\[Crystools\\]$", + "title": "Crystools", + "title_aux": "Crystools" + } + ], "https://github.com/cubiq/ComfyUI_FaceAnalysis": [ [ "FaceAnalysisModels", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 075b4ce7..d24d3ca9 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -5955,6 +5955,17 @@ "title_aux": "Cozy Reference Pose Generator" } ], + "https://github.com/crystian/ComfyUI-Crystools": [ + [], + { + "author": "Crystian", + "description": "Plugins for multiples uses, mainly for debugging, you need them! IG: https://www.instagram.com/crystian.ia", + "nickname": "Crystools", + "nodename_pattern": " \\[Crystools\\]$", + "title": "Crystools", + "title_aux": "Crystools" + } + ], "https://github.com/cubiq/ComfyUI_FaceAnalysis": [ [ "FaceAnalysisModels",