mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-04 09:17:50 +08:00
update DB
This commit is contained in:
@ -1,5 +1,27 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "FNGarvin",
|
||||
"title": "ComfyUI Auto Model Downloader",
|
||||
"id": "automodeldownloader",
|
||||
"reference": "https://github.com/FNGarvin/ComfyUI-AutoModelDownloader",
|
||||
"files": [
|
||||
"https://github.com/FNGarvin/ComfyUI-AutoModelDownloader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Convenient, high-speed model downloads directly to your Comfy install with blazing-fast, multi-connection support. No more downloading models to your downloads folder and having to manually move them to the proper folder!"
|
||||
},
|
||||
{
|
||||
"author": "c0dezer019",
|
||||
"title": "Pausable Sampler",
|
||||
"id": "freezeframe",
|
||||
"reference": "https://github.com/c0dezer019/FreezeFrame",
|
||||
"files": [
|
||||
"https://github.com/c0dezer019/FreezeFrame"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Modifed Sampler nodes that allow you to pause/resume generations. For those with older hardware running in CPU mode or old GPUs. Useful for managing thermals."
|
||||
},
|
||||
{
|
||||
"author": "Urabewe",
|
||||
"title": "ComfyUI-AudioTools",
|
||||
|
||||
Reference in New Issue
Block a user