mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-10 06:34:24 +08:00
Merge pull request #72 from HasegawaSkip/main
Update custom-node-list.json
This commit is contained in:
commit
1720b0be92
@ -1482,6 +1482,16 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "Various image processing nodes."
|
"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…
x
Reference in New Issue
Block a user