diff --git a/custom-node-list.json b/custom-node-list.json index 754becd..7cb54fd 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -3140,6 +3140,16 @@ "install_type": "git-clone", "description": "My Workflows + Auxiliary nodes for Stable Video Diffusion (SVD)" }, + { + "author": "ZHO-ZHO-ZHO", + "title": "ComfyUI SegMoE", + "reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SegMoE", + "files": [ + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SegMoE" + ], + "install_type": "git-clone", + "description": "Unofficial implementation of [a/SegMoE: Segmind Mixture of Diffusion Experts](https://github.com/segmind/segmoe) for ComfyUI" + }, { "author": "kenjiqq", "title": "qq-nodes-comfyui", diff --git a/extension-node-map.json b/extension-node-map.json index aa2e7e3..f3a1a47 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -490,6 +490,7 @@ "PrimereMetaCollector", "PrimereMetaRead", "PrimereMetaSave", + "PrimereMidjourneyStyles", "PrimereModelKeyword", "PrimereNetworkTagLoader", "PrimerePrompt", @@ -1273,6 +1274,7 @@ "ADE_LoadAnimateDiffModel", "ADE_LoopedUniformContextOptions", "ADE_LoopedUniformViewOptions", + "ADE_MaskedLoadLora", "ADE_MultivalDynamic", "ADE_MultivalScaledMask", "ADE_NoiseLayerAdd", @@ -3071,6 +3073,15 @@ "title_aux": "ComfyUI-SVD-ZHO" } ], + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SegMoE": [ + [ + "SMoE_Generation_Zho", + "SMoE_ModelLoader_Zho" + ], + { + "title_aux": "ComfyUI SegMoE" + } + ], "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": [ [ "AlphaChanelAddByMask", @@ -4052,6 +4063,7 @@ "LayerColor: RGB", "LayerColor: YUV", "LayerFilter: ChannelShake", + "LayerFilter: ColorMap", "LayerFilter: GaussianBlur", "LayerFilter: MotionBlur", "LayerFilter: SkinBeauty", @@ -4636,6 +4648,7 @@ ], "https://github.com/dfl/comfyui-clip-with-break": [ [ + "AdvancedCLIPTextEncodeWithBreak", "CLIPTextEncodeWithBreak" ], { @@ -7106,11 +7119,14 @@ "DifferenceChecker", "DilateErodeMask", "EnhanceDetail", + "ExposureAdjust", "GuidedFilterAlpha", "ImageConstant", "LatentStats", "OffsetLatentImage", - "RemapRange" + "RemapRange", + "Tonemap", + "UnTonemap" ], { "title_aux": "ComfyUI-Image-Filters" diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 2d488f8..b1d1d23 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -10,6 +10,16 @@ }, + { + "author": "LotzF", + "title": "ComfyUI simple ChatGPT completion [UNSAFE]", + "reference": "https://github.com/LotzF/ComfyUI-Simple-Chat-GPT-completion", + "files": [ + "https://github.com/LotzF/ComfyUI-Simple-Chat-GPT-completion" + ], + "install_type": "git-clone", + "description": "A simple node to request ChatGPT completions. [w/Do not share your workflows including the API key! I'll take no responsibility for your leaked keys.]" + }, { "author": "dezi-ai", "title": "ComfyUI Animate LCM", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index ff16c39..d5288c2 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,16 @@ }, + { + "author": "ZHO-ZHO-ZHO", + "title": "ComfyUI SegMoE", + "reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SegMoE", + "files": [ + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SegMoE" + ], + "install_type": "git-clone", + "description": "Unofficial implementation of [a/SegMoE: Segmind Mixture of Diffusion Experts](https://github.com/segmind/segmoe) for ComfyUI" + }, { "author": "ZHO-ZHO-ZHO", "title": "ComfyUI-SVD-ZHO", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index aa2e7e3..f3a1a47 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -490,6 +490,7 @@ "PrimereMetaCollector", "PrimereMetaRead", "PrimereMetaSave", + "PrimereMidjourneyStyles", "PrimereModelKeyword", "PrimereNetworkTagLoader", "PrimerePrompt", @@ -1273,6 +1274,7 @@ "ADE_LoadAnimateDiffModel", "ADE_LoopedUniformContextOptions", "ADE_LoopedUniformViewOptions", + "ADE_MaskedLoadLora", "ADE_MultivalDynamic", "ADE_MultivalScaledMask", "ADE_NoiseLayerAdd", @@ -3071,6 +3073,15 @@ "title_aux": "ComfyUI-SVD-ZHO" } ], + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SegMoE": [ + [ + "SMoE_Generation_Zho", + "SMoE_ModelLoader_Zho" + ], + { + "title_aux": "ComfyUI SegMoE" + } + ], "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": [ [ "AlphaChanelAddByMask", @@ -4052,6 +4063,7 @@ "LayerColor: RGB", "LayerColor: YUV", "LayerFilter: ChannelShake", + "LayerFilter: ColorMap", "LayerFilter: GaussianBlur", "LayerFilter: MotionBlur", "LayerFilter: SkinBeauty", @@ -4636,6 +4648,7 @@ ], "https://github.com/dfl/comfyui-clip-with-break": [ [ + "AdvancedCLIPTextEncodeWithBreak", "CLIPTextEncodeWithBreak" ], { @@ -7106,11 +7119,14 @@ "DifferenceChecker", "DilateErodeMask", "EnhanceDetail", + "ExposureAdjust", "GuidedFilterAlpha", "ImageConstant", "LatentStats", "OffsetLatentImage", - "RemapRange" + "RemapRange", + "Tonemap", + "UnTonemap" ], { "title_aux": "ComfyUI-Image-Filters"