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
4d1e651703
commit
57c220bf2e
@ -568,7 +568,9 @@
|
||||
],
|
||||
"https://github.com/Gourieff/comfyui-reactor-node": [
|
||||
[
|
||||
"ReActorFaceSwap"
|
||||
"ReActorFaceSwap",
|
||||
"ReActorLoadFaceModel",
|
||||
"ReActorSaveFaceModel"
|
||||
],
|
||||
{
|
||||
"title_aux": "ReActor Node for ComfyUI"
|
||||
@ -2060,7 +2062,9 @@
|
||||
],
|
||||
"https://github.com/aszc-dev/ComfyUI-CoreMLSuite": [
|
||||
[
|
||||
"Core ML Converter",
|
||||
"Core ML LCM Converter",
|
||||
"Core ML LoRA Loader",
|
||||
"CoreMLModelAdapter",
|
||||
"CoreMLSampler",
|
||||
"CoreMLUNetLoader"
|
||||
@ -2203,6 +2207,7 @@
|
||||
"Color Clip (advanced)",
|
||||
"Color Clip ADE20k",
|
||||
"ColorDictionary",
|
||||
"ColorDictionary (custom)",
|
||||
"Conditioning (combine multiple)",
|
||||
"Conditioning (combine selective)",
|
||||
"Conditioning Grid (cond)",
|
||||
@ -2225,10 +2230,12 @@
|
||||
"FlatLatentsIntoSingleGrid",
|
||||
"Framed Mask Grab Cut",
|
||||
"Framed Mask Grab Cut 2",
|
||||
"FromListGetColors",
|
||||
"FromListGetConds",
|
||||
"FromListGetImages",
|
||||
"FromListGetLatents",
|
||||
"FromListGetModels",
|
||||
"FromListGetStrings",
|
||||
"Get Contour from list",
|
||||
"Get Models",
|
||||
"Get Prompt",
|
||||
@ -2259,10 +2266,12 @@
|
||||
"String",
|
||||
"String to Float",
|
||||
"String to Integer",
|
||||
"ToColorList",
|
||||
"ToCondList",
|
||||
"ToImageList",
|
||||
"ToLatentList",
|
||||
"ToModelList",
|
||||
"ToStringList",
|
||||
"VAEEncodeBatch"
|
||||
],
|
||||
{
|
||||
@ -2949,6 +2958,7 @@
|
||||
[
|
||||
"YANC.ConcatStrings",
|
||||
"YANC.FormatDatetimeString",
|
||||
"YANC.GetWidgetValueString",
|
||||
"YANC.IntegerCaster",
|
||||
"YANC.MultilineString",
|
||||
"YANC.TruncateString"
|
||||
@ -3273,6 +3283,7 @@
|
||||
"CacheBackendDataNumberKey //Inspire",
|
||||
"CacheBackendDataNumberKeyList //Inspire",
|
||||
"Canny_Preprocessor_Provider_for_SEGS //Inspire",
|
||||
"ChangeImageBatchSize //Inspire",
|
||||
"Color_Preprocessor_Provider_for_SEGS //Inspire",
|
||||
"DWPreprocessor_Provider_for_SEGS //Inspire",
|
||||
"FakeScribblePreprocessor_Provider_for_SEGS //Inspire",
|
||||
@ -4565,7 +4576,7 @@
|
||||
"PromptTermList6"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-noEmbryo nodes"
|
||||
"title_aux": "noEmbryo nodes"
|
||||
}
|
||||
],
|
||||
"https://raw.githubusercontent.com/throttlekitty/SDXLCustomAspectRatio/main/SDXLAspectRatio.py": [
|
||||
|
||||
@ -262,13 +262,13 @@
|
||||
},
|
||||
{
|
||||
"author": "noEmbryo",
|
||||
"title": "ComfyUI-noEmbryo nodes",
|
||||
"title": "noEmbryo nodes",
|
||||
"reference": "https://github.com/noembryo/ComfyUI-noEmbryo",
|
||||
"files": [
|
||||
"https://raw.githubusercontent.com/noembryo/ComfyUI-noEmbryo/master/nodes.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "PromptTermList (1-6): are some nodes that help with the creation of Prompts inside ComfyUI."
|
||||
"description": "PromptTermList (1-6): are some nodes that help with the creation of Prompts inside ComfyUI. Resolution Scale outputs image dimensions using a scale factor. Regex Text Chopper outputs the chopped parts of a text using RegEx."
|
||||
},
|
||||
{
|
||||
"author": "aianimation55",
|
||||
@ -791,86 +791,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension currently has two sets of nodes - one set for editing the contrast/color of images and another set for saving images as 16 bit PNG files."
|
||||
},
|
||||
{
|
||||
"author": "mlinmg",
|
||||
"title": "LaMa Preprocessor [WIP]",
|
||||
"reference": "https://github.com/mlinmg/ComfyUI-LaMA-Preprocessor",
|
||||
"files": [
|
||||
"https://github.com/mlinmg/ComfyUI-LaMA-Preprocessor"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A LaMa prerocessor for ComfyUI. This preprocessor finally enable users to generate coherent inpaint and outpaint prompt-free. The best results are given on landscapes, not so much in drawings/animation."
|
||||
},
|
||||
{
|
||||
"author": "alpertunga-bile",
|
||||
"title": "prompt-generator",
|
||||
"reference": "https://github.com/alpertunga-bile/prompt-generator-comfyui",
|
||||
"files": [
|
||||
"https://github.com/alpertunga-bile/prompt-generator-comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom AI prompt generator node for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "alkemann",
|
||||
"title": "alkemann nodes",
|
||||
"reference": "https://gist.github.com/alkemann/7361b8eb966f29c8238fd323409efb68",
|
||||
"files": [
|
||||
"https://gist.github.com/alkemann/7361b8eb966f29c8238fd323409efb68/raw/f9605be0b38d38d3e3a2988f89248ff557010076/alkemann.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "Nodes:Int to Text, Seed With Text, Save A1 Image."
|
||||
},
|
||||
{
|
||||
"author": "seanlynch",
|
||||
"title": "SRL's nodes",
|
||||
"reference": "https://github.com/seanlynch/srl-nodes",
|
||||
"files": [
|
||||
"https://github.com/seanlynch/srl-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: SRL Conditional Interrupt, SRL Format String, SRL Eval, SRL Filter Image List. This is a collection of nodes I find useful. Note that at least one module allows execution of arbitrary code. Do not use any of these nodes on a system that allow untrusted users to control workflows or inputs.<p style='background-color: black; color: red;'>WARNING: The custom nodes in this extension are vulnerable to <B>security risks</B> because they allow the execution of arbitrary code through the workflow</>"
|
||||
},
|
||||
{
|
||||
"author": "M1kep",
|
||||
"title": "Comfy_KepMatteAnything",
|
||||
"reference": "https://github.com/M1kep/Comfy_KepMatteAnything",
|
||||
"files": [
|
||||
"https://github.com/M1kep/Comfy_KepMatteAnything"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension provides a custom node that allows the use of <a href='https://github.com/hustvl/Matte-Anything' target='blank'>Matte Anything</a> in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "TGu-97",
|
||||
"title": "TGu Utilities",
|
||||
"reference": "https://github.com/TGu-97/ComfyUI-TGu-utils",
|
||||
"files": [
|
||||
"https://github.com/TGu-97/ComfyUI-TGu-utils"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: MPN Switch, MPN Reroute, PN Switch. This is a set of custom nodes for ComfyUI. Mainly focus on control switches."
|
||||
},
|
||||
{
|
||||
"author": "M1kep",
|
||||
"title": "Comfy_KepKitchenSink",
|
||||
"reference": "https://github.com/M1kep/Comfy_KepKitchenSink",
|
||||
"files": [
|
||||
"https://github.com/M1kep/Comfy_KepKitchenSink"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: KepRotateImage"
|
||||
},
|
||||
{
|
||||
"author": "Kosinkadink",
|
||||
"title": "ComfyUI-VideoHelperSuite",
|
||||
"reference": "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite",
|
||||
"files": [
|
||||
"https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: VHS_VideoCombine. Nodes related to video workflows"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -568,7 +568,9 @@
|
||||
],
|
||||
"https://github.com/Gourieff/comfyui-reactor-node": [
|
||||
[
|
||||
"ReActorFaceSwap"
|
||||
"ReActorFaceSwap",
|
||||
"ReActorLoadFaceModel",
|
||||
"ReActorSaveFaceModel"
|
||||
],
|
||||
{
|
||||
"title_aux": "ReActor Node for ComfyUI"
|
||||
@ -2060,7 +2062,9 @@
|
||||
],
|
||||
"https://github.com/aszc-dev/ComfyUI-CoreMLSuite": [
|
||||
[
|
||||
"Core ML Converter",
|
||||
"Core ML LCM Converter",
|
||||
"Core ML LoRA Loader",
|
||||
"CoreMLModelAdapter",
|
||||
"CoreMLSampler",
|
||||
"CoreMLUNetLoader"
|
||||
@ -2203,6 +2207,7 @@
|
||||
"Color Clip (advanced)",
|
||||
"Color Clip ADE20k",
|
||||
"ColorDictionary",
|
||||
"ColorDictionary (custom)",
|
||||
"Conditioning (combine multiple)",
|
||||
"Conditioning (combine selective)",
|
||||
"Conditioning Grid (cond)",
|
||||
@ -2225,10 +2230,12 @@
|
||||
"FlatLatentsIntoSingleGrid",
|
||||
"Framed Mask Grab Cut",
|
||||
"Framed Mask Grab Cut 2",
|
||||
"FromListGetColors",
|
||||
"FromListGetConds",
|
||||
"FromListGetImages",
|
||||
"FromListGetLatents",
|
||||
"FromListGetModels",
|
||||
"FromListGetStrings",
|
||||
"Get Contour from list",
|
||||
"Get Models",
|
||||
"Get Prompt",
|
||||
@ -2259,10 +2266,12 @@
|
||||
"String",
|
||||
"String to Float",
|
||||
"String to Integer",
|
||||
"ToColorList",
|
||||
"ToCondList",
|
||||
"ToImageList",
|
||||
"ToLatentList",
|
||||
"ToModelList",
|
||||
"ToStringList",
|
||||
"VAEEncodeBatch"
|
||||
],
|
||||
{
|
||||
@ -2949,6 +2958,7 @@
|
||||
[
|
||||
"YANC.ConcatStrings",
|
||||
"YANC.FormatDatetimeString",
|
||||
"YANC.GetWidgetValueString",
|
||||
"YANC.IntegerCaster",
|
||||
"YANC.MultilineString",
|
||||
"YANC.TruncateString"
|
||||
@ -3273,6 +3283,7 @@
|
||||
"CacheBackendDataNumberKey //Inspire",
|
||||
"CacheBackendDataNumberKeyList //Inspire",
|
||||
"Canny_Preprocessor_Provider_for_SEGS //Inspire",
|
||||
"ChangeImageBatchSize //Inspire",
|
||||
"Color_Preprocessor_Provider_for_SEGS //Inspire",
|
||||
"DWPreprocessor_Provider_for_SEGS //Inspire",
|
||||
"FakeScribblePreprocessor_Provider_for_SEGS //Inspire",
|
||||
@ -4565,7 +4576,7 @@
|
||||
"PromptTermList6"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-noEmbryo nodes"
|
||||
"title_aux": "noEmbryo nodes"
|
||||
}
|
||||
],
|
||||
"https://raw.githubusercontent.com/throttlekitty/SDXLCustomAspectRatio/main/SDXLAspectRatio.py": [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user