mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-17 00:22:31 +08:00
Add ComfyUI-Model-Downloader custom node (#2578)
* Add ComfyUI-Model-Downloader extension details * Fix JSON formatting in custom-node-list.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
parent
438f26a3a2
commit
3c787f1fd2
@ -11152,6 +11152,16 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "This extension provides the capability to use ComfyUI Workflow as a component and the ability to use the Image Refiner functionality based on components. NOTE: This is an experimental extension feature with no consideration for backward compatibility and can be highly unstable."
|
"description": "This extension provides the capability to use ComfyUI Workflow as a component and the ability to use the Image Refiner functionality based on components. NOTE: This is an experimental extension feature with no consideration for backward compatibility and can be highly unstable."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "Humming",
|
||||||
|
"title": "ComfyUI-Model-Downloader",
|
||||||
|
"reference": "https://github.com/Hanmingsan/ComfyUI-Model-Downloader",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Hanmingsan/ComfyUI-Model-Downloader"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This is a extention that provides model downloading features on remote hosts. However the code is still being actively developed, and stability is not guaranteed."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user