Added ComfyUI-Pause to list

This commit is contained in:
Brian Blankenship 2026-01-22 19:44:12 -06:00
parent c4fefd4721
commit ec3dc5c9fb
No known key found for this signature in database
GPG Key ID: 3440C2D58FDEF094

View File

@ -42228,6 +42228,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
}
},
{
"author": "c0dezer019",
"title": "Pausable Sampler",
"id": "psampler",
"reference": "https://github.com/c0dezer019/ComfyUI-Pause",
"files": [
"https://github.com/c0dezer019/ComfyUI-Pause"
],
"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."
}
]
}