mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-26 10:07:38 +08:00
fix(custom-node-list): relocate ComfyUI Model Resolver to end (new author) + node_db/new sync
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user