Browse Source

update DB

pull/392/head
Dr.Lt.Data 10 months ago
parent
commit
e09f2ef6b9
  1. 12
      custom-node-list.json
  2. 21
      extension-node-map.json
  3. 12
      node_db/new/custom-node-list.json
  4. 21
      node_db/new/extension-node-map.json

12
custom-node-list.json

@ -4926,7 +4926,7 @@
},
{
"author": "davask",
"title": "ComfyUI-MarasIT-Nodes",
"title": "MarasIT Nodes",
"reference": "https://github.com/davask/ComfyUI-MarasIT-Nodes",
"files": [
"https://github.com/davask/ComfyUI-MarasIT-Nodes"
@ -4944,6 +4944,16 @@
"install_type": "git-clone",
"description": "Nodes: Get Danbooru, Tag Encode"
},
{
"author": "dfl",
"title": "comfyui-clip-with-break",
"reference": "https://github.com/dfl/comfyui-clip-with-break",
"files": [
"https://github.com/dfl/comfyui-clip-with-break"
],
"install_type": "git-clone",
"description": "Clip text encoder with BREAK formatting like A1111 (uses conditioning concat)"
},

21
extension-node-map.json

@ -992,6 +992,10 @@
"Post to Discord w/ Webhook"
],
{
"author": "Hiero",
"description": "Just some nodes that I wanted/needed, so I made them.",
"nickname": "HNodes",
"title": "Hiero-Nodes",
"title_aux": "ComfyUI-Hiero-Nodes"
}
],
@ -3135,6 +3139,8 @@
],
"https://github.com/abyz22/image_control": [
[
"abyz22_Convertpipe",
"abyz22_Editpipe",
"abyz22_FirstNonNull",
"abyz22_FromBasicPipe_v2",
"abyz22_Frompipe",
@ -3150,6 +3156,7 @@
"abyz22_blendimages",
"abyz22_bypass",
"abyz22_drawmask",
"abyz22_lamaInpaint",
"abyz22_lamaPreprocessor",
"abyz22_makecircles",
"abyz22_setimageinfo",
@ -4543,7 +4550,7 @@
"MarasitBusNode"
],
{
"title_aux": "ComfyUI-MarasIT-Nodes"
"title_aux": "MarasIT Nodes"
}
],
"https://github.com/dave-palt/comfyui_DSP_imagehelpers": [
@ -4592,6 +4599,18 @@
"title_aux": "demofusion-comfyui"
}
],
"https://github.com/dfl/comfyui-clip-with-break": [
[
"CLIPTextEncodeWithBreak"
],
{
"author": "dfl",
"description": "CLIP text encoder that does BREAK prompting like A1111",
"nickname": "CLIP with BREAK",
"title": "CLIP with BREAK syntax",
"title_aux": "comfyui-clip-with-break"
}
],
"https://github.com/dimtoneff/ComfyUI-PixelArt-Detector": [
[
"PixelArtAddDitherPattern",

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

@ -10,6 +10,16 @@
},
{
"author": "dfl",
"title": "comfyui-clip-with-break",
"reference": "https://github.com/dfl/comfyui-clip-with-break",
"files": [
"https://github.com/dfl/comfyui-clip-with-break"
],
"install_type": "git-clone",
"description": "Clip text encoder with BREAK formatting like A1111 (uses conditioning concat)"
},
{
"author": "yffyhk",
"title": "comfyui_auto_danbooru",
@ -42,7 +52,7 @@
},
{
"author": "davask",
"title": "ComfyUI-MarasIT-Nodes",
"title": "MarasIT Nodes",
"reference": "https://github.com/davask/ComfyUI-MarasIT-Nodes",
"files": [
"https://github.com/davask/ComfyUI-MarasIT-Nodes"

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

@ -992,6 +992,10 @@
"Post to Discord w/ Webhook"
],
{
"author": "Hiero",
"description": "Just some nodes that I wanted/needed, so I made them.",
"nickname": "HNodes",
"title": "Hiero-Nodes",
"title_aux": "ComfyUI-Hiero-Nodes"
}
],
@ -3135,6 +3139,8 @@
],
"https://github.com/abyz22/image_control": [
[
"abyz22_Convertpipe",
"abyz22_Editpipe",
"abyz22_FirstNonNull",
"abyz22_FromBasicPipe_v2",
"abyz22_Frompipe",
@ -3150,6 +3156,7 @@
"abyz22_blendimages",
"abyz22_bypass",
"abyz22_drawmask",
"abyz22_lamaInpaint",
"abyz22_lamaPreprocessor",
"abyz22_makecircles",
"abyz22_setimageinfo",
@ -4543,7 +4550,7 @@
"MarasitBusNode"
],
{
"title_aux": "ComfyUI-MarasIT-Nodes"
"title_aux": "MarasIT Nodes"
}
],
"https://github.com/dave-palt/comfyui_DSP_imagehelpers": [
@ -4592,6 +4599,18 @@
"title_aux": "demofusion-comfyui"
}
],
"https://github.com/dfl/comfyui-clip-with-break": [
[
"CLIPTextEncodeWithBreak"
],
{
"author": "dfl",
"description": "CLIP text encoder that does BREAK prompting like A1111",
"nickname": "CLIP with BREAK",
"title": "CLIP with BREAK syntax",
"title_aux": "comfyui-clip-with-break"
}
],
"https://github.com/dimtoneff/ComfyUI-PixelArt-Detector": [
[
"PixelArtAddDitherPattern",

Loading…
Cancel
Save