Browse Source

added: GPU temperature protection

pull/72/head
HasegawaSkip 1 year ago
parent
commit
e998418bef
  1. 10
      custom-node-list.json

10
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."
}
]
}

Loading…
Cancel
Save