diff --git a/custom-node-list.json b/custom-node-list.json index 43a699da..605b355a 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1,15 +1,5 @@ { "custom_nodes": [ - { - "author": "Azornes", - "title": "ComfyUI Model Resolver", - "reference": "https://github.com/Azornes/Comfyui-Model-Resolver", - "files": [ - "https://github.com/Azornes/Comfyui-Model-Resolver" - ], - "install_type": "git-clone", - "description": "Automatically resolves missing models in ComfyUI workflows using intelligent local fuzzy matching, online search, direct downloads, background download tracking, and in-place workflow updates." - }, { "author": "Carasibana", "title": "ComfyUI-SimpleFloatSlider", @@ -54418,6 +54408,16 @@ ], "install_type": "git-clone", "description": "Unified nodes pack primarily for Image to Image generation with a toggleable Text to Image option for easy switch back. CivitAI and local image inspection." + }, + { + "author": "Azornes", + "title": "ComfyUI Model Resolver", + "reference": "https://github.com/Azornes/Comfyui-Model-Resolver", + "files": [ + "https://github.com/Azornes/Comfyui-Model-Resolver" + ], + "install_type": "git-clone", + "description": "Automatically resolves missing models in ComfyUI workflows using intelligent local fuzzy matching, online search, direct downloads, background download tracking, and in-place workflow updates." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 60b15312..022e3cc8 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "Azornes", + "title": "ComfyUI Model Resolver", + "reference": "https://github.com/Azornes/Comfyui-Model-Resolver", + "files": [ + "https://github.com/Azornes/Comfyui-Model-Resolver" + ], + "install_type": "git-clone", + "description": "Automatically resolves missing models in ComfyUI workflows using intelligent local fuzzy matching, online search, direct downloads, background download tracking, and in-place workflow updates." + }, { "author": "CovertBannana", "title": "ComfyUI-ImagePlus",