mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-13 16:14:26 +08:00
update DB
This commit is contained in:
parent
b19ad38c40
commit
d9041b6932
@ -4064,6 +4064,36 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Calculate the execution time of all nodes."
|
"description": "Calculate the execution time of all nodes."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "Daniel Lewis",
|
||||||
|
"title": "ComfyUI-Llama",
|
||||||
|
"reference": "https://github.com/daniel-lewis-ab/ComfyUI-Llama",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/daniel-lewis-ab/ComfyUI-Llama"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This is a set of nodes to interact with llama-cpp-python"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "djbielejeski",
|
||||||
|
"title": "a-person-mask-generator",
|
||||||
|
"reference": "https://github.com/djbielejeski/a-person-mask-generator",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/djbielejeski/a-person-mask-generator"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Extension for Automatic1111 and ComfyUI to automatically create masks for Background/Hair/Body/Face/Clothes in Img2Img"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "smagnetize",
|
||||||
|
"title": "kb-comfyui-nodes",
|
||||||
|
"reference": "https://github.com/smagnetize/kb-comfyui-nodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/smagnetize/kb-comfyui-nodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Loades:SingleImageDataUrlLoader"
|
||||||
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"author": "Ser-Hilary",
|
"author": "Ser-Hilary",
|
||||||
@ -4371,16 +4401,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "Daniel Lewis",
|
|
||||||
"title": "ComfyUI-Llama",
|
|
||||||
"reference": "https://github.com/daniel-lewis-ab/ComfyUI-Llama",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/daniel-lewis-ab/ComfyUI-Llama"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "This is a set of nodes to interact with llama-cpp-python"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -822,7 +822,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/Hangover3832/ComfyUI-Hangover-Nodes": [
|
"https://github.com/Hangover3832/ComfyUI-Hangover-Nodes": [
|
||||||
[
|
[
|
||||||
"MS kosmos-2 Interrogator"
|
"MS kosmos-2 Interrogator",
|
||||||
|
"Save Image w/o Metadata"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-Hangover-Nodes"
|
"title_aux": "ComfyUI-Hangover-Nodes"
|
||||||
@ -3755,6 +3756,15 @@
|
|||||||
"title_aux": "SDXL Auto Prompter"
|
"title_aux": "SDXL Auto Prompter"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/daniel-lewis-ab/ComfyUI-Llama": [
|
||||||
|
[
|
||||||
|
"Call LLM",
|
||||||
|
"Load LLM Model"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Llama"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/dawangraoming/ComfyUI_ksampler_gpu/raw/main/ksampler_gpu.py": [
|
"https://github.com/dawangraoming/ComfyUI_ksampler_gpu/raw/main/ksampler_gpu.py": [
|
||||||
[
|
[
|
||||||
"KSamplerAdvancedGPU",
|
"KSamplerAdvancedGPU",
|
||||||
@ -3824,6 +3834,14 @@
|
|||||||
"title_aux": "ComfyUI-Vextra-Nodes"
|
"title_aux": "ComfyUI-Vextra-Nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/djbielejeski/a-person-mask-generator": [
|
||||||
|
[
|
||||||
|
"APersonMaskGenerator"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "a-person-mask-generator"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/dmarx/ComfyUI-AudioReactive": [
|
"https://github.com/dmarx/ComfyUI-AudioReactive": [
|
||||||
[
|
[
|
||||||
"OpAbs",
|
"OpAbs",
|
||||||
@ -5822,6 +5840,14 @@
|
|||||||
"title_aux": "ComfyUI-Coziness"
|
"title_aux": "ComfyUI-Coziness"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/smagnetize/kb-comfyui-nodes": [
|
||||||
|
[
|
||||||
|
"SingleImageDataUrlLoader"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "kb-comfyui-nodes"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/space-nuko/ComfyUI-Disco-Diffusion": [
|
"https://github.com/space-nuko/ComfyUI-Disco-Diffusion": [
|
||||||
[
|
[
|
||||||
"DiscoDiffusion_DiscoDiffusion",
|
"DiscoDiffusion_DiscoDiffusion",
|
||||||
|
|||||||
@ -256,6 +256,7 @@
|
|||||||
"SplitImageWithAlpha",
|
"SplitImageWithAlpha",
|
||||||
"SplitSigmas",
|
"SplitSigmas",
|
||||||
"StableZero123_Conditioning",
|
"StableZero123_Conditioning",
|
||||||
|
"StableZero123_Conditioning_Batched",
|
||||||
"StyleModelApply",
|
"StyleModelApply",
|
||||||
"StyleModelLoader",
|
"StyleModelLoader",
|
||||||
"TomePatchModel",
|
"TomePatchModel",
|
||||||
@ -293,11 +294,11 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/doucx/ComfyUI_WcpD_Utility_Kit": [
|
"https://github.com/doucx/ComfyUI_WcpD_Utility_Kit": [
|
||||||
[
|
[
|
||||||
|
"BlackImage",
|
||||||
|
"CopyImage(Wayland)",
|
||||||
"ExecStrAsCode",
|
"ExecStrAsCode",
|
||||||
"KSamplerAdvancedWithDenoise",
|
|
||||||
"MergeStrings",
|
"MergeStrings",
|
||||||
"RandnLatentImage",
|
"YamlToPrompt"
|
||||||
"StrTuple"
|
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI_WcpD_Utility_Kit"
|
"title_aux": "ComfyUI_WcpD_Utility_Kit"
|
||||||
@ -518,6 +519,32 @@
|
|||||||
"title_aux": "ComfyUI-Workflow-Component [WIP]"
|
"title_aux": "ComfyUI-Workflow-Component [WIP]"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/nidefawl/ComfyUI-nidefawl": [
|
||||||
|
[
|
||||||
|
"BlendImagesWithBoundedMasks",
|
||||||
|
"CropImagesWithMasks",
|
||||||
|
"CustomCallback",
|
||||||
|
"DisplayAnyType",
|
||||||
|
"EmptyImageWithColor",
|
||||||
|
"ImageToLatent",
|
||||||
|
"LatentPerlinNoise",
|
||||||
|
"LatentScaledNoise",
|
||||||
|
"LatentToImage",
|
||||||
|
"MaskFromColor",
|
||||||
|
"ModelSamplerTonemapNoiseTest",
|
||||||
|
"PythonScript",
|
||||||
|
"ReferenceOnlySimple",
|
||||||
|
"SamplerCustomCallback",
|
||||||
|
"SamplerDPMPP_2M_SDE_nidefawl",
|
||||||
|
"SetLatentCustomNoise",
|
||||||
|
"SplitCustomSigmas",
|
||||||
|
"VAELoaderDataType",
|
||||||
|
"gcLatentTunnel"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-nidefawl [UNSAFE]"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/oyvindg/ComfyUI-TrollSuite": [
|
"https://github.com/oyvindg/ComfyUI-TrollSuite": [
|
||||||
[
|
[
|
||||||
"BinaryImageMask",
|
"BinaryImageMask",
|
||||||
|
|||||||
@ -9,6 +9,37 @@
|
|||||||
"description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel."
|
"description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel."
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "Daniel Lewis",
|
||||||
|
"title": "ComfyUI-Llama",
|
||||||
|
"reference": "https://github.com/daniel-lewis-ab/ComfyUI-Llama",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/daniel-lewis-ab/ComfyUI-Llama"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This is a set of nodes to interact with llama-cpp-python"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "djbielejeski",
|
||||||
|
"title": "a-person-mask-generator",
|
||||||
|
"reference": "https://github.com/djbielejeski/a-person-mask-generator",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/djbielejeski/a-person-mask-generator"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Extension for Automatic1111 and ComfyUI to automatically create masks for Background/Hair/Body/Face/Clothes in Img2Img"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "smagnetize",
|
||||||
|
"title": "kb-comfyui-nodes",
|
||||||
|
"reference": "https://github.com/smagnetize/kb-comfyui-nodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/smagnetize/kb-comfyui-nodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Loades:SingleImageDataUrlLoader"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "tzwm",
|
"author": "tzwm",
|
||||||
"title": "ComfyUI Profiler",
|
"title": "ComfyUI Profiler",
|
||||||
|
|||||||
@ -822,7 +822,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/Hangover3832/ComfyUI-Hangover-Nodes": [
|
"https://github.com/Hangover3832/ComfyUI-Hangover-Nodes": [
|
||||||
[
|
[
|
||||||
"MS kosmos-2 Interrogator"
|
"MS kosmos-2 Interrogator",
|
||||||
|
"Save Image w/o Metadata"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-Hangover-Nodes"
|
"title_aux": "ComfyUI-Hangover-Nodes"
|
||||||
@ -3755,6 +3756,15 @@
|
|||||||
"title_aux": "SDXL Auto Prompter"
|
"title_aux": "SDXL Auto Prompter"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/daniel-lewis-ab/ComfyUI-Llama": [
|
||||||
|
[
|
||||||
|
"Call LLM",
|
||||||
|
"Load LLM Model"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Llama"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/dawangraoming/ComfyUI_ksampler_gpu/raw/main/ksampler_gpu.py": [
|
"https://github.com/dawangraoming/ComfyUI_ksampler_gpu/raw/main/ksampler_gpu.py": [
|
||||||
[
|
[
|
||||||
"KSamplerAdvancedGPU",
|
"KSamplerAdvancedGPU",
|
||||||
@ -3824,6 +3834,14 @@
|
|||||||
"title_aux": "ComfyUI-Vextra-Nodes"
|
"title_aux": "ComfyUI-Vextra-Nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/djbielejeski/a-person-mask-generator": [
|
||||||
|
[
|
||||||
|
"APersonMaskGenerator"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "a-person-mask-generator"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/dmarx/ComfyUI-AudioReactive": [
|
"https://github.com/dmarx/ComfyUI-AudioReactive": [
|
||||||
[
|
[
|
||||||
"OpAbs",
|
"OpAbs",
|
||||||
@ -5822,6 +5840,14 @@
|
|||||||
"title_aux": "ComfyUI-Coziness"
|
"title_aux": "ComfyUI-Coziness"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/smagnetize/kb-comfyui-nodes": [
|
||||||
|
[
|
||||||
|
"SingleImageDataUrlLoader"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "kb-comfyui-nodes"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/space-nuko/ComfyUI-Disco-Diffusion": [
|
"https://github.com/space-nuko/ComfyUI-Disco-Diffusion": [
|
||||||
[
|
[
|
||||||
"DiscoDiffusion_DiscoDiffusion",
|
"DiscoDiffusion_DiscoDiffusion",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user