diff --git a/custom-node-list.json b/custom-node-list.json index eebf1f0e..e6d004fd 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -21,7 +21,8 @@ ], "pip": ["ultralytics"], "install_type": "git-clone", - "description": "This extension offers various detector nodes and detailer nodes that allow you to configure a workflow that automatically enhances facial details. And provide iterative upscaler." + "description": "This extension offers various detector nodes and detailer nodes that allow you to configure a workflow that automatically enhances facial details. And provide iterative upscaler.", + "preemptions":["SAMLoader"] }, { "author": "Dr.Lt.Data", diff --git a/extension-node-map.json b/extension-node-map.json index a4448565..5850d6b0 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -3722,6 +3722,9 @@ "RerouteTextForCLIPTextEncodeA1111" ], { + "preemptions": [ + "SAMLoader" + ], "title_aux": "ComfyUI A1111-like Prompt Custom Node Solution" } ], @@ -12177,6 +12180,9 @@ "author": "Dr.Lt.Data", "description": "This extension offers various detector nodes and detailer nodes that allow you to configure a workflow that automatically enhances facial details. And provide iterative upscaler.", "nickname": "Impact Pack", + "preemptions": [ + "SAMLoader" + ], "title": "Impact Pack", "title_aux": "ComfyUI Impact Pack" } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index a4448565..5850d6b0 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -3722,6 +3722,9 @@ "RerouteTextForCLIPTextEncodeA1111" ], { + "preemptions": [ + "SAMLoader" + ], "title_aux": "ComfyUI A1111-like Prompt Custom Node Solution" } ], @@ -12177,6 +12180,9 @@ "author": "Dr.Lt.Data", "description": "This extension offers various detector nodes and detailer nodes that allow you to configure a workflow that automatically enhances facial details. And provide iterative upscaler.", "nickname": "Impact Pack", + "preemptions": [ + "SAMLoader" + ], "title": "Impact Pack", "title_aux": "ComfyUI Impact Pack" }