mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-19 21:08:12 +08:00
Add ComfyUI Model Resolver
This commit is contained in:
parent
351d9c62c4
commit
54014b770d
@ -1,5 +1,15 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"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",
|
"author": "Carasibana",
|
||||||
"title": "ComfyUI-SimpleFloatSlider",
|
"title": "ComfyUI-SimpleFloatSlider",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user