diff --git a/alter-list.json b/alter-list.json
index a05c4cc2..f300e6ae 100644
--- a/alter-list.json
+++ b/alter-list.json
@@ -174,6 +174,11 @@
"id":"https://github.com/mlinmg/ComfyUI-LaMA-Preprocessor",
"tags":"lama",
"description": "This extension provides custom nodes for LaMa functionality."
+ },
+ {
+ "id":"https://github.com/Haoming02/comfyui-diffusion-cg",
+ "tags":"diffusion-cg",
+ "description": "This extension provides custom nodes for SD Webui Diffusion Color Grading functionality."
}
]
}
\ No newline at end of file
diff --git a/custom-node-list.json b/custom-node-list.json
index 2e82ef5e..474eec0f 100644
--- a/custom-node-list.json
+++ b/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 Extension 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",
diff --git a/extension-node-map.json b/extension-node-map.json
index 4cbf5436..865092c9 100644
--- a/extension-node-map.json
+++ b/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"
],
{
diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json
index 767507c5..9d0a3c1a 100644
--- a/node_db/new/custom-node-list.json
+++ b/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 Extension 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",
diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json
index 4cbf5436..865092c9 100644
--- a/node_db/new/extension-node-map.json
+++ b/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"
],
{