diff --git a/custom-node-list.json b/custom-node-list.json index c037565c..43a699da 100644 --- a/custom-node-list.json +++ b/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": "Carasibana", "title": "ComfyUI-SimpleFloatSlider",