improve: fix table header
bugfix: alternatives doesn't work update DB
This commit is contained in:
@@ -82,13 +82,13 @@
|
||||
},
|
||||
{
|
||||
"author": "Fannovel16",
|
||||
"title": "ComfyUI's ControlNet Preprocessors auxiliary models",
|
||||
"title": "(WIP) ComfyUI's ControlNet Preprocessors auxiliary models",
|
||||
"reference": "https://github.com/Fannovel16/comfyui_controlnet_aux",
|
||||
"files": [
|
||||
"https://github.com/Fannovel16/comfyui_controlnet_aux"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "(WIP) This is a WIP rework of comfyui_controlnet_preprocessors based on ControlNet auxiliary models by 🤗. I think the old repo isn't good enough to maintain. All old workflow will still be work with this repo but the version option won't do anything. Almost all v1 preprocessors are replaced by v1.1 except those doesn't apppear in v1.1."
|
||||
"description": "This is a WIP rework of comfyui_controlnet_preprocessors based on ControlNet auxiliary models by 🤗. I think the old repo isn't good enough to maintain. All old workflow will still be work with this repo but the version option won't do anything. Almost all v1 preprocessors are replaced by v1.1 except those doesn't apppear in v1.1."
|
||||
},
|
||||
{
|
||||
"author": "Fannovel16",
|
||||
@@ -1261,6 +1261,26 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Asymmetric_Tiling_KSampler. "
|
||||
},
|
||||
{
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"author": "TeaCrab",
|
||||
"title": "ComfyUI-TeaNodes",
|
||||
"reference": "https://github.com/TeaCrab/ComfyUI-TeaNodes",
|
||||
"files": [
|
||||
"https://github.com/TeaCrab/ComfyUI-TeaNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:TC_EqualizeCLAHE, TC_SizeApproximation, TC_ImageResize, TC_ImageScale, TC_ColorFill."
|
||||
},
|
||||
{
|
||||
"author": "taabata",
|
||||
"title": "Syrian Falcon Nodes",
|
||||
@@ -1482,16 +1502,6 @@
|
||||
],
|
||||
"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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user