mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-18 04:19:20 +08:00
fix(custom-node-list): relocate ComfyUI Model Resolver to end (new author) + node_db/new sync
This commit is contained in:
parent
071688ebb1
commit
8a55772ece
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user