update DB

This commit is contained in:
dr.lt.data 2023-12-01 17:14:38 +09:00
parent 3202ca7fec
commit c5f6c50c98
5 changed files with 57 additions and 6 deletions

View File

@ -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."
}
]
}

View File

@ -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",

View File

@ -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"
],
{

View File

@ -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",

View File

@ -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"
],
{