Browse Source

update DB

pull/246/head
zfkun 11 months ago
parent
commit
1e78afcd82
  1. 4
      custom-node-list.json
  2. 5
      extension-node-map.json
  3. 2
      node_db/new/custom-node-list.json
  4. 5
      node_db/new/extension-node-map.json

4
custom-node-list.json

@ -3208,7 +3208,7 @@
"https://github.com/zfkun/ComfyUI_zfkun"
],
"install_type": "git-clone",
"description": "A collection of nodes for common tools, including text preview, text translation (multi-platform, multi-language)."
"description": "A collection of nodes for common tools, including text preview, text translation (multi-platform, multi-language), image loader, webcamera capture."
},
{
"author": "80sVectorz",
@ -3751,4 +3751,4 @@
}
]
}
}

5
extension-node-map.json

@ -5736,7 +5736,8 @@
[
"ZFPreviewText",
"ZFPreviewTextMultiline",
"ZFTextTranslation"
"ZFTextTranslation",
"ZFLoadImagePath"
],
{
"title_aux": "ComfyUI_zfkun"
@ -5760,4 +5761,4 @@
"title_aux": "SDXLCustomAspectRatio"
}
]
}
}

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

@ -311,7 +311,7 @@
"https://github.com/zfkun/ComfyUI_zfkun"
],
"install_type": "git-clone",
"description": "Nodes: Preview Text, Text Translation."
"description": "A collection of nodes for common tools, including text preview, text translation (multi-platform, multi-language), image loader, webcamera capture."
},
{
"author": "jtrue",

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

@ -5736,7 +5736,8 @@
[
"ZFPreviewText",
"ZFPreviewTextMultiline",
"ZFTextTranslation"
"ZFTextTranslation",
"ZFLoadImagePath"
],
{
"title_aux": "ComfyUI_zfkun"
@ -5760,4 +5761,4 @@
"title_aux": "SDXLCustomAspectRatio"
}
]
}
}

Loading…
Cancel
Save