mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
3202ca7fec
commit
c5f6c50c98
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -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",
|
||||
|
||||
@ -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"
|
||||
],
|
||||
{
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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…
Reference in New Issue
Block a user