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
6c93e237d7
commit
a60c95c2f4
@ -7941,7 +7941,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes: Runtime44Upscaler, Runtime44ColorMatch, Runtime44DynamicKSampler, Runtime44ImageOverlay, Runtime44ImageResizer, Runtime44ImageToNoise, Runtime44MaskSampler, Runtime44TiledMaskSampler, Runtime44IterativeUpscaleFactor, Runtime44ImageEnhance"
|
"description": "Nodes: Runtime44Upscaler, Runtime44ColorMatch, Runtime44DynamicKSampler, Runtime44ImageOverlay, Runtime44ImageResizer, Runtime44ImageToNoise, Runtime44MaskSampler, Runtime44TiledMaskSampler, Runtime44IterativeUpscaleFactor, Runtime44ImageEnhance"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "osiworx",
|
||||||
|
"title": "ComfyUI_Prompt-Quill",
|
||||||
|
"reference": "https://github.com/osi1880vr/prompt_quill_comfyui",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/osi1880vr/prompt_quill_comfyui/raw/main/CompfyuiPromptQuill.py"
|
||||||
|
],
|
||||||
|
"install_type": "copy",
|
||||||
|
"description": "Nodes:Use Prompt Quill in Comfyui"
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -9306,6 +9306,7 @@
|
|||||||
"Base64ToMask",
|
"Base64ToMask",
|
||||||
"ColorPicker",
|
"ColorPicker",
|
||||||
"GetImageBatchSize",
|
"GetImageBatchSize",
|
||||||
|
"ImageEqual",
|
||||||
"ImageToBase64",
|
"ImageToBase64",
|
||||||
"ImageToBase64Advanced",
|
"ImageToBase64Advanced",
|
||||||
"InsightFaceBBOXDetect",
|
"InsightFaceBBOXDetect",
|
||||||
@ -10348,6 +10349,17 @@
|
|||||||
"title_aux": "Quality of life Suit:V2"
|
"title_aux": "Quality of life Suit:V2"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/osi1880vr/prompt_quill_comfyui/raw/main/CompfyuiPromptQuill.py": [
|
||||||
|
[
|
||||||
|
"PromptQuillGenerate",
|
||||||
|
"PromptQuillGenerateConditioning",
|
||||||
|
"PromptQuillSail",
|
||||||
|
"PromptQuillSailConditioning"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI_Prompt-Quill"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/ostris/ostris_nodes_comfyui": [
|
"https://github.com/ostris/ostris_nodes_comfyui": [
|
||||||
[
|
[
|
||||||
"LLM Pipe Loader - Ostris",
|
"LLM Pipe Loader - Ostris",
|
||||||
@ -12107,6 +12119,7 @@
|
|||||||
"easy imageChooser",
|
"easy imageChooser",
|
||||||
"easy imageColorMatch",
|
"easy imageColorMatch",
|
||||||
"easy imageCount",
|
"easy imageCount",
|
||||||
|
"easy imageCropFromMask",
|
||||||
"easy imageInsetCrop",
|
"easy imageInsetCrop",
|
||||||
"easy imageInterrogator",
|
"easy imageInterrogator",
|
||||||
"easy imagePixelPerfect",
|
"easy imagePixelPerfect",
|
||||||
@ -12123,6 +12136,7 @@
|
|||||||
"easy imageSwitch",
|
"easy imageSwitch",
|
||||||
"easy imageToBase64",
|
"easy imageToBase64",
|
||||||
"easy imageToMask",
|
"easy imageToMask",
|
||||||
|
"easy imageUncropFromBBOX",
|
||||||
"easy imagesSplitImage",
|
"easy imagesSplitImage",
|
||||||
"easy injectNoiseToLatent",
|
"easy injectNoiseToLatent",
|
||||||
"easy instantIDApply",
|
"easy instantIDApply",
|
||||||
@ -12173,6 +12187,7 @@
|
|||||||
"easy promptReplace",
|
"easy promptReplace",
|
||||||
"easy rangeFloat",
|
"easy rangeFloat",
|
||||||
"easy rangeInt",
|
"easy rangeInt",
|
||||||
|
"easy removeLocalImage",
|
||||||
"easy samLoaderPipe",
|
"easy samLoaderPipe",
|
||||||
"easy seed",
|
"easy seed",
|
||||||
"easy showAnything",
|
"easy showAnything",
|
||||||
|
|||||||
@ -9,6 +9,8 @@
|
|||||||
"description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing 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.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel."
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
{
|
{
|
||||||
"author": "runtime44",
|
"author": "runtime44",
|
||||||
"title": "Runtime44 ComfyUI Nodes",
|
"title": "Runtime44 ComfyUI Nodes",
|
||||||
@ -19,16 +21,6 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes: Runtime44Upscaler, Runtime44ColorMatch, Runtime44DynamicKSampler, Runtime44ImageOverlay, Runtime44ImageResizer, Runtime44ImageToNoise, Runtime44MaskSampler, Runtime44TiledMaskSampler, Runtime44IterativeUpscaleFactor, Runtime44ImageEnhance"
|
"description": "Nodes: Runtime44Upscaler, Runtime44ColorMatch, Runtime44DynamicKSampler, Runtime44ImageOverlay, Runtime44ImageResizer, Runtime44ImageToNoise, Runtime44MaskSampler, Runtime44TiledMaskSampler, Runtime44IterativeUpscaleFactor, Runtime44ImageEnhance"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"author": "osiworx",
|
|
||||||
"title": "ComfyUI_Prompt-Quill",
|
|
||||||
"reference": "https://github.com/osi1880vr/prompt_quill_comfyui",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/osi1880vr/prompt_quill_comfyui/raw/main/CompfyuiPromptQuill.py"
|
|
||||||
],
|
|
||||||
"install_type": "copy",
|
|
||||||
"description": "Nodes:Use Prompt Quill in Comfyui"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "ericbeyer",
|
"author": "ericbeyer",
|
||||||
"title": "guidance_interval",
|
"title": "guidance_interval",
|
||||||
|
|||||||
@ -12,6 +12,16 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "osiworx",
|
||||||
|
"title": "ComfyUI_Prompt-Quill",
|
||||||
|
"reference": "https://github.com/osi1880vr/prompt_quill_comfyui",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/osi1880vr/prompt_quill_comfyui/raw/main/CompfyuiPromptQuill.py"
|
||||||
|
],
|
||||||
|
"install_type": "copy",
|
||||||
|
"description": "Nodes:Use Prompt Quill in Comfyui"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "runtime44",
|
"author": "runtime44",
|
||||||
"title": "Runtime44 ComfyUI Nodes",
|
"title": "Runtime44 ComfyUI Nodes",
|
||||||
@ -681,26 +691,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Unofficial implementation of [a/OpenVoice](https://github.com/myshell-ai/OpenVoice) for ComfyUI"
|
"description": "Unofficial implementation of [a/OpenVoice](https://github.com/myshell-ai/OpenVoice) for ComfyUI"
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "kealiu",
|
|
||||||
"title": "ComfyUI Load and Save file to S3",
|
|
||||||
"reference": "https://github.com/kealiu/ComfyUI-S3-Tools",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/kealiu/ComfyUI-S3-Tools"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Nodes:Load From S3, Save To S3."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "txt2any",
|
|
||||||
"title": "ComfyUI-PromptOrganizer",
|
|
||||||
"reference": "https://github.com/txt2any/ComfyUI-PromptOrganizer",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/txt2any/ComfyUI-PromptOrganizer"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "This is a custom node for ComfyUI that automatically saves your AI-generated images specifically to [a/www.txt2any.com](http://www.txt2any.com/)."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@ -9306,6 +9306,7 @@
|
|||||||
"Base64ToMask",
|
"Base64ToMask",
|
||||||
"ColorPicker",
|
"ColorPicker",
|
||||||
"GetImageBatchSize",
|
"GetImageBatchSize",
|
||||||
|
"ImageEqual",
|
||||||
"ImageToBase64",
|
"ImageToBase64",
|
||||||
"ImageToBase64Advanced",
|
"ImageToBase64Advanced",
|
||||||
"InsightFaceBBOXDetect",
|
"InsightFaceBBOXDetect",
|
||||||
@ -10348,6 +10349,17 @@
|
|||||||
"title_aux": "Quality of life Suit:V2"
|
"title_aux": "Quality of life Suit:V2"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/osi1880vr/prompt_quill_comfyui/raw/main/CompfyuiPromptQuill.py": [
|
||||||
|
[
|
||||||
|
"PromptQuillGenerate",
|
||||||
|
"PromptQuillGenerateConditioning",
|
||||||
|
"PromptQuillSail",
|
||||||
|
"PromptQuillSailConditioning"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI_Prompt-Quill"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/ostris/ostris_nodes_comfyui": [
|
"https://github.com/ostris/ostris_nodes_comfyui": [
|
||||||
[
|
[
|
||||||
"LLM Pipe Loader - Ostris",
|
"LLM Pipe Loader - Ostris",
|
||||||
@ -12107,6 +12119,7 @@
|
|||||||
"easy imageChooser",
|
"easy imageChooser",
|
||||||
"easy imageColorMatch",
|
"easy imageColorMatch",
|
||||||
"easy imageCount",
|
"easy imageCount",
|
||||||
|
"easy imageCropFromMask",
|
||||||
"easy imageInsetCrop",
|
"easy imageInsetCrop",
|
||||||
"easy imageInterrogator",
|
"easy imageInterrogator",
|
||||||
"easy imagePixelPerfect",
|
"easy imagePixelPerfect",
|
||||||
@ -12123,6 +12136,7 @@
|
|||||||
"easy imageSwitch",
|
"easy imageSwitch",
|
||||||
"easy imageToBase64",
|
"easy imageToBase64",
|
||||||
"easy imageToMask",
|
"easy imageToMask",
|
||||||
|
"easy imageUncropFromBBOX",
|
||||||
"easy imagesSplitImage",
|
"easy imagesSplitImage",
|
||||||
"easy injectNoiseToLatent",
|
"easy injectNoiseToLatent",
|
||||||
"easy instantIDApply",
|
"easy instantIDApply",
|
||||||
@ -12173,6 +12187,7 @@
|
|||||||
"easy promptReplace",
|
"easy promptReplace",
|
||||||
"easy rangeFloat",
|
"easy rangeFloat",
|
||||||
"easy rangeInt",
|
"easy rangeInt",
|
||||||
|
"easy removeLocalImage",
|
||||||
"easy samLoaderPipe",
|
"easy samLoaderPipe",
|
||||||
"easy seed",
|
"easy seed",
|
||||||
"easy showAnything",
|
"easy showAnything",
|
||||||
|
|||||||
@ -189,6 +189,16 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Custom utility nodes for ComfyUI"
|
"description": "Custom utility nodes for ComfyUI"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "gonzalu",
|
||||||
|
"title": "ComfyUI YouFunnyGuys Comical Custom Nodes",
|
||||||
|
"reference": "https://github.com/gonzalu/ComfyUI_YFG_Comical",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/gonzalu/ComfyUI_YFG_Comical"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This is a repository of ComfyUI custom nodes. I was looking for a node that provided some functionality and did not find one. So I decided to create one myself in order to have the functionality I desired as well as way to teach myself how to code."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user