From e91802dff46977fd8f8e8fb8ecca807a5288f115 Mon Sep 17 00:00:00 2001 From: Brian Blankenship Date: Sat, 24 Jan 2026 22:50:05 -0600 Subject: [PATCH] chore: changed name of the nodepack --- custom-node-list.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 9c6a17db..abf4cab6 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -42232,10 +42232,10 @@ { "author": "c0dezer019", "title": "Pausable Sampler", - "id": "psampler", - "reference": "https://github.com/c0dezer019/ComfyUI-Pause", + "id": "freezeframe", + "reference": "https://github.com/c0dezer019/FreezeFrame", "files": [ - "https://github.com/c0dezer019/ComfyUI-Pause" + "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."