update DB

This commit is contained in:
Dr.Lt.Data 2024-07-11 23:10:46 +09:00
parent 9c3e123fe5
commit 5509734a10
6 changed files with 1588 additions and 1258 deletions

View File

@ -4179,6 +4179,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Using Qwen-2 in ComfyUI" "description": "Using Qwen-2 in ComfyUI"
}, },
{
"author": "ZHO-ZHO-ZHO",
"title": "ComfyUI-UltraEdit-ZHO",
"reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO",
"files": [
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO"
],
"install_type": "git-clone",
"description": "Unofficial implementation of [a/UltraEdit](https://github.com/HaozheZhao/UltraEdit) (Diffusers) for ComfyUI"
},
{ {
"author": "kenjiqq", "author": "kenjiqq",
"title": "qq-nodes-comfyui", "title": "qq-nodes-comfyui",
@ -4663,7 +4673,7 @@
"https://github.com/glifxyz/ComfyUI-GlifNodes" "https://github.com/glifxyz/ComfyUI-GlifNodes"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes:Consistency VAE Decoder." "description": "Custom set of nodes used by glif.app. With glif you can build mini apps that are powered by custom comfy workflows."
}, },
{ {
"author": "concarne000", "author": "concarne000",
@ -8621,6 +8631,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "make [a/DiffSynth-Studio](https://github.com/modelscope/DiffSynth-Studio) available in ComfyUI" "description": "make [a/DiffSynth-Studio](https://github.com/modelscope/DiffSynth-Studio) available in ComfyUI"
}, },
{
"author": "AIFSH",
"title": "CosyVoice-ComfyUI",
"id": "cosyvoice",
"reference": "https://github.com/AIFSH/CosyVoice-ComfyUI",
"files": [
"https://github.com/AIFSH/CosyVoice-ComfyUI"
],
"install_type": "git-clone",
"description": "a comfyui custom node for [a/CosyVoice](https://github.com/FunAudioLLM/CosyVoice)"
},
{ {
"author": "Koishi-Star", "author": "Koishi-Star",
"title": "Euler-Smea-Dyn-Sampler", "title": "Euler-Smea-Dyn-Sampler",
@ -8860,7 +8881,7 @@
"https://github.com/pamparamm/sd-perturbed-attention" "https://github.com/pamparamm/sd-perturbed-attention"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Perturbed-Attention Guidance node for ComfyUI." "description": "Perturbed-Attention Guidance with advanced parameters for ComfyUI. (PAG)"
}, },
{ {
"author": "pamparamm", "author": "pamparamm",
@ -11354,6 +11375,37 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A custom node for ComfyUI that integrates LM Studio's vision models to generate text descriptions of images. It provides a flexible and customizable way to add image-to-text capabilities to your ComfyUI workflows, working with LM Studio's local API." "description": "A custom node for ComfyUI that integrates LM Studio's vision models to generate text descriptions of images. It provides a flexible and customizable way to add image-to-text capabilities to your ComfyUI workflows, working with LM Studio's local API."
}, },
{
"author": "injet-zhou",
"title": "comfyui_extra_api",
"reference": "https://github.com/injet-zhou/comfyui_extra_api",
"files": [
"https://github.com/injet-zhou/comfyui_extra_api"
],
"install_type": "git-clone",
"description": "Add more endpoints to make easy for utilizing ComfyUI API."
},
{
"author": "leestuartx",
"title": "ComfyUI-GG",
"reference": "https://github.com/leestuartx/ComfyUI-GG",
"files": [
"https://github.com/leestuartx/ComfyUI-GG"
],
"install_type": "git-clone",
"description": "ComfyUI-GG is a collection of ComfyUI nodes designed to enhance productivity in image processing workflows. This plugin provides a set of custom nodes that perform various image manipulations and metadata extractions to streamline your tasks."
},
{
"author": "mgfxer",
"title": "ComfyUI-FrameFX",
"reference": "https://github.com/mgfxer/ComfyUI-FrameFX",
"files": [
"https://github.com/mgfxer/ComfyUI-FrameFX"
],
"install_type": "git-clone",
"description": "Nodes:Live Prompt Interpolation, Prompt Stack Manager, Dynamic Animated Weights, Florence Prompt Travel Helper, Mask Sequence Helper, Prompt Travel Helper."
},

View File

@ -452,6 +452,15 @@
"title_aux": "ComfyUI_V-Express" "title_aux": "ComfyUI_V-Express"
} }
], ],
"https://github.com/AIFSH/CosyVoice-ComfyUI": [
[
"CosyVoiceNode",
"TextNode"
],
{
"title_aux": "CosyVoice-ComfyUI"
}
],
"https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": [ "https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": [
[ [
"LoadMarianMTCheckPoint", "LoadMarianMTCheckPoint",
@ -676,6 +685,7 @@
"GoogleTranslateCLIPTextEncodeNode", "GoogleTranslateCLIPTextEncodeNode",
"GoogleTranslateTextNode", "GoogleTranslateTextNode",
"HexToHueNode", "HexToHueNode",
"IDENode",
"PainterNode", "PainterNode",
"PoseNode", "PoseNode",
"PreviewTextNode" "PreviewTextNode"
@ -1482,6 +1492,19 @@
"title_aux": "ComfyUI-post-processing-nodes" "title_aux": "ComfyUI-post-processing-nodes"
} }
], ],
"https://github.com/Excidos/ComfyUI-Documents": [
[
"ChunkRouter",
"DocumentLoader",
"ImageSelector",
"PDFPageSplitter",
"PDFToImage",
"TextChunker"
],
{
"title_aux": "ComfyUI-Documents"
}
],
"https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": [ "https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": [
[ [
"ModelScopeT2VLoader" "ModelScopeT2VLoader"
@ -2513,6 +2536,7 @@
"JNodes_ImageSizeSelector", "JNodes_ImageSizeSelector",
"JNodes_LoadVideo", "JNodes_LoadVideo",
"JNodes_LoadVisualMediaFromPath", "JNodes_LoadVisualMediaFromPath",
"JNodes_LoadVisualMediaFromPath_Batch",
"JNodes_LoraExtractor", "JNodes_LoraExtractor",
"JNodes_MediaInfoToString", "JNodes_MediaInfoToString",
"JNodes_OutVideoInfo", "JNodes_OutVideoInfo",
@ -2802,7 +2826,9 @@
"ADE_UpscaleAndVAEEncode", "ADE_UpscaleAndVAEEncode",
"ADE_UseEvolvedSampling", "ADE_UseEvolvedSampling",
"ADE_ViewsOnlyContextOptions", "ADE_ViewsOnlyContextOptions",
"ADE_VisualizeContextOptions", "ADE_VisualizeContextOptionsK",
"ADE_VisualizeContextOptionsKAdv",
"ADE_VisualizeContextOptionsSCustom",
"AnimateDiffLoaderV1", "AnimateDiffLoaderV1",
"CheckpointLoaderSimpleWithNoiseSelect" "CheckpointLoaderSimpleWithNoiseSelect"
], ],
@ -5740,6 +5766,16 @@
"title_aux": "ComfyUI-Text_Image-Composite [WIP]" "title_aux": "ComfyUI-Text_Image-Composite [WIP]"
} }
], ],
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO": [
[
"UltraEdit_Generation_Zho",
"UltraEdit_ModelLoader_Zho",
"UltraEdit_ModelLoader_local_Zho"
],
{
"title_aux": "ComfyUI-UltraEdit-ZHO"
}
],
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM": [ "https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM": [
[ [
"ESAM_ModelLoader_Zho", "ESAM_ModelLoader_Zho",
@ -5761,6 +5797,7 @@
], ],
"https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ": [ "https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ": [
[ [
"StreamRecorder",
"VideoFormatConverter" "VideoFormatConverter"
], ],
{ {
@ -7472,6 +7509,7 @@
"https://github.com/chflame163/ComfyUI_LayerStyle": [ "https://github.com/chflame163/ComfyUI_LayerStyle": [
[ [
"LayerColor: AutoAdjust", "LayerColor: AutoAdjust",
"LayerColor: AutoAdjustV2",
"LayerColor: AutoBrightness", "LayerColor: AutoBrightness",
"LayerColor: Brightness & Contrast", "LayerColor: Brightness & Contrast",
"LayerColor: Color of Shadow & Highlight", "LayerColor: Color of Shadow & Highlight",
@ -8247,6 +8285,8 @@
"IPAdapterMS", "IPAdapterMS",
"IPAdapterModelLoader", "IPAdapterModelLoader",
"IPAdapterNoise", "IPAdapterNoise",
"IPAdapterPreciseComposition",
"IPAdapterPreciseCompositionBatch",
"IPAdapterPreciseStyleTransfer", "IPAdapterPreciseStyleTransfer",
"IPAdapterPreciseStyleTransferBatch", "IPAdapterPreciseStyleTransferBatch",
"IPAdapterPromptScheduleFromWeightsStrategy", "IPAdapterPromptScheduleFromWeightsStrategy",
@ -8324,6 +8364,7 @@
"ImageTile+", "ImageTile+",
"ImageToDevice+", "ImageToDevice+",
"ImageUntile+", "ImageUntile+",
"InjectLatentNoise+",
"KSamplerVariationsStochastic+", "KSamplerVariationsStochastic+",
"KSamplerVariationsWithNoise+", "KSamplerVariationsWithNoise+",
"LoadCLIPSegModels+", "LoadCLIPSegModels+",
@ -9694,6 +9735,7 @@
], ],
"https://github.com/glifxyz/ComfyUI-GlifNodes": [ "https://github.com/glifxyz/ComfyUI-GlifNodes": [
[ [
"FilmGrain",
"GlifConsistencyDecoder", "GlifConsistencyDecoder",
"GlifPatchConsistencyDecoderTiled", "GlifPatchConsistencyDecoderTiled",
"GlifVariable", "GlifVariable",
@ -9839,6 +9881,8 @@
"Griptape Display: Text", "Griptape Display: Text",
"Griptape Driver: Amazon Bedrock Stable Diffusion", "Griptape Driver: Amazon Bedrock Stable Diffusion",
"Griptape Driver: Amazon Bedrock Titan", "Griptape Driver: Amazon Bedrock Titan",
"Griptape Driver: DuckDuckGo WebSearch",
"Griptape Driver: Google WebSearch",
"Griptape Driver: Leonardo.AI", "Griptape Driver: Leonardo.AI",
"Griptape Driver: OpenAI Image Generation", "Griptape Driver: OpenAI Image Generation",
"Griptape Expand: Agent Nodes", "Griptape Expand: Agent Nodes",
@ -10061,6 +10105,7 @@
"story_json_tool", "story_json_tool",
"string_logic", "string_logic",
"substring", "substring",
"text2json",
"text_iterator", "text_iterator",
"time_tool", "time_tool",
"tool_combine", "tool_combine",
@ -10362,11 +10407,20 @@
"title_aux": "FaceSwap" "title_aux": "FaceSwap"
} }
], ],
"https://github.com/injet-zhou/comfyui_extra_api": [
[
"SimpleGenImageInterface"
],
{
"title_aux": "comfyui_extra_api"
}
],
"https://github.com/iwanders/ComfyUI_nodes": [ "https://github.com/iwanders/ComfyUI_nodes": [
[ [
"IW_JsonPickItem", "IW_JsonPickItem",
"IW_ModelHook", "IW_ModelHook",
"IW_StringConcat", "IW_StringConcat",
"IW_StringFromInt",
"IW_StringNode", "IW_StringNode",
"IW_StringPrint", "IW_StringPrint",
"IW_StringReplace", "IW_StringReplace",
@ -11737,6 +11791,18 @@
"title_aux": "LNL Frame Selector" "title_aux": "LNL Frame Selector"
} }
], ],
"https://github.com/leestuartx/ComfyUI-GG": [
[
"AddPaddingToImage",
"ImageMetadataExtractor",
"MetadataExtractBySeed",
"MetadataExtractorBySeed",
"ResizeImageProportionally"
],
{
"title_aux": "ComfyUI-GG"
}
],
"https://github.com/leiweiqiang/ComfyUI-TRA": [ "https://github.com/leiweiqiang/ComfyUI-TRA": [
[ [
"TclEbSynth", "TclEbSynth",
@ -12512,6 +12578,14 @@
"title_aux": "ComfyUI Serving toolkit" "title_aux": "ComfyUI Serving toolkit"
} }
], ],
"https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node": [
[
"LM Studio Image To Text"
],
{
"title_aux": "LM Studio Image to Text Node for ComfyUI"
}
],
"https://github.com/mav-rik/facerestore_cf": [ "https://github.com/mav-rik/facerestore_cf": [
[ [
"CropFace", "CropFace",
@ -12732,6 +12806,24 @@
"title_aux": "comfyui_met_suite" "title_aux": "comfyui_met_suite"
} }
], ],
"https://github.com/mgfxer/ComfyUI-FrameFX": [
[
"DynamicAnimatedWeightsHelper",
"EdgeFXSourceImages",
"FlorencePromptTravelHelper",
"LivePromptInterpolation",
"MaskSequenceHelper",
"PromptStackManager",
"PromptTravelHelper"
],
{
"author": "mgfxer",
"description": "This extension provides various frame and mask sequence manipulation tools for animation workflows.",
"nickname": "FrameFX \ud83d\udcab",
"title": "FrameFX",
"title_aux": "ComfyUI-FrameFX"
}
],
"https://github.com/mihaiiancu/ComfyUI_Inpaint": [ "https://github.com/mihaiiancu/ComfyUI_Inpaint": [
[ [
"InpaintMediapipe" "InpaintMediapipe"
@ -13332,7 +13424,9 @@
], ],
"https://github.com/pamparamm/sd-perturbed-attention": [ "https://github.com/pamparamm/sd-perturbed-attention": [
[ [
"PerturbedAttention" "PerturbedAttention",
"TRTAttachPag",
"TRTPerturbedAttention"
], ],
{ {
"title_aux": "Perturbed-Attention Guidance" "title_aux": "Perturbed-Attention Guidance"
@ -15709,6 +15803,7 @@
"easy kSamplerLayerDiffusion", "easy kSamplerLayerDiffusion",
"easy kSamplerSDTurbo", "easy kSamplerSDTurbo",
"easy kSamplerTiled", "easy kSamplerTiled",
"easy kolorsLoader",
"easy latentCompositeMaskedWithCond", "easy latentCompositeMaskedWithCond",
"easy latentNoisy", "easy latentNoisy",
"easy loadImageBase64", "easy loadImageBase64",

File diff suppressed because it is too large Load Diff

View File

@ -10,6 +10,17 @@
}, },
{
"author": "StartHua",
"title": "Comfyui_CXH_CRM",
"id": "csdmt-cxh",
"reference": "https://github.com/StartHua/Comfyui_CSDMT_CXH",
"files": [
"https://github.com/StartHua/Comfyui_CSDMT_CXH"
],
"install_type": "git-clone",
"description": "Node:CSD_Makeup\nNOTE:You need to download [a/pre-trained model file](https://github.com/StartHua/Comfyui_CSDMT_CXH)."
},
{ {
"author": "ZHO-ZHO-ZHO", "author": "ZHO-ZHO-ZHO",
"title": "ComfyUI-AuraSR-ZHO", "title": "ComfyUI-AuraSR-ZHO",
@ -20,16 +31,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "AuraSR in ComfyUI for img & video\n[w/If the custom_nodes path is not under ComfyUI, be careful as it may not install properly.]" "description": "AuraSR in ComfyUI for img & video\n[w/If the custom_nodes path is not under ComfyUI, be careful as it may not install properly.]"
}, },
{
"author": "ZHO-ZHO-ZHO",
"title": "ComfyUI-UltraEdit-ZHO [WIP]",
"reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO",
"files": [
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO"
],
"install_type": "git-clone",
"description": "ComfyUI UltraEditDiffusers"
},
{ {
"author": "tom-doerr", "author": "tom-doerr",
"title": "DSPy Nodes [WIP]", "title": "DSPy Nodes [WIP]",

View File

@ -10,6 +10,17 @@
{
"author": "ZHO-ZHO-ZHO",
"title": "ComfyUI-UltraEdit-ZHO",
"reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO",
"files": [
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO"
],
"install_type": "git-clone",
"description": "Unofficial implementation of [a/UltraEdit](https://github.com/HaozheZhao/UltraEdit) (Diffusers) for ComfyUI"
},
{ {
"author": "Indra's Mirror", "author": "Indra's Mirror",
"title": "ComfyUI-Documents", "title": "ComfyUI-Documents",
@ -30,6 +41,47 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A custom node for ComfyUI that integrates LM Studio's vision models to generate text descriptions of images. It provides a flexible and customizable way to add image-to-text capabilities to your ComfyUI workflows, working with LM Studio's local API." "description": "A custom node for ComfyUI that integrates LM Studio's vision models to generate text descriptions of images. It provides a flexible and customizable way to add image-to-text capabilities to your ComfyUI workflows, working with LM Studio's local API."
}, },
{
"author": "AIFSH",
"title": "CosyVoice-ComfyUI",
"id": "cosyvoice",
"reference": "https://github.com/AIFSH/CosyVoice-ComfyUI",
"files": [
"https://github.com/AIFSH/CosyVoice-ComfyUI"
],
"install_type": "git-clone",
"description": "a comfyui custom node for [a/CosyVoice](https://github.com/FunAudioLLM/CosyVoice)"
},
{
"author": "leestuartx",
"title": "ComfyUI-GG",
"reference": "https://github.com/leestuartx/ComfyUI-GG",
"files": [
"https://github.com/leestuartx/ComfyUI-GG"
],
"install_type": "git-clone",
"description": "ComfyUI-GG is a collection of ComfyUI nodes designed to enhance productivity in image processing workflows. This plugin provides a set of custom nodes that perform various image manipulations and metadata extractions to streamline your tasks."
},
{
"author": "mgfxer",
"title": "ComfyUI-FrameFX",
"reference": "https://github.com/mgfxer/ComfyUI-FrameFX",
"files": [
"https://github.com/mgfxer/ComfyUI-FrameFX"
],
"install_type": "git-clone",
"description": "Nodes:Live Prompt Interpolation, Prompt Stack Manager, Dynamic Animated Weights, Florence Prompt Travel Helper, Mask Sequence Helper, Prompt Travel Helper."
},
{
"author": "injet-zhou",
"title": "comfyui_extra_api",
"reference": "https://github.com/injet-zhou/comfyui_extra_api",
"files": [
"https://github.com/injet-zhou/comfyui_extra_api"
],
"install_type": "git-clone",
"description": "Add more endpoints to make easy for utilizing ComfyUI API."
},
{ {
"author": "MinusZoneAI", "author": "MinusZoneAI",
"title": "ComfyUI-Kolors-MZ", "title": "ComfyUI-Kolors-MZ",

View File

@ -452,6 +452,15 @@
"title_aux": "ComfyUI_V-Express" "title_aux": "ComfyUI_V-Express"
} }
], ],
"https://github.com/AIFSH/CosyVoice-ComfyUI": [
[
"CosyVoiceNode",
"TextNode"
],
{
"title_aux": "CosyVoice-ComfyUI"
}
],
"https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": [ "https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": [
[ [
"LoadMarianMTCheckPoint", "LoadMarianMTCheckPoint",
@ -676,6 +685,7 @@
"GoogleTranslateCLIPTextEncodeNode", "GoogleTranslateCLIPTextEncodeNode",
"GoogleTranslateTextNode", "GoogleTranslateTextNode",
"HexToHueNode", "HexToHueNode",
"IDENode",
"PainterNode", "PainterNode",
"PoseNode", "PoseNode",
"PreviewTextNode" "PreviewTextNode"
@ -1482,6 +1492,19 @@
"title_aux": "ComfyUI-post-processing-nodes" "title_aux": "ComfyUI-post-processing-nodes"
} }
], ],
"https://github.com/Excidos/ComfyUI-Documents": [
[
"ChunkRouter",
"DocumentLoader",
"ImageSelector",
"PDFPageSplitter",
"PDFToImage",
"TextChunker"
],
{
"title_aux": "ComfyUI-Documents"
}
],
"https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": [ "https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": [
[ [
"ModelScopeT2VLoader" "ModelScopeT2VLoader"
@ -2513,6 +2536,7 @@
"JNodes_ImageSizeSelector", "JNodes_ImageSizeSelector",
"JNodes_LoadVideo", "JNodes_LoadVideo",
"JNodes_LoadVisualMediaFromPath", "JNodes_LoadVisualMediaFromPath",
"JNodes_LoadVisualMediaFromPath_Batch",
"JNodes_LoraExtractor", "JNodes_LoraExtractor",
"JNodes_MediaInfoToString", "JNodes_MediaInfoToString",
"JNodes_OutVideoInfo", "JNodes_OutVideoInfo",
@ -2802,7 +2826,9 @@
"ADE_UpscaleAndVAEEncode", "ADE_UpscaleAndVAEEncode",
"ADE_UseEvolvedSampling", "ADE_UseEvolvedSampling",
"ADE_ViewsOnlyContextOptions", "ADE_ViewsOnlyContextOptions",
"ADE_VisualizeContextOptions", "ADE_VisualizeContextOptionsK",
"ADE_VisualizeContextOptionsKAdv",
"ADE_VisualizeContextOptionsSCustom",
"AnimateDiffLoaderV1", "AnimateDiffLoaderV1",
"CheckpointLoaderSimpleWithNoiseSelect" "CheckpointLoaderSimpleWithNoiseSelect"
], ],
@ -5740,6 +5766,16 @@
"title_aux": "ComfyUI-Text_Image-Composite [WIP]" "title_aux": "ComfyUI-Text_Image-Composite [WIP]"
} }
], ],
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO": [
[
"UltraEdit_Generation_Zho",
"UltraEdit_ModelLoader_Zho",
"UltraEdit_ModelLoader_local_Zho"
],
{
"title_aux": "ComfyUI-UltraEdit-ZHO"
}
],
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM": [ "https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM": [
[ [
"ESAM_ModelLoader_Zho", "ESAM_ModelLoader_Zho",
@ -5761,6 +5797,7 @@
], ],
"https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ": [ "https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ": [
[ [
"StreamRecorder",
"VideoFormatConverter" "VideoFormatConverter"
], ],
{ {
@ -7472,6 +7509,7 @@
"https://github.com/chflame163/ComfyUI_LayerStyle": [ "https://github.com/chflame163/ComfyUI_LayerStyle": [
[ [
"LayerColor: AutoAdjust", "LayerColor: AutoAdjust",
"LayerColor: AutoAdjustV2",
"LayerColor: AutoBrightness", "LayerColor: AutoBrightness",
"LayerColor: Brightness & Contrast", "LayerColor: Brightness & Contrast",
"LayerColor: Color of Shadow & Highlight", "LayerColor: Color of Shadow & Highlight",
@ -8247,6 +8285,8 @@
"IPAdapterMS", "IPAdapterMS",
"IPAdapterModelLoader", "IPAdapterModelLoader",
"IPAdapterNoise", "IPAdapterNoise",
"IPAdapterPreciseComposition",
"IPAdapterPreciseCompositionBatch",
"IPAdapterPreciseStyleTransfer", "IPAdapterPreciseStyleTransfer",
"IPAdapterPreciseStyleTransferBatch", "IPAdapterPreciseStyleTransferBatch",
"IPAdapterPromptScheduleFromWeightsStrategy", "IPAdapterPromptScheduleFromWeightsStrategy",
@ -8324,6 +8364,7 @@
"ImageTile+", "ImageTile+",
"ImageToDevice+", "ImageToDevice+",
"ImageUntile+", "ImageUntile+",
"InjectLatentNoise+",
"KSamplerVariationsStochastic+", "KSamplerVariationsStochastic+",
"KSamplerVariationsWithNoise+", "KSamplerVariationsWithNoise+",
"LoadCLIPSegModels+", "LoadCLIPSegModels+",
@ -9694,6 +9735,7 @@
], ],
"https://github.com/glifxyz/ComfyUI-GlifNodes": [ "https://github.com/glifxyz/ComfyUI-GlifNodes": [
[ [
"FilmGrain",
"GlifConsistencyDecoder", "GlifConsistencyDecoder",
"GlifPatchConsistencyDecoderTiled", "GlifPatchConsistencyDecoderTiled",
"GlifVariable", "GlifVariable",
@ -9839,6 +9881,8 @@
"Griptape Display: Text", "Griptape Display: Text",
"Griptape Driver: Amazon Bedrock Stable Diffusion", "Griptape Driver: Amazon Bedrock Stable Diffusion",
"Griptape Driver: Amazon Bedrock Titan", "Griptape Driver: Amazon Bedrock Titan",
"Griptape Driver: DuckDuckGo WebSearch",
"Griptape Driver: Google WebSearch",
"Griptape Driver: Leonardo.AI", "Griptape Driver: Leonardo.AI",
"Griptape Driver: OpenAI Image Generation", "Griptape Driver: OpenAI Image Generation",
"Griptape Expand: Agent Nodes", "Griptape Expand: Agent Nodes",
@ -10061,6 +10105,7 @@
"story_json_tool", "story_json_tool",
"string_logic", "string_logic",
"substring", "substring",
"text2json",
"text_iterator", "text_iterator",
"time_tool", "time_tool",
"tool_combine", "tool_combine",
@ -10362,11 +10407,20 @@
"title_aux": "FaceSwap" "title_aux": "FaceSwap"
} }
], ],
"https://github.com/injet-zhou/comfyui_extra_api": [
[
"SimpleGenImageInterface"
],
{
"title_aux": "comfyui_extra_api"
}
],
"https://github.com/iwanders/ComfyUI_nodes": [ "https://github.com/iwanders/ComfyUI_nodes": [
[ [
"IW_JsonPickItem", "IW_JsonPickItem",
"IW_ModelHook", "IW_ModelHook",
"IW_StringConcat", "IW_StringConcat",
"IW_StringFromInt",
"IW_StringNode", "IW_StringNode",
"IW_StringPrint", "IW_StringPrint",
"IW_StringReplace", "IW_StringReplace",
@ -11737,6 +11791,18 @@
"title_aux": "LNL Frame Selector" "title_aux": "LNL Frame Selector"
} }
], ],
"https://github.com/leestuartx/ComfyUI-GG": [
[
"AddPaddingToImage",
"ImageMetadataExtractor",
"MetadataExtractBySeed",
"MetadataExtractorBySeed",
"ResizeImageProportionally"
],
{
"title_aux": "ComfyUI-GG"
}
],
"https://github.com/leiweiqiang/ComfyUI-TRA": [ "https://github.com/leiweiqiang/ComfyUI-TRA": [
[ [
"TclEbSynth", "TclEbSynth",
@ -12512,6 +12578,14 @@
"title_aux": "ComfyUI Serving toolkit" "title_aux": "ComfyUI Serving toolkit"
} }
], ],
"https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node": [
[
"LM Studio Image To Text"
],
{
"title_aux": "LM Studio Image to Text Node for ComfyUI"
}
],
"https://github.com/mav-rik/facerestore_cf": [ "https://github.com/mav-rik/facerestore_cf": [
[ [
"CropFace", "CropFace",
@ -12732,6 +12806,24 @@
"title_aux": "comfyui_met_suite" "title_aux": "comfyui_met_suite"
} }
], ],
"https://github.com/mgfxer/ComfyUI-FrameFX": [
[
"DynamicAnimatedWeightsHelper",
"EdgeFXSourceImages",
"FlorencePromptTravelHelper",
"LivePromptInterpolation",
"MaskSequenceHelper",
"PromptStackManager",
"PromptTravelHelper"
],
{
"author": "mgfxer",
"description": "This extension provides various frame and mask sequence manipulation tools for animation workflows.",
"nickname": "FrameFX \ud83d\udcab",
"title": "FrameFX",
"title_aux": "ComfyUI-FrameFX"
}
],
"https://github.com/mihaiiancu/ComfyUI_Inpaint": [ "https://github.com/mihaiiancu/ComfyUI_Inpaint": [
[ [
"InpaintMediapipe" "InpaintMediapipe"
@ -13332,7 +13424,9 @@
], ],
"https://github.com/pamparamm/sd-perturbed-attention": [ "https://github.com/pamparamm/sd-perturbed-attention": [
[ [
"PerturbedAttention" "PerturbedAttention",
"TRTAttachPag",
"TRTPerturbedAttention"
], ],
{ {
"title_aux": "Perturbed-Attention Guidance" "title_aux": "Perturbed-Attention Guidance"
@ -15709,6 +15803,7 @@
"easy kSamplerLayerDiffusion", "easy kSamplerLayerDiffusion",
"easy kSamplerSDTurbo", "easy kSamplerSDTurbo",
"easy kSamplerTiled", "easy kSamplerTiled",
"easy kolorsLoader",
"easy latentCompositeMaskedWithCond", "easy latentCompositeMaskedWithCond",
"easy latentNoisy", "easy latentNoisy",
"easy loadImageBase64", "easy loadImageBase64",