From 6aaa4a47481e908276e30b75692c5be07ec6c19f Mon Sep 17 00:00:00 2001 From: DemonGatanjieu <1027066412@qq.com> Date: Mon, 15 Jun 2026 05:17:10 +0000 Subject: [PATCH] Add Anomalous Model Browser --- custom-node-list.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 0c7a9835..0a15d305 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -53205,6 +53205,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "DemonGatanjieu", + "title": "Anomalous Model Browser", + "reference": "https://github.com/DemonGatanjieu/Anomalous_Model_Browser", + "files": [ + "https://github.com/DemonGatanjieu/Anomalous_Model_Browser" + ], + "install_type": "git-clone", + "description": "Auto-injects model hashes and auto-fixes missing nodes or renamed models paths when sharing workflows.", + "nodename_pattern": ".*" } ] -} +} \ No newline at end of file