fix(custom-node-list): relocate ComfyUI Model Resolver to end (new author) + node_db/new sync

This commit is contained in:
Dr.Lt.Data 2026-07-14 18:38:28 +09:00
parent 071688ebb1
commit 8a55772ece
2 changed files with 20 additions and 10 deletions

View File

@ -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."
}
]
}

View File

@ -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",