Browse Source

update DB

pull/132/head
dr.lt.data 1 year ago
parent
commit
b91d2f3658
  1. 10
      custom-node-list.json
  2. 13
      extension-node-map.json
  3. 10
      node_db/new/custom-node-list.json
  4. 13
      node_db/new/extension-node-map.json

10
custom-node-list.json

@ -2175,6 +2175,16 @@
"install_type": "git-clone",
"description": "Nodes: Load U2Net model, U2Net segmentation, To mask, Segmentation to mask, U2NetBaseNormalization, U2NetMaxNormalization"
},
{
"author": "ProDALOR",
"title": "ComfyUI-ImageGlitcher",
"reference": "https://github.com/chrish-slingshot/ComfyUI-ImageGlitcher",
"files": [
"https://github.com/chrish-slingshot/ComfyUI-ImageGlitcher"
],
"install_type": "git-clone",
"description": "Nodes: ImageGlitcher. Based on the HTML image glitcher by Felix Turner <a href='https://www.airtightinteractive.com/demos/js/imageglitcher/' target='blank'>here</a>."
},
{
"author": "taabata",
"title": "Syrian Falcon Nodes",

13
extension-node-map.json

@ -2067,6 +2067,14 @@
"title_aux": "Use Everywhere (UE Nodes)"
}
],
"https://github.com/chrish-slingshot/ComfyUI-ImageGlitcher": [
[
"ImageGlitcher"
],
{
"title_aux": "ComfyUI-ImageGlitcher"
}
],
"https://github.com/city96/ComfyUI_ColorMod": [
[
"ColorModEdges",
@ -2465,7 +2473,10 @@
],
"https://github.com/hylarucoder/ComfyUI-Eagle-PNGInfo": [
[
"EagleImageNode"
"EagleImageNode",
"SDXLPromptStyler",
"SDXLPromptStylerAdvanced",
"SDXLResolutionPresets"
],
{
"title_aux": "Eagle PNGInfo"

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

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "ProDALOR",
"title": "ComfyUI-ImageGlitcher",
"reference": "https://github.com/chrish-slingshot/ComfyUI-ImageGlitcher",
"files": [
"https://github.com/chrish-slingshot/ComfyUI-ImageGlitcher"
],
"install_type": "git-clone",
"description": "Nodes: ImageGlitcher. Based on the HTML image glitcher by Felix Turner <a href='https://www.airtightinteractive.com/demos/js/imageglitcher/' target='blank'>here</a>."
},
{
"author": "ProDALOR",
"title": "comfyui_u2net",

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

@ -2067,6 +2067,14 @@
"title_aux": "Use Everywhere (UE Nodes)"
}
],
"https://github.com/chrish-slingshot/ComfyUI-ImageGlitcher": [
[
"ImageGlitcher"
],
{
"title_aux": "ComfyUI-ImageGlitcher"
}
],
"https://github.com/city96/ComfyUI_ColorMod": [
[
"ColorModEdges",
@ -2465,7 +2473,10 @@
],
"https://github.com/hylarucoder/ComfyUI-Eagle-PNGInfo": [
[
"EagleImageNode"
"EagleImageNode",
"SDXLPromptStyler",
"SDXLPromptStylerAdvanced",
"SDXLResolutionPresets"
],
{
"title_aux": "Eagle PNGInfo"

Loading…
Cancel
Save