mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-18 04:19:20 +08:00
Merge pull request #3081 from Azornes/add-comfyui-model-resolver
Add ComfyUI Model Resolver
This commit is contained in:
commit
071688ebb1
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user