Merge pull request #72 from HasegawaSkip/main

Update custom-node-list.json
This commit is contained in:
Dr.Lt.Data 2023-08-19 08:43:48 +09:00 committed by GitHub
commit 1720b0be92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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