mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 14:14:54 +08:00
update DB
This commit is contained in:
parent
808a55ca4c
commit
2cd8f7a986
@ -7369,6 +7369,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "image to sticker"
|
||||
},
|
||||
{
|
||||
"author": "turkyden",
|
||||
"title": "ComfyUI-Comic",
|
||||
"reference": "https://github.com/turkyden/ComfyUI-Comic",
|
||||
"files": [
|
||||
"https://github.com/turkyden/ComfyUI-Comic"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a comfyui plugin for image to comic"
|
||||
},
|
||||
{
|
||||
"author": "royceschultz",
|
||||
"title": "ComfyUI-TranscriptionTools",
|
||||
@ -7489,6 +7499,26 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a custom node of ComfyUI that categorizes tags outputted by tools like WD14Tagger, filters them by each category, and returns the filtered results."
|
||||
},
|
||||
{
|
||||
"author": "Intersection98",
|
||||
"title": "ComfyUI-MX-post-processing-nodes",
|
||||
"reference": "https://github.com/Intersection98/ComfyUI_MX_post_processing-nodes",
|
||||
"files": [
|
||||
"https://github.com/Intersection98/ComfyUI_MX_post_processing-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of post processing nodes for ComfyUI, dds image post-processing adjustment capabilities to the ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "TencentQQGYLab",
|
||||
"title": "ComfyUI-ELLA",
|
||||
"reference": "https://github.com/TencentQQGYLab/ComfyUI-ELLA",
|
||||
"files": [
|
||||
"https://github.com/TencentQQGYLab/ComfyUI-ELLA"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI implementation for [a/ELLA](https://github.com/TencentQQGYLab/ELLA)."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1103,6 +1103,7 @@
|
||||
"Merge sigmas by average",
|
||||
"Merge sigmas gradually",
|
||||
"Multiply sigmas",
|
||||
"Output min/max sigmas",
|
||||
"Split and concatenate sigmas",
|
||||
"The Golden Scheduler"
|
||||
],
|
||||
@ -1579,6 +1580,34 @@
|
||||
"title_aux": "ikhor-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Intersection98/ComfyUI_MX_post_processing-nodes": [
|
||||
[
|
||||
"MX_AlphaBlend",
|
||||
"MX_Blend",
|
||||
"MX_Blur",
|
||||
"MX_Canny",
|
||||
"MX_ChromaticAberration",
|
||||
"MX_ColorCorrect",
|
||||
"MX_ColorMatch",
|
||||
"MX_ColorTint",
|
||||
"MX_Glow",
|
||||
"MX_HSVThresholdMask",
|
||||
"MX_KuwaharaBlur(Cartoon)",
|
||||
"MX_LUT",
|
||||
"MX_LensBokeh",
|
||||
"MX_LensOpticAxis",
|
||||
"MX_LensZoomBurst",
|
||||
"MX_Mosaic",
|
||||
"MX_Noise",
|
||||
"MX_Posterize",
|
||||
"MX_SineWave",
|
||||
"MX_Solarize",
|
||||
"MX_Vignette"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MX-post-processing-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Inzaniak/comfyui-ranbooru": [
|
||||
[
|
||||
"LockSeed",
|
||||
@ -2653,6 +2682,7 @@
|
||||
"CyclistTimerStop",
|
||||
"CyclistTypeCast",
|
||||
"Interrupt",
|
||||
"LoopManager",
|
||||
"MemorizeConditioning",
|
||||
"MemorizeFloat",
|
||||
"MemorizeInt",
|
||||
@ -3675,6 +3705,19 @@
|
||||
"title_aux": "ComfyS3"
|
||||
}
|
||||
],
|
||||
"https://github.com/TencentQQGYLab/ComfyUI-ELLA": [
|
||||
[
|
||||
"ConditionToEllaEmbeds",
|
||||
"ELLALoader",
|
||||
"EllaApply",
|
||||
"EllaCombineEmbeds",
|
||||
"T5TextEncode #ELLA",
|
||||
"T5TextEncoderLoader #ELLA"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ELLA"
|
||||
}
|
||||
],
|
||||
"https://github.com/TheBarret/ZSuite": [
|
||||
[
|
||||
"ZSuite: Prompter",
|
||||
@ -5408,13 +5451,17 @@
|
||||
"title_aux": "ComfyUI-AniPortrait"
|
||||
}
|
||||
],
|
||||
"https://github.com/chaojie/ComfyUI-CameraCtrl": [
|
||||
"https://github.com/chaojie/ComfyUI-CameraCtrl-Wrapper": [
|
||||
[
|
||||
"CameraBasic",
|
||||
"CameraCombine",
|
||||
"CameraCtrlLoader",
|
||||
"CameraCtrlRun"
|
||||
"CameraCtrlRun",
|
||||
"CameraJoin",
|
||||
"CameraTrajectory"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-CameraCtrl"
|
||||
"title_aux": "ComfyUI-CameraCtrl-Wrapper"
|
||||
}
|
||||
],
|
||||
"https://github.com/chaojie/ComfyUI-Champ": [
|
||||
@ -6449,8 +6496,10 @@
|
||||
"MaskFlip+",
|
||||
"MaskFromBatch+",
|
||||
"MaskFromColor+",
|
||||
"MaskFromRGBCMYBW+",
|
||||
"MaskFromSegmentation+",
|
||||
"MaskPreview+",
|
||||
"MaskSmooth+",
|
||||
"ModelCompile+",
|
||||
"NoiseFromImage~",
|
||||
"PixelOEPixelize+",
|
||||
@ -6561,9 +6610,11 @@
|
||||
[
|
||||
"JDCN_AnyFileList",
|
||||
"JDCN_AnyFileListHelper",
|
||||
"JDCN_AnyFileListRandom",
|
||||
"JDCN_AnyFileSelector",
|
||||
"JDCN_BatchImageLoadFromList",
|
||||
"JDCN_BatchLatentLoadFromDir",
|
||||
"JDCN_BatchLatentLoadFromList",
|
||||
"JDCN_BatchSaveLatent",
|
||||
"JDCN_FileMover",
|
||||
"JDCN_ImageSaver",
|
||||
@ -7037,6 +7088,21 @@
|
||||
"title_aux": "fcSuite"
|
||||
}
|
||||
],
|
||||
"https://github.com/florestefano1975/ComfyUI-StabilityAI-Suite": [
|
||||
[
|
||||
"StabilityAI Suite - Creative Upscale",
|
||||
"StabilityAI Suite - Creative Upscale Recover File",
|
||||
"StabilityAI Suite - Image Core + Style Preset",
|
||||
"StabilityAI Suite - Inpainting",
|
||||
"StabilityAI Suite - Outpainting",
|
||||
"StabilityAI Suite - Remove Background",
|
||||
"StabilityAI Suite - SD3",
|
||||
"StabilityAI Suite - Search and Replace"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI StabilityAI Suite"
|
||||
}
|
||||
],
|
||||
"https://github.com/florestefano1975/comfyui-portrait-master": [
|
||||
[
|
||||
"PortraitMaster"
|
||||
@ -7463,13 +7529,17 @@
|
||||
"https://github.com/heshengtao/comfyui_LLM_party": [
|
||||
[
|
||||
"LLM",
|
||||
"LLM_local",
|
||||
"check_web_tool",
|
||||
"classify_function",
|
||||
"classify_persona",
|
||||
"end_dialog",
|
||||
"file_combine",
|
||||
"file_combine_plus",
|
||||
"google_tool",
|
||||
"interpreter_tool",
|
||||
"load_file",
|
||||
"load_persona",
|
||||
"start_dialog",
|
||||
"time_tool",
|
||||
"tool_combine",
|
||||
@ -8182,6 +8252,7 @@
|
||||
"Intrinsic_lora_sampling",
|
||||
"JoinStrings",
|
||||
"LoadResAdapterNormalization",
|
||||
"MaskOrImageToWeight",
|
||||
"NormalizedAmplitudeToMask",
|
||||
"OffsetMask",
|
||||
"OffsetMaskByNormalizedAmplitude",
|
||||
@ -10751,6 +10822,14 @@
|
||||
"title_aux": "Hakkun-ComfyUI-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/turkyden/ComfyUI-Comic": [
|
||||
[
|
||||
"Image To Comic"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Comic"
|
||||
}
|
||||
],
|
||||
"https://github.com/turkyden/ComfyUI-Sticker": [
|
||||
[
|
||||
"Image To Sticker"
|
||||
@ -11203,7 +11282,6 @@
|
||||
"easy imagePixelPerfect",
|
||||
"easy imageRatio",
|
||||
"easy imageRemBg",
|
||||
"easy imageRemoveBG",
|
||||
"easy imageSave",
|
||||
"easy imageScaleDown",
|
||||
"easy imageScaleDownBy",
|
||||
@ -11265,6 +11343,7 @@
|
||||
"easy showLoaderSettingsNames",
|
||||
"easy showSpentTime",
|
||||
"easy showTensorShape",
|
||||
"easy stableDiffusion3API",
|
||||
"easy string",
|
||||
"easy stylesSelector",
|
||||
"easy sv3dLoader",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -20,6 +20,36 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "TencentQQGYLab",
|
||||
"title": "ComfyUI-ELLA",
|
||||
"reference": "https://github.com/TencentQQGYLab/ComfyUI-ELLA",
|
||||
"files": [
|
||||
"https://github.com/TencentQQGYLab/ComfyUI-ELLA"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI implementation for [a/ELLA](https://github.com/TencentQQGYLab/ELLA)."
|
||||
},
|
||||
{
|
||||
"author": "turkyden",
|
||||
"title": "ComfyUI-Comic",
|
||||
"reference": "https://github.com/turkyden/ComfyUI-Comic",
|
||||
"files": [
|
||||
"https://github.com/turkyden/ComfyUI-Comic"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a comfyui plugin for image to comic"
|
||||
},
|
||||
{
|
||||
"author": "Intersection98",
|
||||
"title": "ComfyUI-MX-post-processing-nodes",
|
||||
"reference": "https://github.com/Intersection98/ComfyUI_MX_post_processing-nodes",
|
||||
"files": [
|
||||
"https://github.com/Intersection98/ComfyUI_MX_post_processing-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of post processing nodes for ComfyUI, dds image post-processing adjustment capabilities to the ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "florestefano1975",
|
||||
"title": "ComfyUI StabilityAI Suite",
|
||||
@ -669,56 +699,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: ComfyUI_ImageToText"
|
||||
},
|
||||
{
|
||||
"author": "bvhari",
|
||||
"title": "ComfyUI_SUNoise",
|
||||
"reference": "https://github.com/bvhari/ComfyUI_SUNoise",
|
||||
"files": [
|
||||
"https://github.com/bvhari/ComfyUI_SUNoise"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Scaled Uniform Noise for Ancestral and Stochastic samplers"
|
||||
},
|
||||
{
|
||||
"author": "TJ16th",
|
||||
"title": "comfyUI_TJ_NormalLighting",
|
||||
"reference": "https://github.com/TJ16th/comfyUI_TJ_NormalLighting",
|
||||
"files": [
|
||||
"https://github.com/TJ16th/comfyUI_TJ_NormalLighting"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom Node for comfyUI for virtual lighting based on normal map.\nYou can use normal maps to add virtual lighting effects to your images."
|
||||
},
|
||||
{
|
||||
"author": "chaojie",
|
||||
"title": "ComfyUI-MuseTalk",
|
||||
"reference": "https://github.com/chaojie/ComfyUI-MuseTalk",
|
||||
"files": [
|
||||
"https://github.com/chaojie/ComfyUI-MuseTalk"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI MuseTalk"
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "DiffusionLight implementation for ComfyUI",
|
||||
"reference": "https://github.com/kijai/ComfyUI-DiffusionLight",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-DiffusionLight"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is simplified implementation of the [a/DiffusionLight](https://github.com/DiffusionLight/DiffusionLight) method of creating light probes. You will need the included LoRA, place it in ComfyUI/loras folder like usual, it's converted from the original diffusers one."
|
||||
},
|
||||
{
|
||||
"author": "bobmagicii",
|
||||
"title": "ComfyKit Custom Nodes",
|
||||
"reference": "https://github.com/bobmagicii/comfykit-custom-nodes",
|
||||
"files": [
|
||||
"https://github.com/bobmagicii/comfykit-custom-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:LoraWithMetadata, TypecasterImage."
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -1103,6 +1103,7 @@
|
||||
"Merge sigmas by average",
|
||||
"Merge sigmas gradually",
|
||||
"Multiply sigmas",
|
||||
"Output min/max sigmas",
|
||||
"Split and concatenate sigmas",
|
||||
"The Golden Scheduler"
|
||||
],
|
||||
@ -1579,6 +1580,34 @@
|
||||
"title_aux": "ikhor-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Intersection98/ComfyUI_MX_post_processing-nodes": [
|
||||
[
|
||||
"MX_AlphaBlend",
|
||||
"MX_Blend",
|
||||
"MX_Blur",
|
||||
"MX_Canny",
|
||||
"MX_ChromaticAberration",
|
||||
"MX_ColorCorrect",
|
||||
"MX_ColorMatch",
|
||||
"MX_ColorTint",
|
||||
"MX_Glow",
|
||||
"MX_HSVThresholdMask",
|
||||
"MX_KuwaharaBlur(Cartoon)",
|
||||
"MX_LUT",
|
||||
"MX_LensBokeh",
|
||||
"MX_LensOpticAxis",
|
||||
"MX_LensZoomBurst",
|
||||
"MX_Mosaic",
|
||||
"MX_Noise",
|
||||
"MX_Posterize",
|
||||
"MX_SineWave",
|
||||
"MX_Solarize",
|
||||
"MX_Vignette"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MX-post-processing-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Inzaniak/comfyui-ranbooru": [
|
||||
[
|
||||
"LockSeed",
|
||||
@ -2653,6 +2682,7 @@
|
||||
"CyclistTimerStop",
|
||||
"CyclistTypeCast",
|
||||
"Interrupt",
|
||||
"LoopManager",
|
||||
"MemorizeConditioning",
|
||||
"MemorizeFloat",
|
||||
"MemorizeInt",
|
||||
@ -3675,6 +3705,19 @@
|
||||
"title_aux": "ComfyS3"
|
||||
}
|
||||
],
|
||||
"https://github.com/TencentQQGYLab/ComfyUI-ELLA": [
|
||||
[
|
||||
"ConditionToEllaEmbeds",
|
||||
"ELLALoader",
|
||||
"EllaApply",
|
||||
"EllaCombineEmbeds",
|
||||
"T5TextEncode #ELLA",
|
||||
"T5TextEncoderLoader #ELLA"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ELLA"
|
||||
}
|
||||
],
|
||||
"https://github.com/TheBarret/ZSuite": [
|
||||
[
|
||||
"ZSuite: Prompter",
|
||||
@ -5408,13 +5451,17 @@
|
||||
"title_aux": "ComfyUI-AniPortrait"
|
||||
}
|
||||
],
|
||||
"https://github.com/chaojie/ComfyUI-CameraCtrl": [
|
||||
"https://github.com/chaojie/ComfyUI-CameraCtrl-Wrapper": [
|
||||
[
|
||||
"CameraBasic",
|
||||
"CameraCombine",
|
||||
"CameraCtrlLoader",
|
||||
"CameraCtrlRun"
|
||||
"CameraCtrlRun",
|
||||
"CameraJoin",
|
||||
"CameraTrajectory"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-CameraCtrl"
|
||||
"title_aux": "ComfyUI-CameraCtrl-Wrapper"
|
||||
}
|
||||
],
|
||||
"https://github.com/chaojie/ComfyUI-Champ": [
|
||||
@ -6449,8 +6496,10 @@
|
||||
"MaskFlip+",
|
||||
"MaskFromBatch+",
|
||||
"MaskFromColor+",
|
||||
"MaskFromRGBCMYBW+",
|
||||
"MaskFromSegmentation+",
|
||||
"MaskPreview+",
|
||||
"MaskSmooth+",
|
||||
"ModelCompile+",
|
||||
"NoiseFromImage~",
|
||||
"PixelOEPixelize+",
|
||||
@ -6561,9 +6610,11 @@
|
||||
[
|
||||
"JDCN_AnyFileList",
|
||||
"JDCN_AnyFileListHelper",
|
||||
"JDCN_AnyFileListRandom",
|
||||
"JDCN_AnyFileSelector",
|
||||
"JDCN_BatchImageLoadFromList",
|
||||
"JDCN_BatchLatentLoadFromDir",
|
||||
"JDCN_BatchLatentLoadFromList",
|
||||
"JDCN_BatchSaveLatent",
|
||||
"JDCN_FileMover",
|
||||
"JDCN_ImageSaver",
|
||||
@ -7037,6 +7088,21 @@
|
||||
"title_aux": "fcSuite"
|
||||
}
|
||||
],
|
||||
"https://github.com/florestefano1975/ComfyUI-StabilityAI-Suite": [
|
||||
[
|
||||
"StabilityAI Suite - Creative Upscale",
|
||||
"StabilityAI Suite - Creative Upscale Recover File",
|
||||
"StabilityAI Suite - Image Core + Style Preset",
|
||||
"StabilityAI Suite - Inpainting",
|
||||
"StabilityAI Suite - Outpainting",
|
||||
"StabilityAI Suite - Remove Background",
|
||||
"StabilityAI Suite - SD3",
|
||||
"StabilityAI Suite - Search and Replace"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI StabilityAI Suite"
|
||||
}
|
||||
],
|
||||
"https://github.com/florestefano1975/comfyui-portrait-master": [
|
||||
[
|
||||
"PortraitMaster"
|
||||
@ -7463,13 +7529,17 @@
|
||||
"https://github.com/heshengtao/comfyui_LLM_party": [
|
||||
[
|
||||
"LLM",
|
||||
"LLM_local",
|
||||
"check_web_tool",
|
||||
"classify_function",
|
||||
"classify_persona",
|
||||
"end_dialog",
|
||||
"file_combine",
|
||||
"file_combine_plus",
|
||||
"google_tool",
|
||||
"interpreter_tool",
|
||||
"load_file",
|
||||
"load_persona",
|
||||
"start_dialog",
|
||||
"time_tool",
|
||||
"tool_combine",
|
||||
@ -8182,6 +8252,7 @@
|
||||
"Intrinsic_lora_sampling",
|
||||
"JoinStrings",
|
||||
"LoadResAdapterNormalization",
|
||||
"MaskOrImageToWeight",
|
||||
"NormalizedAmplitudeToMask",
|
||||
"OffsetMask",
|
||||
"OffsetMaskByNormalizedAmplitude",
|
||||
@ -10751,6 +10822,14 @@
|
||||
"title_aux": "Hakkun-ComfyUI-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/turkyden/ComfyUI-Comic": [
|
||||
[
|
||||
"Image To Comic"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Comic"
|
||||
}
|
||||
],
|
||||
"https://github.com/turkyden/ComfyUI-Sticker": [
|
||||
[
|
||||
"Image To Sticker"
|
||||
@ -11203,7 +11282,6 @@
|
||||
"easy imagePixelPerfect",
|
||||
"easy imageRatio",
|
||||
"easy imageRemBg",
|
||||
"easy imageRemoveBG",
|
||||
"easy imageSave",
|
||||
"easy imageScaleDown",
|
||||
"easy imageScaleDownBy",
|
||||
@ -11265,6 +11343,7 @@
|
||||
"easy showLoaderSettingsNames",
|
||||
"easy showSpentTime",
|
||||
"easy showTensorShape",
|
||||
"easy stableDiffusion3API",
|
||||
"easy string",
|
||||
"easy stylesSelector",
|
||||
"easy sv3dLoader",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user