mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-18 10:52:59 +08:00
update DB
This commit is contained in:
parent
2dbbb83961
commit
dc6c59a1d4
@ -5788,6 +5788,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes:Inversed Euler Sampler, Mix Noise with Latent, Combine Latent Noise"
|
"description": "Nodes:Inversed Euler Sampler, Mix Noise with Latent, Combine Latent Noise"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "logtd",
|
||||||
|
"title": "ComfyUI-RefSampling",
|
||||||
|
"reference": "https://github.com/logtd/ComfyUI-RefSampling",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/logtd/ComfyUI-RefSampling"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes:Apply Ref UNet, Ref Sampler, Ref Sampler Custom"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "Big-Idea-Technology",
|
"author": "Big-Idea-Technology",
|
||||||
"title": "ImageTextOverlay Node for ComfyUI",
|
"title": "ImageTextOverlay Node for ComfyUI",
|
||||||
@ -6931,6 +6941,17 @@
|
|||||||
"install_type": "copy",
|
"install_type": "copy",
|
||||||
"description": "Nodes:Indoor Backgrounds, Landscape Backgrounds. Custom nodes for ComfyUI which allows selective 'randomness' in constructing a prompt for portrait backgrounds."
|
"description": "Nodes:Indoor Backgrounds, Landscape Backgrounds. Custom nodes for ComfyUI which allows selective 'randomness' in constructing a prompt for portrait backgrounds."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "MokkaBoss1",
|
||||||
|
"title": "NatureColours, UrbanColours",
|
||||||
|
"reference": "https://github.com/MokkaBoss1/NatureColours",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/MokkaBoss1/NatureColours/raw/main/NatureColours.py",
|
||||||
|
"https://github.com/MokkaBoss1/NatureColours/raw/main/UrbanColours.py"
|
||||||
|
],
|
||||||
|
"install_type": "copy",
|
||||||
|
"description": "Nodes:NatureColours, UrbanColours. These nodes outputs the color code for the selected color as a string."
|
||||||
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"author": "theally",
|
"author": "theally",
|
||||||
|
|||||||
@ -882,7 +882,7 @@
|
|||||||
"author": "CRE8IT GmbH",
|
"author": "CRE8IT GmbH",
|
||||||
"description": "This extension offers various nodes.",
|
"description": "This extension offers various nodes.",
|
||||||
"nickname": "cre8Nodes",
|
"nickname": "cre8Nodes",
|
||||||
"title": "cr8SerialPrompter",
|
"title": "cr8ApplySerialPrompter",
|
||||||
"title_aux": "ComfyUI-Cre8it-Nodes"
|
"title_aux": "ComfyUI-Cre8it-Nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -2149,6 +2149,14 @@
|
|||||||
"title_aux": "Backgrounds (Landscape,Indoor)"
|
"title_aux": "Backgrounds (Landscape,Indoor)"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/MokkaBoss1/NatureColours/raw/main/NatureColours.py": [
|
||||||
|
[
|
||||||
|
"NatureColours"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "NatureColours, UrbanColours"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/MrForExample/ComfyUI-3D-Pack": [
|
"https://github.com/MrForExample/ComfyUI-3D-Pack": [
|
||||||
[],
|
[],
|
||||||
{
|
{
|
||||||
@ -5048,6 +5056,15 @@
|
|||||||
"title_aux": "ComfyUI LLaVA Captioner"
|
"title_aux": "ComfyUI LLaVA Captioner"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/chaojie/ComfyUI-AniPortrait": [
|
||||||
|
[
|
||||||
|
"AniPortraitLoader",
|
||||||
|
"AniPortraitRun"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-AniPortrait"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/chaojie/ComfyUI-Champ": [
|
"https://github.com/chaojie/ComfyUI-Champ": [
|
||||||
[
|
[
|
||||||
"ChampLoader",
|
"ChampLoader",
|
||||||
@ -5296,6 +5313,7 @@
|
|||||||
"chaosaiart_KSampler3",
|
"chaosaiart_KSampler3",
|
||||||
"chaosaiart_Load_Image_Batch",
|
"chaosaiart_Load_Image_Batch",
|
||||||
"chaosaiart_Load_Image_Batch_2img",
|
"chaosaiart_Load_Image_Batch_2img",
|
||||||
|
"chaosaiart_MainPromptCLIPEncode",
|
||||||
"chaosaiart_Number",
|
"chaosaiart_Number",
|
||||||
"chaosaiart_Number_Counter",
|
"chaosaiart_Number_Counter",
|
||||||
"chaosaiart_Number_Switch",
|
"chaosaiart_Number_Switch",
|
||||||
@ -7725,6 +7743,16 @@
|
|||||||
"title_aux": "ComfyUI-InversedNoise"
|
"title_aux": "ComfyUI-InversedNoise"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/logtd/ComfyUI-RefSampling": [
|
||||||
|
[
|
||||||
|
"ApplyRefUNetNode",
|
||||||
|
"RefSamplerCustomNode",
|
||||||
|
"RefSamplerNode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-RefSampling"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/logtd/ComfyUI-TrackingNodes": [
|
"https://github.com/logtd/ComfyUI-TrackingNodes": [
|
||||||
[
|
[
|
||||||
"OpenPoseTrackerNode",
|
"OpenPoseTrackerNode",
|
||||||
@ -9147,18 +9175,6 @@
|
|||||||
"title_aux": "ComfyUI-send-Eagle(slim)"
|
"title_aux": "ComfyUI-send-Eagle(slim)"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/shinich39/comfyui-load-image-39": [
|
|
||||||
[
|
|
||||||
"Load Image #39"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"author": "shinich39",
|
|
||||||
"description": "Load png image sequentially with metadata",
|
|
||||||
"nickname": "Load Image 39",
|
|
||||||
"title": "Load Image 39",
|
|
||||||
"title_aux": "comfyui-load-image-39"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/shockz0rz/ComfyUI_InterpolateEverything": [
|
"https://github.com/shockz0rz/ComfyUI_InterpolateEverything": [
|
||||||
[
|
[
|
||||||
"OpenposePreprocessorInterpolate"
|
"OpenposePreprocessorInterpolate"
|
||||||
@ -10206,6 +10222,7 @@
|
|||||||
"easy poseEditor",
|
"easy poseEditor",
|
||||||
"easy positive",
|
"easy positive",
|
||||||
"easy preDetailerFix",
|
"easy preDetailerFix",
|
||||||
|
"easy preMaskDetailerFix",
|
||||||
"easy preSampling",
|
"easy preSampling",
|
||||||
"easy preSamplingAdvanced",
|
"easy preSamplingAdvanced",
|
||||||
"easy preSamplingCascade",
|
"easy preSamplingCascade",
|
||||||
@ -10377,6 +10394,9 @@
|
|||||||
"Bedrock - Claude",
|
"Bedrock - Claude",
|
||||||
"Bedrock - SDXL",
|
"Bedrock - SDXL",
|
||||||
"Bedrock - Titan Image",
|
"Bedrock - Titan Image",
|
||||||
|
"Image From S3",
|
||||||
|
"Image From URL",
|
||||||
|
"Image To S3",
|
||||||
"Prompt Regex Remove",
|
"Prompt Regex Remove",
|
||||||
"Prompt Template"
|
"Prompt Template"
|
||||||
],
|
],
|
||||||
|
|||||||
@ -11,6 +11,37 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "MokkaBoss1",
|
||||||
|
"title": "NatureColours, UrbanColours",
|
||||||
|
"reference": "https://github.com/MokkaBoss1/NatureColours",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/MokkaBoss1/NatureColours/raw/main/NatureColours.py",
|
||||||
|
"https://github.com/MokkaBoss1/NatureColours/raw/main/UrbanColours.py"
|
||||||
|
],
|
||||||
|
"install_type": "copy",
|
||||||
|
"description": "Nodes:NatureColours, UrbanColours. These nodes outputs the color code for the selected color as a string."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "logtd",
|
||||||
|
"title": "ComfyUI-RefSampling",
|
||||||
|
"reference": "https://github.com/logtd/ComfyUI-RefSampling",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/logtd/ComfyUI-RefSampling"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes:Apply Ref UNet, Ref Sampler, Ref Sampler Custom"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "chaojie",
|
||||||
|
"title": "ComfyUI-AniPortrait",
|
||||||
|
"reference": "https://github.com/chaojie/ComfyUI-AniPortrait",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/chaojie/ComfyUI-AniPortrait"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI AniPortrait"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "wei30172",
|
"author": "wei30172",
|
||||||
"title": "comfygen",
|
"title": "comfygen",
|
||||||
@ -663,36 +694,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Allows native usage of ModelScope based Text To Video Models in ComfyUI"
|
"description": "Allows native usage of ModelScope based Text To Video Models in ComfyUI"
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "Pos13",
|
|
||||||
"title": "Cyclist",
|
|
||||||
"reference": "https://github.com/Pos13/comfyui-cyclist",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/Pos13/comfyui-cyclist"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "This extension provides tools to iterate generation results between runs. In general, it's for cycles."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "hackkhai",
|
|
||||||
"title": "ComfyUI-Image-Matting",
|
|
||||||
"reference": "https://github.com/hackkhai/ComfyUI-Image-Matting",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/hackkhai/ComfyUI-Image-Matting"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "This node improves the quality of the image mask. more suitable for image composite matting"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "diSty",
|
|
||||||
"title": "ComfyUI Frame Maker",
|
|
||||||
"reference": "https://github.com/diStyApps/ComfyUI_FrameMaker",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/diStyApps/ComfyUI_FrameMaker"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "This node creates a sequence of frames by moving and scaling a subject image over a background image."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -882,7 +882,7 @@
|
|||||||
"author": "CRE8IT GmbH",
|
"author": "CRE8IT GmbH",
|
||||||
"description": "This extension offers various nodes.",
|
"description": "This extension offers various nodes.",
|
||||||
"nickname": "cre8Nodes",
|
"nickname": "cre8Nodes",
|
||||||
"title": "cr8SerialPrompter",
|
"title": "cr8ApplySerialPrompter",
|
||||||
"title_aux": "ComfyUI-Cre8it-Nodes"
|
"title_aux": "ComfyUI-Cre8it-Nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -2149,6 +2149,14 @@
|
|||||||
"title_aux": "Backgrounds (Landscape,Indoor)"
|
"title_aux": "Backgrounds (Landscape,Indoor)"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/MokkaBoss1/NatureColours/raw/main/NatureColours.py": [
|
||||||
|
[
|
||||||
|
"NatureColours"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "NatureColours, UrbanColours"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/MrForExample/ComfyUI-3D-Pack": [
|
"https://github.com/MrForExample/ComfyUI-3D-Pack": [
|
||||||
[],
|
[],
|
||||||
{
|
{
|
||||||
@ -5048,6 +5056,15 @@
|
|||||||
"title_aux": "ComfyUI LLaVA Captioner"
|
"title_aux": "ComfyUI LLaVA Captioner"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/chaojie/ComfyUI-AniPortrait": [
|
||||||
|
[
|
||||||
|
"AniPortraitLoader",
|
||||||
|
"AniPortraitRun"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-AniPortrait"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/chaojie/ComfyUI-Champ": [
|
"https://github.com/chaojie/ComfyUI-Champ": [
|
||||||
[
|
[
|
||||||
"ChampLoader",
|
"ChampLoader",
|
||||||
@ -5296,6 +5313,7 @@
|
|||||||
"chaosaiart_KSampler3",
|
"chaosaiart_KSampler3",
|
||||||
"chaosaiart_Load_Image_Batch",
|
"chaosaiart_Load_Image_Batch",
|
||||||
"chaosaiart_Load_Image_Batch_2img",
|
"chaosaiart_Load_Image_Batch_2img",
|
||||||
|
"chaosaiart_MainPromptCLIPEncode",
|
||||||
"chaosaiart_Number",
|
"chaosaiart_Number",
|
||||||
"chaosaiart_Number_Counter",
|
"chaosaiart_Number_Counter",
|
||||||
"chaosaiart_Number_Switch",
|
"chaosaiart_Number_Switch",
|
||||||
@ -7725,6 +7743,16 @@
|
|||||||
"title_aux": "ComfyUI-InversedNoise"
|
"title_aux": "ComfyUI-InversedNoise"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/logtd/ComfyUI-RefSampling": [
|
||||||
|
[
|
||||||
|
"ApplyRefUNetNode",
|
||||||
|
"RefSamplerCustomNode",
|
||||||
|
"RefSamplerNode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-RefSampling"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/logtd/ComfyUI-TrackingNodes": [
|
"https://github.com/logtd/ComfyUI-TrackingNodes": [
|
||||||
[
|
[
|
||||||
"OpenPoseTrackerNode",
|
"OpenPoseTrackerNode",
|
||||||
@ -9147,18 +9175,6 @@
|
|||||||
"title_aux": "ComfyUI-send-Eagle(slim)"
|
"title_aux": "ComfyUI-send-Eagle(slim)"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/shinich39/comfyui-load-image-39": [
|
|
||||||
[
|
|
||||||
"Load Image #39"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"author": "shinich39",
|
|
||||||
"description": "Load png image sequentially with metadata",
|
|
||||||
"nickname": "Load Image 39",
|
|
||||||
"title": "Load Image 39",
|
|
||||||
"title_aux": "comfyui-load-image-39"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/shockz0rz/ComfyUI_InterpolateEverything": [
|
"https://github.com/shockz0rz/ComfyUI_InterpolateEverything": [
|
||||||
[
|
[
|
||||||
"OpenposePreprocessorInterpolate"
|
"OpenposePreprocessorInterpolate"
|
||||||
@ -10206,6 +10222,7 @@
|
|||||||
"easy poseEditor",
|
"easy poseEditor",
|
||||||
"easy positive",
|
"easy positive",
|
||||||
"easy preDetailerFix",
|
"easy preDetailerFix",
|
||||||
|
"easy preMaskDetailerFix",
|
||||||
"easy preSampling",
|
"easy preSampling",
|
||||||
"easy preSamplingAdvanced",
|
"easy preSamplingAdvanced",
|
||||||
"easy preSamplingCascade",
|
"easy preSamplingCascade",
|
||||||
@ -10377,6 +10394,9 @@
|
|||||||
"Bedrock - Claude",
|
"Bedrock - Claude",
|
||||||
"Bedrock - SDXL",
|
"Bedrock - SDXL",
|
||||||
"Bedrock - Titan Image",
|
"Bedrock - Titan Image",
|
||||||
|
"Image From S3",
|
||||||
|
"Image From URL",
|
||||||
|
"Image To S3",
|
||||||
"Prompt Regex Remove",
|
"Prompt Regex Remove",
|
||||||
"Prompt Template"
|
"Prompt Template"
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user