Merge pull request #3081 from Azornes/add-comfyui-model-resolver

Add ComfyUI Model Resolver
This commit is contained in:
Dr.Lt.Data 2026-07-14 18:38:07 +09:00 committed by GitHub
commit 071688ebb1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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": "Carasibana",
"title": "ComfyUI-SimpleFloatSlider",