mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
df7f6032e0
commit
abcdb4552a
@ -1446,6 +1446,26 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes: NoisyLatentPerlin. This allows to create latent spaces filled with perlin-based noise that can actually be used by the samplers."
|
"description": "Nodes: NoisyLatentPerlin. This allows to create latent spaces filled with perlin-based noise that can actually be used by the samplers."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "Extraltodeus",
|
||||||
|
"title": "LoadLoraWithTags",
|
||||||
|
"reference": "https://github.com/Extraltodeus/LoadLoraWithTags",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Extraltodeus/LoadLoraWithTags"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes:LoadLoraWithTags. Save/Load trigger words for loras from a json and auto fetch them on civitai if they are missing."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "Extraltodeus",
|
||||||
|
"title": "sigmas_tools_and_the_golden_scheduler",
|
||||||
|
"reference": "https://github.com/Extraltodeus/sigmas_tools_and_the_golden_scheduler",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Extraltodeus/sigmas_tools_and_the_golden_scheduler"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A few nodes to mix sigmas and a custom scheduler that uses phi, then one using eval() to be able to schedule with custom formulas."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "JPS",
|
"author": "JPS",
|
||||||
"title": "JPS Custom Nodes for ComfyUI",
|
"title": "JPS Custom Nodes for ComfyUI",
|
||||||
@ -1707,16 +1727,6 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A suite of custom nodes for ConfyUI that includes GPT text-prompt generation, LoadVideo,SaveVideo,LoadFramesFromFolder and FrameInterpolator"
|
"description": "A suite of custom nodes for ConfyUI that includes GPT text-prompt generation, LoadVideo,SaveVideo,LoadFramesFromFolder and FrameInterpolator"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"author": "Extraltodeus",
|
|
||||||
"title": "LoadLoraWithTags",
|
|
||||||
"reference": "https://github.com/Extraltodeus/LoadLoraWithTags",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/Extraltodeus/LoadLoraWithTags"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Nodes:LoadLoraWithTags. Save/Load trigger words for loras from a json and auto fetch them on civitai if they are missing."
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "richinsley",
|
"author": "richinsley",
|
||||||
"title": "Comfy-LFO",
|
"title": "Comfy-LFO",
|
||||||
@ -1995,6 +2005,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Add Image Save nodes for TIFF 16 bit and EXR 32 bit formats. Probably only useful if you're applying a LUT or other color corrections, and care about preserving as much color accuracy as possible."
|
"description": "Add Image Save nodes for TIFF 16 bit and EXR 32 bit formats. Probably only useful if you're applying a LUT or other color corrections, and care about preserving as much color accuracy as possible."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "spacepxl",
|
||||||
|
"title": "ComfyUI-Image-Filters",
|
||||||
|
"reference": "https://github.com/spacepxl/ComfyUI-Image-Filters",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/spacepxl/ComfyUI-Image-Filters"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Image and matte filtering nodes for ComfyUI `image/filters/*`"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "PTA",
|
"author": "PTA",
|
||||||
"title": "auto nodes layout",
|
"title": "auto nodes layout",
|
||||||
@ -3320,16 +3340,6 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "The Demofusion Custom Node is a wrapper that adapts the work and implementation of the [a/DemoFusion](https://ruoyidu.github.io/demofusion/demofusion.html) technique created and implemented by Ruoyi Du to the Comfyui environment."
|
"description": "The Demofusion Custom Node is a wrapper that adapts the work and implementation of the [a/DemoFusion](https://ruoyidu.github.io/demofusion/demofusion.html) technique created and implemented by Ruoyi Du to the Comfyui environment."
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"author": "spacepxl",
|
|
||||||
"title": "ComfyUI-Image-Filters",
|
|
||||||
"reference": "https://github.com/spacepxl/ComfyUI-Image-Filters",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/spacepxl/ComfyUI-Image-Filters"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Image and matte filtering nodes for ComfyUI `image/filters/*`"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "kijai",
|
"author": "kijai",
|
||||||
"title": "Marigold depth estimation in ComfyUI",
|
"title": "Marigold depth estimation in ComfyUI",
|
||||||
@ -3451,6 +3461,36 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Rui's workflow-specific custom node, written using GPT."
|
"description": "Rui's workflow-specific custom node, written using GPT."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "dmarx",
|
||||||
|
"title": "ComfyUI-Keyframed",
|
||||||
|
"reference": "https://github.com/dmarx/ComfyUI-Keyframed",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/dmarx/ComfyUI-Keyframed"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI nodes to facilitate parameter/prompt keyframing using comfyui nodes for defining and manipulating parameter curves. Essentially provides a ComfyUI interface to the [a/keyframed](https://github.com/dmarx/keyframed) library."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "TripleHeadedMonkey",
|
||||||
|
"title": "ComfyUI_MileHighStyler",
|
||||||
|
"reference": "https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This extension provides various SDXL Prompt Stylers. See: [a/youtube](https://youtu.be/WBHI-2uww7o?si=dijvDaUI4nmx4VkF)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "BennyKok",
|
||||||
|
"title": "ComfyUI Deploy",
|
||||||
|
"reference": "https://github.com/BennyKok/comfyui-deploy",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/BennyKok/comfyui-deploy"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Open source comfyui deployment platform, a vercel for generative workflow infra."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -62,8 +62,9 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/AI2lab/comfyUI-tool-2lab": [
|
"https://github.com/AI2lab/comfyUI-tool-2lab": [
|
||||||
[
|
[
|
||||||
"Image-To-Mask (2lab)",
|
"ImageToMask",
|
||||||
"Mask-To-Image (2lab)"
|
"MaskToImage",
|
||||||
|
"PreviewText"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "comfyUI-tool-2lab"
|
"title_aux": "comfyUI-tool-2lab"
|
||||||
@ -232,6 +233,18 @@
|
|||||||
"title_aux": "bsz-cui-extras"
|
"title_aux": "bsz-cui-extras"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/BennyKok/comfyui-deploy": [
|
||||||
|
[
|
||||||
|
"ComfyUIDeployExternalImage"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"author": "BennyKok",
|
||||||
|
"description": "",
|
||||||
|
"nickname": "Comfy Deploy",
|
||||||
|
"title": "comfyui-deploy",
|
||||||
|
"title_aux": "ComfyUI Deploy"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Bikecicle/ComfyUI-Waveform-Extensions/raw/main/EXT_AudioManipulation.py": [
|
"https://github.com/Bikecicle/ComfyUI-Waveform-Extensions/raw/main/EXT_AudioManipulation.py": [
|
||||||
[
|
[
|
||||||
"BatchJoinAudio",
|
"BatchJoinAudio",
|
||||||
@ -482,6 +495,21 @@
|
|||||||
"title_aux": "noise latent perlinpinpin"
|
"title_aux": "noise latent perlinpinpin"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Extraltodeus/sigmas_tools_and_the_golden_scheduler": [
|
||||||
|
[
|
||||||
|
"Get sigmas as float",
|
||||||
|
"Graph sigmas",
|
||||||
|
"Manual scheduler",
|
||||||
|
"Merge sigmas by average",
|
||||||
|
"Merge sigmas gradually",
|
||||||
|
"Multiply sigmas",
|
||||||
|
"Split and concatenate sigmas",
|
||||||
|
"The Golden Scheduler"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "sigmas_tools_and_the_golden_scheduler"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": [
|
"https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": [
|
||||||
[
|
[
|
||||||
"AMT VFI",
|
"AMT VFI",
|
||||||
@ -1023,8 +1051,10 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/MitoshiroPJ/comfyui_slothful_attention": [
|
"https://github.com/MitoshiroPJ/comfyui_slothful_attention": [
|
||||||
[
|
[
|
||||||
"SlothfulAttention",
|
"NearSightedAttention",
|
||||||
"SlothfulAttentionSimple"
|
"NearSightedAttentionSimple",
|
||||||
|
"NearSightedTile",
|
||||||
|
"SlothfulAttention"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI Slothful Attention"
|
"title_aux": "ComfyUI Slothful Attention"
|
||||||
@ -1815,6 +1845,14 @@
|
|||||||
"title_aux": "tinyterraNodes"
|
"title_aux": "tinyterraNodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler": [
|
||||||
|
[
|
||||||
|
"menus"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI_MileHighStyler"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Tropfchen/ComfyUI-Embedding_Picker": [
|
"https://github.com/Tropfchen/ComfyUI-Embedding_Picker": [
|
||||||
[
|
[
|
||||||
"EmbeddingPicker"
|
"EmbeddingPicker"
|
||||||
@ -2297,7 +2335,10 @@
|
|||||||
[
|
[
|
||||||
"Aegisflow Image Pass",
|
"Aegisflow Image Pass",
|
||||||
"Aegisflow Latent Pass",
|
"Aegisflow Latent Pass",
|
||||||
"Aegisflow controlnet preprocessor bus"
|
"Aegisflow controlnet preprocessor bus",
|
||||||
|
"Brightness & Contrast_Ally",
|
||||||
|
"Gaussian Blur_Ally",
|
||||||
|
"Image Flip_ally"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "AegisFlow Utility Nodes"
|
"title_aux": "AegisFlow Utility Nodes"
|
||||||
@ -3063,6 +3104,7 @@
|
|||||||
"KSamplerSelect",
|
"KSamplerSelect",
|
||||||
"KarrasScheduler",
|
"KarrasScheduler",
|
||||||
"LatentAdd",
|
"LatentAdd",
|
||||||
|
"LatentBatch",
|
||||||
"LatentBlend",
|
"LatentBlend",
|
||||||
"LatentComposite",
|
"LatentComposite",
|
||||||
"LatentCompositeMasked",
|
"LatentCompositeMasked",
|
||||||
@ -3257,6 +3299,7 @@
|
|||||||
[
|
[
|
||||||
"Batch Unsampler",
|
"Batch Unsampler",
|
||||||
"Demofusion",
|
"Demofusion",
|
||||||
|
"Demofusion From Single File",
|
||||||
"Iterative Mixing KSampler"
|
"Iterative Mixing KSampler"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -3294,6 +3337,83 @@
|
|||||||
"title_aux": "ComfyUI-Vextra-Nodes"
|
"title_aux": "ComfyUI-Vextra-Nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/dmarx/ComfyUI-Keyframed": [
|
||||||
|
[
|
||||||
|
"Example",
|
||||||
|
"KfAddCurveToPGroup",
|
||||||
|
"KfAddCurveToPGroupx10",
|
||||||
|
"KfApplyCurveToCond",
|
||||||
|
"KfConditioningAdd",
|
||||||
|
"KfConditioningAddx10",
|
||||||
|
"KfCurveConstant",
|
||||||
|
"KfCurveDraw",
|
||||||
|
"KfCurveFromString",
|
||||||
|
"KfCurveFromYAML",
|
||||||
|
"KfCurveInverse",
|
||||||
|
"KfCurveToAcnLatentKeyframe",
|
||||||
|
"KfCurvesAdd",
|
||||||
|
"KfCurvesAddx10",
|
||||||
|
"KfCurvesDivide",
|
||||||
|
"KfCurvesMultiply",
|
||||||
|
"KfCurvesMultiplyx10",
|
||||||
|
"KfCurvesSubtract",
|
||||||
|
"KfDebug_Clip",
|
||||||
|
"KfDebug_Cond",
|
||||||
|
"KfDebug_Curve",
|
||||||
|
"KfDebug_Float",
|
||||||
|
"KfDebug_Image",
|
||||||
|
"KfDebug_Int",
|
||||||
|
"KfDebug_Latent",
|
||||||
|
"KfDebug_Model",
|
||||||
|
"KfDebug_Passthrough",
|
||||||
|
"KfDebug_Segs",
|
||||||
|
"KfDebug_String",
|
||||||
|
"KfDebug_Vae",
|
||||||
|
"KfDrawSchedule",
|
||||||
|
"KfEvaluateCurveAtT",
|
||||||
|
"KfGetCurveFromPGroup",
|
||||||
|
"KfGetScheduleConditionAtTime",
|
||||||
|
"KfGetScheduleConditionSlice",
|
||||||
|
"KfKeyframedCondition",
|
||||||
|
"KfKeyframedConditionWithText",
|
||||||
|
"KfPGroupCurveAdd",
|
||||||
|
"KfPGroupCurveMultiply",
|
||||||
|
"KfPGroupDraw",
|
||||||
|
"KfPGroupProd",
|
||||||
|
"KfPGroupSum",
|
||||||
|
"KfSetCurveLabel",
|
||||||
|
"KfSetKeyframe",
|
||||||
|
"KfSinusoidalAdjustAmplitude",
|
||||||
|
"KfSinusoidalAdjustFrequency",
|
||||||
|
"KfSinusoidalAdjustPhase",
|
||||||
|
"KfSinusoidalAdjustWavelength",
|
||||||
|
"KfSinusoidalEntangledZeroOneFromFrequencyx2",
|
||||||
|
"KfSinusoidalEntangledZeroOneFromFrequencyx3",
|
||||||
|
"KfSinusoidalEntangledZeroOneFromFrequencyx4",
|
||||||
|
"KfSinusoidalEntangledZeroOneFromFrequencyx5",
|
||||||
|
"KfSinusoidalEntangledZeroOneFromFrequencyx6",
|
||||||
|
"KfSinusoidalEntangledZeroOneFromFrequencyx7",
|
||||||
|
"KfSinusoidalEntangledZeroOneFromFrequencyx8",
|
||||||
|
"KfSinusoidalEntangledZeroOneFromFrequencyx9",
|
||||||
|
"KfSinusoidalEntangledZeroOneFromWavelengthx2",
|
||||||
|
"KfSinusoidalEntangledZeroOneFromWavelengthx3",
|
||||||
|
"KfSinusoidalEntangledZeroOneFromWavelengthx4",
|
||||||
|
"KfSinusoidalEntangledZeroOneFromWavelengthx5",
|
||||||
|
"KfSinusoidalEntangledZeroOneFromWavelengthx6",
|
||||||
|
"KfSinusoidalEntangledZeroOneFromWavelengthx7",
|
||||||
|
"KfSinusoidalEntangledZeroOneFromWavelengthx8",
|
||||||
|
"KfSinusoidalEntangledZeroOneFromWavelengthx9",
|
||||||
|
"KfSinusoidalGetAmplitude",
|
||||||
|
"KfSinusoidalGetFrequency",
|
||||||
|
"KfSinusoidalGetPhase",
|
||||||
|
"KfSinusoidalGetWavelength",
|
||||||
|
"KfSinusoidalWithFrequency",
|
||||||
|
"KfSinusoidalWithWavelength"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Keyframed"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/drago87/ComfyUI_Dragos_Nodes": [
|
"https://github.com/drago87/ComfyUI_Dragos_Nodes": [
|
||||||
[
|
[
|
||||||
"file_padding",
|
"file_padding",
|
||||||
@ -5014,6 +5134,7 @@
|
|||||||
"https://github.com/spacepxl/ComfyUI-Image-Filters": [
|
"https://github.com/spacepxl/ComfyUI-Image-Filters": [
|
||||||
[
|
[
|
||||||
"AlphaClean",
|
"AlphaClean",
|
||||||
|
"AlphaMatte",
|
||||||
"BlurImageFast",
|
"BlurImageFast",
|
||||||
"BlurMaskFast",
|
"BlurMaskFast",
|
||||||
"DilateErodeMask",
|
"DilateErodeMask",
|
||||||
@ -5734,10 +5855,10 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/zfkun/ComfyUI_zfkun": [
|
"https://github.com/zfkun/ComfyUI_zfkun": [
|
||||||
[
|
[
|
||||||
|
"ZFLoadImagePath",
|
||||||
"ZFPreviewText",
|
"ZFPreviewText",
|
||||||
"ZFPreviewTextMultiline",
|
"ZFPreviewTextMultiline",
|
||||||
"ZFTextTranslation",
|
"ZFTextTranslation"
|
||||||
"ZFLoadImagePath"
|
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI_zfkun"
|
"title_aux": "ComfyUI_zfkun"
|
||||||
@ -5761,4 +5882,4 @@
|
|||||||
"title_aux": "SDXLCustomAspectRatio"
|
"title_aux": "SDXLCustomAspectRatio"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@ -60,16 +60,6 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "generative audio tools for ComfyUI. highly experimental-expect things to break."
|
"description": "generative audio tools for ComfyUI. highly experimental-expect things to break."
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"author": "dmarx",
|
|
||||||
"title": "ComfyUI-Keyframed [WIP]",
|
|
||||||
"reference": "https://github.com/dmarx/ComfyUI-Keyframed",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/dmarx/ComfyUI-Keyframed"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": " ComfyUI nodes to facilitate value keyframing by providing an interface for using [a/keyframed](https://github.com/dmarx/keyframed) in ComfyUI workflows."
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "crystian",
|
"author": "crystian",
|
||||||
"title": "Crystian Node Suite [WIP]",
|
"title": "Crystian Node Suite [WIP]",
|
||||||
|
|||||||
@ -10,6 +10,46 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "dmarx",
|
||||||
|
"title": "ComfyUI-Keyframed",
|
||||||
|
"reference": "https://github.com/dmarx/ComfyUI-Keyframed",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/dmarx/ComfyUI-Keyframed"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI nodes to facilitate parameter/prompt keyframing using comfyui nodes for defining and manipulating parameter curves. Essentially provides a ComfyUI interface to the [a/keyframed](https://github.com/dmarx/keyframed) library."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "TripleHeadedMonkey",
|
||||||
|
"title": "ComfyUI_MileHighStyler",
|
||||||
|
"reference": "https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This extension provides various SDXL Prompt Stylers. See: [a/youtube](https://youtu.be/WBHI-2uww7o?si=dijvDaUI4nmx4VkF)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "Extraltodeus",
|
||||||
|
"title": "sigmas_tools_and_the_golden_scheduler",
|
||||||
|
"reference": "https://github.com/Extraltodeus/sigmas_tools_and_the_golden_scheduler",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Extraltodeus/sigmas_tools_and_the_golden_scheduler"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A few nodes to mix sigmas and a custom scheduler that uses phi, then one using eval() to be able to schedule with custom formulas."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "BennyKok",
|
||||||
|
"title": "ComfyUI Deploy",
|
||||||
|
"reference": "https://github.com/BennyKok/comfyui-deploy",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/BennyKok/comfyui-deploy"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Open source comfyui deployment platform, a vercel for generative workflow infra."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "Rui",
|
"author": "Rui",
|
||||||
"title": "RUI-Nodes",
|
"title": "RUI-Nodes",
|
||||||
|
|||||||
@ -62,8 +62,9 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/AI2lab/comfyUI-tool-2lab": [
|
"https://github.com/AI2lab/comfyUI-tool-2lab": [
|
||||||
[
|
[
|
||||||
"Image-To-Mask (2lab)",
|
"ImageToMask",
|
||||||
"Mask-To-Image (2lab)"
|
"MaskToImage",
|
||||||
|
"PreviewText"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "comfyUI-tool-2lab"
|
"title_aux": "comfyUI-tool-2lab"
|
||||||
@ -232,6 +233,18 @@
|
|||||||
"title_aux": "bsz-cui-extras"
|
"title_aux": "bsz-cui-extras"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/BennyKok/comfyui-deploy": [
|
||||||
|
[
|
||||||
|
"ComfyUIDeployExternalImage"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"author": "BennyKok",
|
||||||
|
"description": "",
|
||||||
|
"nickname": "Comfy Deploy",
|
||||||
|
"title": "comfyui-deploy",
|
||||||
|
"title_aux": "ComfyUI Deploy"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Bikecicle/ComfyUI-Waveform-Extensions/raw/main/EXT_AudioManipulation.py": [
|
"https://github.com/Bikecicle/ComfyUI-Waveform-Extensions/raw/main/EXT_AudioManipulation.py": [
|
||||||
[
|
[
|
||||||
"BatchJoinAudio",
|
"BatchJoinAudio",
|
||||||
@ -482,6 +495,21 @@
|
|||||||
"title_aux": "noise latent perlinpinpin"
|
"title_aux": "noise latent perlinpinpin"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Extraltodeus/sigmas_tools_and_the_golden_scheduler": [
|
||||||
|
[
|
||||||
|
"Get sigmas as float",
|
||||||
|
"Graph sigmas",
|
||||||
|
"Manual scheduler",
|
||||||
|
"Merge sigmas by average",
|
||||||
|
"Merge sigmas gradually",
|
||||||
|
"Multiply sigmas",
|
||||||
|
"Split and concatenate sigmas",
|
||||||
|
"The Golden Scheduler"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "sigmas_tools_and_the_golden_scheduler"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": [
|
"https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": [
|
||||||
[
|
[
|
||||||
"AMT VFI",
|
"AMT VFI",
|
||||||
@ -1023,8 +1051,10 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/MitoshiroPJ/comfyui_slothful_attention": [
|
"https://github.com/MitoshiroPJ/comfyui_slothful_attention": [
|
||||||
[
|
[
|
||||||
"SlothfulAttention",
|
"NearSightedAttention",
|
||||||
"SlothfulAttentionSimple"
|
"NearSightedAttentionSimple",
|
||||||
|
"NearSightedTile",
|
||||||
|
"SlothfulAttention"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI Slothful Attention"
|
"title_aux": "ComfyUI Slothful Attention"
|
||||||
@ -1815,6 +1845,14 @@
|
|||||||
"title_aux": "tinyterraNodes"
|
"title_aux": "tinyterraNodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler": [
|
||||||
|
[
|
||||||
|
"menus"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI_MileHighStyler"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Tropfchen/ComfyUI-Embedding_Picker": [
|
"https://github.com/Tropfchen/ComfyUI-Embedding_Picker": [
|
||||||
[
|
[
|
||||||
"EmbeddingPicker"
|
"EmbeddingPicker"
|
||||||
@ -2297,7 +2335,10 @@
|
|||||||
[
|
[
|
||||||
"Aegisflow Image Pass",
|
"Aegisflow Image Pass",
|
||||||
"Aegisflow Latent Pass",
|
"Aegisflow Latent Pass",
|
||||||
"Aegisflow controlnet preprocessor bus"
|
"Aegisflow controlnet preprocessor bus",
|
||||||
|
"Brightness & Contrast_Ally",
|
||||||
|
"Gaussian Blur_Ally",
|
||||||
|
"Image Flip_ally"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "AegisFlow Utility Nodes"
|
"title_aux": "AegisFlow Utility Nodes"
|
||||||
@ -3063,6 +3104,7 @@
|
|||||||
"KSamplerSelect",
|
"KSamplerSelect",
|
||||||
"KarrasScheduler",
|
"KarrasScheduler",
|
||||||
"LatentAdd",
|
"LatentAdd",
|
||||||
|
"LatentBatch",
|
||||||
"LatentBlend",
|
"LatentBlend",
|
||||||
"LatentComposite",
|
"LatentComposite",
|
||||||
"LatentCompositeMasked",
|
"LatentCompositeMasked",
|
||||||
@ -3257,6 +3299,7 @@
|
|||||||
[
|
[
|
||||||
"Batch Unsampler",
|
"Batch Unsampler",
|
||||||
"Demofusion",
|
"Demofusion",
|
||||||
|
"Demofusion From Single File",
|
||||||
"Iterative Mixing KSampler"
|
"Iterative Mixing KSampler"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -3294,6 +3337,83 @@
|
|||||||
"title_aux": "ComfyUI-Vextra-Nodes"
|
"title_aux": "ComfyUI-Vextra-Nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/dmarx/ComfyUI-Keyframed": [
|
||||||
|
[
|
||||||
|
"Example",
|
||||||
|
"KfAddCurveToPGroup",
|
||||||
|
"KfAddCurveToPGroupx10",
|
||||||
|
"KfApplyCurveToCond",
|
||||||
|
"KfConditioningAdd",
|
||||||
|
"KfConditioningAddx10",
|
||||||
|
"KfCurveConstant",
|
||||||
|
"KfCurveDraw",
|
||||||
|
"KfCurveFromString",
|
||||||
|
"KfCurveFromYAML",
|
||||||
|
"KfCurveInverse",
|
||||||
|
"KfCurveToAcnLatentKeyframe",
|
||||||
|
"KfCurvesAdd",
|
||||||
|
"KfCurvesAddx10",
|
||||||
|
"KfCurvesDivide",
|
||||||
|
"KfCurvesMultiply",
|
||||||
|
"KfCurvesMultiplyx10",
|
||||||
|
"KfCurvesSubtract",
|
||||||
|
"KfDebug_Clip",
|
||||||
|
"KfDebug_Cond",
|
||||||
|
"KfDebug_Curve",
|
||||||
|
"KfDebug_Float",
|
||||||
|
"KfDebug_Image",
|
||||||
|
"KfDebug_Int",
|
||||||
|
"KfDebug_Latent",
|
||||||
|
"KfDebug_Model",
|
||||||
|
"KfDebug_Passthrough",
|
||||||
|
"KfDebug_Segs",
|
||||||
|
"KfDebug_String",
|
||||||
|
"KfDebug_Vae",
|
||||||
|
"KfDrawSchedule",
|
||||||
|
"KfEvaluateCurveAtT",
|
||||||
|
"KfGetCurveFromPGroup",
|
||||||
|
"KfGetScheduleConditionAtTime",
|
||||||
|
"KfGetScheduleConditionSlice",
|
||||||
|
"KfKeyframedCondition",
|
||||||
|
"KfKeyframedConditionWithText",
|
||||||
|
"KfPGroupCurveAdd",
|
||||||
|
"KfPGroupCurveMultiply",
|
||||||
|
"KfPGroupDraw",
|
||||||
|
"KfPGroupProd",
|
||||||
|
"KfPGroupSum",
|
||||||
|
"KfSetCurveLabel",
|
||||||
|
"KfSetKeyframe",
|
||||||
|
"KfSinusoidalAdjustAmplitude",
|
||||||
|
"KfSinusoidalAdjustFrequency",
|
||||||
|
"KfSinusoidalAdjustPhase",
|
||||||
|
"KfSinusoidalAdjustWavelength",
|
||||||
|
"KfSinusoidalEntangledZeroOneFromFrequencyx2",
|
||||||
|
"KfSinusoidalEntangledZeroOneFromFrequencyx3",
|
||||||
|
"KfSinusoidalEntangledZeroOneFromFrequencyx4",
|
||||||
|
"KfSinusoidalEntangledZeroOneFromFrequencyx5",
|
||||||
|
"KfSinusoidalEntangledZeroOneFromFrequencyx6",
|
||||||
|
"KfSinusoidalEntangledZeroOneFromFrequencyx7",
|
||||||
|
"KfSinusoidalEntangledZeroOneFromFrequencyx8",
|
||||||
|
"KfSinusoidalEntangledZeroOneFromFrequencyx9",
|
||||||
|
"KfSinusoidalEntangledZeroOneFromWavelengthx2",
|
||||||
|
"KfSinusoidalEntangledZeroOneFromWavelengthx3",
|
||||||
|
"KfSinusoidalEntangledZeroOneFromWavelengthx4",
|
||||||
|
"KfSinusoidalEntangledZeroOneFromWavelengthx5",
|
||||||
|
"KfSinusoidalEntangledZeroOneFromWavelengthx6",
|
||||||
|
"KfSinusoidalEntangledZeroOneFromWavelengthx7",
|
||||||
|
"KfSinusoidalEntangledZeroOneFromWavelengthx8",
|
||||||
|
"KfSinusoidalEntangledZeroOneFromWavelengthx9",
|
||||||
|
"KfSinusoidalGetAmplitude",
|
||||||
|
"KfSinusoidalGetFrequency",
|
||||||
|
"KfSinusoidalGetPhase",
|
||||||
|
"KfSinusoidalGetWavelength",
|
||||||
|
"KfSinusoidalWithFrequency",
|
||||||
|
"KfSinusoidalWithWavelength"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Keyframed"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/drago87/ComfyUI_Dragos_Nodes": [
|
"https://github.com/drago87/ComfyUI_Dragos_Nodes": [
|
||||||
[
|
[
|
||||||
"file_padding",
|
"file_padding",
|
||||||
@ -5014,6 +5134,7 @@
|
|||||||
"https://github.com/spacepxl/ComfyUI-Image-Filters": [
|
"https://github.com/spacepxl/ComfyUI-Image-Filters": [
|
||||||
[
|
[
|
||||||
"AlphaClean",
|
"AlphaClean",
|
||||||
|
"AlphaMatte",
|
||||||
"BlurImageFast",
|
"BlurImageFast",
|
||||||
"BlurMaskFast",
|
"BlurMaskFast",
|
||||||
"DilateErodeMask",
|
"DilateErodeMask",
|
||||||
@ -5734,10 +5855,10 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/zfkun/ComfyUI_zfkun": [
|
"https://github.com/zfkun/ComfyUI_zfkun": [
|
||||||
[
|
[
|
||||||
|
"ZFLoadImagePath",
|
||||||
"ZFPreviewText",
|
"ZFPreviewText",
|
||||||
"ZFPreviewTextMultiline",
|
"ZFPreviewTextMultiline",
|
||||||
"ZFTextTranslation",
|
"ZFTextTranslation"
|
||||||
"ZFLoadImagePath"
|
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI_zfkun"
|
"title_aux": "ComfyUI_zfkun"
|
||||||
@ -5761,4 +5882,4 @@
|
|||||||
"title_aux": "SDXLCustomAspectRatio"
|
"title_aux": "SDXLCustomAspectRatio"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user