diff --git a/custom-node-list.json b/custom-node-list.json index 26568df4..3331a321 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -42292,6 +42292,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": "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." + } ] }