Browse Source

update DB

pull/205/head
dr.lt.data 12 months ago
parent
commit
c5f6c50c98
  1. 5
      alter-list.json
  2. 14
      custom-node-list.json
  3. 15
      extension-node-map.json
  4. 14
      node_db/new/custom-node-list.json
  5. 15
      node_db/new/extension-node-map.json

5
alter-list.json

@ -174,6 +174,11 @@
"id":"https://github.com/mlinmg/ComfyUI-LaMA-Preprocessor",
"tags":"lama",
"description": "This extension provides custom nodes for <a href='https://github.com/advimman/lama' target='blank'>LaMa</a> functionality."
},
{
"id":"https://github.com/Haoming02/comfyui-diffusion-cg",
"tags":"diffusion-cg",
"description": "This extension provides custom nodes for <a href='https://github.com/Haoming02/sd-webui-diffusion-cg' target='blank'>SD Webui Diffusion Color Grading</a> functionality."
}
]
}

14
custom-node-list.json

@ -2980,7 +2980,7 @@
},
{
"author": "Scholar01",
"title": "Simple Wildcard",
"title": "SComfyUI-Keyframe",
"reference": "https://github.com/Scholar01/ComfyUI-Keyframe",
"files": [
"https://github.com/Scholar01/ComfyUI-Keyframe"
@ -2988,6 +2988,16 @@
"install_type": "git-clone",
"description": "Nodes:Keyframe Part, Keyframe Interpolation Part, Keyframe Apply."
},
{
"author": "Haoming02",
"title": "ComfyUI Diffusion Color Grading",
"reference": "https://github.com/Haoming02/comfyui-diffusion-cg",
"files": [
"https://github.com/Haoming02/comfyui-diffusion-cg"
],
"install_type": "git-clone",
"description": "This is the ComfyUI port of the joint research between me and TimothyAlexisVass. For more information, check out the original <a href='https://github.com/Haoming02/sd-webui-diffusion-cg'>Extension</a> for Automatic1111."
},
{
"author": "Off-Live",
"title": "ComfyUI-off-suite",
@ -2996,7 +3006,7 @@
"https://github.com/Off-Live/ComfyUI-off-suite"
],
"install_type": "copy",
"description": "Nodes:Image Crop Fit Node, OFF SEGS to Image, Crop Center wigh SEGS, Watermarking, GW Number Formatting Node."
"description": "Nodes:Image Crop Fit, OFF SEGS to Image, Crop Center wigh SEGS, Watermarking, GW Number Formatting Node."
},
{
"author": "Ser-Hilary",

15
extension-node-map.json

@ -622,6 +622,18 @@
"title_aux": "ReActor Node for ComfyUI"
}
],
"https://github.com/Haoming02/comfyui-diffusion-cg": [
[
"Center Sampler",
"Center Sampler XL",
"Normalization",
"NormalizationXL",
"Tensor Debug"
],
{
"title_aux": "ComfyUI Diffusion Color Grading"
}
],
"https://github.com/JPS-GER/ComfyUI_JPS-Nodes": [
[
"Conditioning Switch (JPS)",
@ -1363,7 +1375,7 @@
"KeyframePart"
],
{
"title_aux": "Simple Wildcard"
"title_aux": "SComfyUI-Keyframe"
}
],
"https://github.com/SeargeDP/SeargeSDXL": [
@ -4798,6 +4810,7 @@
],
"https://github.com/vanillacode314/SimpleWildcardsComfyUI": [
[
"SimpleConcat",
"SimpleWildcard"
],
{

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

@ -1,8 +1,18 @@
{
"custom_nodes": [
{
"author": "Haoming02",
"title": "ComfyUI Diffusion Color Grading",
"reference": "https://github.com/Haoming02/comfyui-diffusion-cg",
"files": [
"https://github.com/Haoming02/comfyui-diffusion-cg"
],
"install_type": "git-clone",
"description": "This is the ComfyUI port of the joint research between me and TimothyAlexisVass. For more information, check out the original <a href='https://github.com/Haoming02/sd-webui-diffusion-cg'>Extension</a> for Automatic1111."
},
{
"author": "Scholar01",
"title": "Simple Wildcard",
"title": "SComfyUI-Keyframe",
"reference": "https://github.com/Scholar01/ComfyUI-Keyframe",
"files": [
"https://github.com/Scholar01/ComfyUI-Keyframe"
@ -459,7 +469,7 @@
"https://github.com/Off-Live/ComfyUI-off-suite"
],
"install_type": "copy",
"description": "Nodes:Image Crop Fit Node, OFF SEGS to Image, Crop Center wigh SEGS, Watermarking, GW Number Formatting Node."
"description": "Nodes:Image Crop Fit, OFF SEGS to Image, Crop Center wigh SEGS, Watermarking, GW Number Formatting Node."
},
{
"author": "laksjdjf",

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

@ -622,6 +622,18 @@
"title_aux": "ReActor Node for ComfyUI"
}
],
"https://github.com/Haoming02/comfyui-diffusion-cg": [
[
"Center Sampler",
"Center Sampler XL",
"Normalization",
"NormalizationXL",
"Tensor Debug"
],
{
"title_aux": "ComfyUI Diffusion Color Grading"
}
],
"https://github.com/JPS-GER/ComfyUI_JPS-Nodes": [
[
"Conditioning Switch (JPS)",
@ -1363,7 +1375,7 @@
"KeyframePart"
],
{
"title_aux": "Simple Wildcard"
"title_aux": "SComfyUI-Keyframe"
}
],
"https://github.com/SeargeDP/SeargeSDXL": [
@ -4798,6 +4810,7 @@
],
"https://github.com/vanillacode314/SimpleWildcardsComfyUI": [
[
"SimpleConcat",
"SimpleWildcard"
],
{

Loading…
Cancel
Save