Browse Source

update DB

pull/667/head
Dr.Lt.Data 6 months ago
parent
commit
7a3055fdfe
  1. 3
      extension-node-map.json
  2. 12
      node_db/dev/custom-node-list.json
  3. 3
      node_db/new/extension-node-map.json

3
extension-node-map.json

@ -682,6 +682,7 @@
"ComfyUIDeployExternalLora",
"ComfyUIDeployExternalNumber",
"ComfyUIDeployExternalNumberInt",
"ComfyUIDeployExternalNumberSlider",
"ComfyUIDeployExternalText",
"ComfyUIDeployExternalVid",
"ComfyUIDeployExternalVideo"
@ -2654,6 +2655,7 @@
"IntEvaluate",
"IntFloatDict",
"IntStringDict",
"JoinImages",
"LandscapeBackgrounds",
"LandscapeDir",
"MakeupStylesDir",
@ -7943,6 +7945,7 @@
],
"https://github.com/fsdymy1024/ComfyUI_fsdymy": [
[
"Preview Image Without Metadata",
"Save Image Without Metadata"
],
{

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

@ -9,6 +9,18 @@
"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": "jtscmw01",
"title": "ComfyUI-DiffBIR",
"id": "diffbir",
"reference": "https://github.com/jtscmw01/ComfyUI-DiffBIR",
"files": [
"https://github.com/jtscmw01/ComfyUI-DiffBIR"
],
"install_type": "git-clone",
"description": "This extension provides [a/DiffBIR](https://github.com/XPixelGroup/DiffBIR) feature."
},
{
"author": "huchenlei",
"title": "ComfyUI-IC-Light",

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

@ -682,6 +682,7 @@
"ComfyUIDeployExternalLora",
"ComfyUIDeployExternalNumber",
"ComfyUIDeployExternalNumberInt",
"ComfyUIDeployExternalNumberSlider",
"ComfyUIDeployExternalText",
"ComfyUIDeployExternalVid",
"ComfyUIDeployExternalVideo"
@ -2654,6 +2655,7 @@
"IntEvaluate",
"IntFloatDict",
"IntStringDict",
"JoinImages",
"LandscapeBackgrounds",
"LandscapeDir",
"MakeupStylesDir",
@ -7943,6 +7945,7 @@
],
"https://github.com/fsdymy1024/ComfyUI_fsdymy": [
[
"Preview Image Without Metadata",
"Save Image Without Metadata"
],
{

Loading…
Cancel
Save