mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
0c1fc28cf2
commit
5ab1fbd9af
@ -4404,6 +4404,26 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Ranbooru is an extension for the comfyUI. The purpose of this extension is to add a node that gets a random set of tags from boorus pictures. This is mostly being used to help me test my checkpoints on a large variety of"
|
||||
},
|
||||
{
|
||||
"author": "Miosp",
|
||||
"title": "ComfyUI-FBCNN",
|
||||
"reference": "https://github.com/Miosp/ComfyUI-FBCNN",
|
||||
"files": [
|
||||
"https://github.com/Miosp/ComfyUI-FBCNN"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI implementation of [a/FBCNN](https://github.com/jiaxi-jiang/FBCNN). This is a JPEG artifact/compression removal tool, which can work automatically or with the help of a user."
|
||||
},
|
||||
{
|
||||
"author": "JcandZero",
|
||||
"title": "ComfyUI_GLM4Node",
|
||||
"reference": "https://github.com/JcandZero/ComfyUI_GLM4Node",
|
||||
"files": [
|
||||
"https://github.com/JcandZero/ComfyUI_GLM4Node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "GLM4 Vision Integration"
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1358,6 +1358,14 @@
|
||||
"title_aux": "ComfyI2I"
|
||||
}
|
||||
],
|
||||
"https://github.com/Miosp/ComfyUI-FBCNN": [
|
||||
[
|
||||
"JPEG artifacts removal FBCNN"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FBCNN"
|
||||
}
|
||||
],
|
||||
"https://github.com/MitoshiroPJ/comfyui_slothful_attention": [
|
||||
[
|
||||
"NearSightedAttention",
|
||||
|
||||
@ -9,7 +9,16 @@
|
||||
"description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel."
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "prismwastaken",
|
||||
"title": "prism-tools",
|
||||
"reference": "https://github.com/prismwastaken/comfyui-tools",
|
||||
"files": [
|
||||
"https://github.com/prismwastaken/comfyui-tools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "prism-tools"
|
||||
},
|
||||
{
|
||||
"author": "DimaChaichan",
|
||||
"title": "LAizypainter-Exporter-ComfyUI [WIP]",
|
||||
|
||||
@ -11,6 +11,26 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "JcandZero",
|
||||
"title": "ComfyUI_GLM4Node",
|
||||
"reference": "https://github.com/JcandZero/ComfyUI_GLM4Node",
|
||||
"files": [
|
||||
"https://github.com/JcandZero/ComfyUI_GLM4Node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "GLM4 Vision Integration"
|
||||
},
|
||||
{
|
||||
"author": "Miosp",
|
||||
"title": "ComfyUI-FBCNN",
|
||||
"reference": "https://github.com/Miosp/ComfyUI-FBCNN",
|
||||
"files": [
|
||||
"https://github.com/Miosp/ComfyUI-FBCNN"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI implementation of [a/FBCNN](https://github.com/jiaxi-jiang/FBCNN). This is a JPEG artifact/compression removal tool, which can work automatically or with the help of a user."
|
||||
},
|
||||
{
|
||||
"author": "chaojie",
|
||||
"title": "ComfyUI-LightGlue",
|
||||
|
||||
@ -1358,6 +1358,14 @@
|
||||
"title_aux": "ComfyI2I"
|
||||
}
|
||||
],
|
||||
"https://github.com/Miosp/ComfyUI-FBCNN": [
|
||||
[
|
||||
"JPEG artifacts removal FBCNN"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FBCNN"
|
||||
}
|
||||
],
|
||||
"https://github.com/MitoshiroPJ/comfyui_slothful_attention": [
|
||||
[
|
||||
"NearSightedAttention",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user