Browse Source

update DB

pull/347/head
Dr.Lt.Data 10 months ago
parent
commit
5ab1fbd9af
  1. 20
      custom-node-list.json
  2. 8
      extension-node-map.json
  3. 11
      node_db/dev/custom-node-list.json
  4. 20
      node_db/new/custom-node-list.json
  5. 8
      node_db/new/extension-node-map.json

20
custom-node-list.json

@ -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"
},

8
extension-node-map.json

@ -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",

11
node_db/dev/custom-node-list.json

@ -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]",

20
node_db/new/custom-node-list.json

@ -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",

8
node_db/new/extension-node-map.json

@ -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…
Cancel
Save