added: GPU temperature protection

This commit is contained in:
HasegawaSkip 2023-08-19 06:16:11 +07:00
parent f3f32a5f94
commit e998418bef

View File

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