diff --git a/custom-node-list.json b/custom-node-list.json index 13db0fc..13209c8 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1482,6 +1482,16 @@ ], "install_type": "unzip", "description": "Various image processing nodes." + }, + { + "author": "meap158", + "title": "GPU temperature protection", + "reference": "https://github.com/meap158/ComfyUI-GPU-temperature-protection", + "files": [ + "https://github.com/meap158/ComfyUI-GPU-temperature-protection" + ], + "install_type": "git-clone", + "description": "Pause image generation when GPU temperature exceeds threshold." } ] }