update DB

This commit is contained in:
Dr.Lt.Data
2026-01-27 23:05:54 +09:00
parent d57b0d7c4a
commit b320c47e45
5 changed files with 3070 additions and 3056 deletions

View File

@ -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",