mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
9c3e123fe5
commit
5509734a10
@ -4179,6 +4179,16 @@
|
||||
"install_type": "git-clone",
|
||||
"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",
|
||||
"title": "qq-nodes-comfyui",
|
||||
@ -4663,7 +4673,7 @@
|
||||
"https://github.com/glifxyz/ComfyUI-GlifNodes"
|
||||
],
|
||||
"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",
|
||||
@ -8621,6 +8631,17 @@
|
||||
"install_type": "git-clone",
|
||||
"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",
|
||||
"title": "Euler-Smea-Dyn-Sampler",
|
||||
@ -8860,7 +8881,7 @@
|
||||
"https://github.com/pamparamm/sd-perturbed-attention"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Perturbed-Attention Guidance node for ComfyUI."
|
||||
"description": "Perturbed-Attention Guidance with advanced parameters for ComfyUI. (PAG)"
|
||||
},
|
||||
{
|
||||
"author": "pamparamm",
|
||||
@ -11354,6 +11375,37 @@
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"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."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -452,6 +452,15 @@
|
||||
"title_aux": "ComfyUI_V-Express"
|
||||
}
|
||||
],
|
||||
"https://github.com/AIFSH/CosyVoice-ComfyUI": [
|
||||
[
|
||||
"CosyVoiceNode",
|
||||
"TextNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "CosyVoice-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": [
|
||||
[
|
||||
"LoadMarianMTCheckPoint",
|
||||
@ -676,6 +685,7 @@
|
||||
"GoogleTranslateCLIPTextEncodeNode",
|
||||
"GoogleTranslateTextNode",
|
||||
"HexToHueNode",
|
||||
"IDENode",
|
||||
"PainterNode",
|
||||
"PoseNode",
|
||||
"PreviewTextNode"
|
||||
@ -1482,6 +1492,19 @@
|
||||
"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": [
|
||||
[
|
||||
"ModelScopeT2VLoader"
|
||||
@ -2513,6 +2536,7 @@
|
||||
"JNodes_ImageSizeSelector",
|
||||
"JNodes_LoadVideo",
|
||||
"JNodes_LoadVisualMediaFromPath",
|
||||
"JNodes_LoadVisualMediaFromPath_Batch",
|
||||
"JNodes_LoraExtractor",
|
||||
"JNodes_MediaInfoToString",
|
||||
"JNodes_OutVideoInfo",
|
||||
@ -2802,7 +2826,9 @@
|
||||
"ADE_UpscaleAndVAEEncode",
|
||||
"ADE_UseEvolvedSampling",
|
||||
"ADE_ViewsOnlyContextOptions",
|
||||
"ADE_VisualizeContextOptions",
|
||||
"ADE_VisualizeContextOptionsK",
|
||||
"ADE_VisualizeContextOptionsKAdv",
|
||||
"ADE_VisualizeContextOptionsSCustom",
|
||||
"AnimateDiffLoaderV1",
|
||||
"CheckpointLoaderSimpleWithNoiseSelect"
|
||||
],
|
||||
@ -5740,6 +5766,16 @@
|
||||
"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": [
|
||||
[
|
||||
"ESAM_ModelLoader_Zho",
|
||||
@ -5761,6 +5797,7 @@
|
||||
],
|
||||
"https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ": [
|
||||
[
|
||||
"StreamRecorder",
|
||||
"VideoFormatConverter"
|
||||
],
|
||||
{
|
||||
@ -7472,6 +7509,7 @@
|
||||
"https://github.com/chflame163/ComfyUI_LayerStyle": [
|
||||
[
|
||||
"LayerColor: AutoAdjust",
|
||||
"LayerColor: AutoAdjustV2",
|
||||
"LayerColor: AutoBrightness",
|
||||
"LayerColor: Brightness & Contrast",
|
||||
"LayerColor: Color of Shadow & Highlight",
|
||||
@ -8247,6 +8285,8 @@
|
||||
"IPAdapterMS",
|
||||
"IPAdapterModelLoader",
|
||||
"IPAdapterNoise",
|
||||
"IPAdapterPreciseComposition",
|
||||
"IPAdapterPreciseCompositionBatch",
|
||||
"IPAdapterPreciseStyleTransfer",
|
||||
"IPAdapterPreciseStyleTransferBatch",
|
||||
"IPAdapterPromptScheduleFromWeightsStrategy",
|
||||
@ -8324,6 +8364,7 @@
|
||||
"ImageTile+",
|
||||
"ImageToDevice+",
|
||||
"ImageUntile+",
|
||||
"InjectLatentNoise+",
|
||||
"KSamplerVariationsStochastic+",
|
||||
"KSamplerVariationsWithNoise+",
|
||||
"LoadCLIPSegModels+",
|
||||
@ -9694,6 +9735,7 @@
|
||||
],
|
||||
"https://github.com/glifxyz/ComfyUI-GlifNodes": [
|
||||
[
|
||||
"FilmGrain",
|
||||
"GlifConsistencyDecoder",
|
||||
"GlifPatchConsistencyDecoderTiled",
|
||||
"GlifVariable",
|
||||
@ -9839,6 +9881,8 @@
|
||||
"Griptape Display: Text",
|
||||
"Griptape Driver: Amazon Bedrock Stable Diffusion",
|
||||
"Griptape Driver: Amazon Bedrock Titan",
|
||||
"Griptape Driver: DuckDuckGo WebSearch",
|
||||
"Griptape Driver: Google WebSearch",
|
||||
"Griptape Driver: Leonardo.AI",
|
||||
"Griptape Driver: OpenAI Image Generation",
|
||||
"Griptape Expand: Agent Nodes",
|
||||
@ -10061,6 +10105,7 @@
|
||||
"story_json_tool",
|
||||
"string_logic",
|
||||
"substring",
|
||||
"text2json",
|
||||
"text_iterator",
|
||||
"time_tool",
|
||||
"tool_combine",
|
||||
@ -10362,11 +10407,20 @@
|
||||
"title_aux": "FaceSwap"
|
||||
}
|
||||
],
|
||||
"https://github.com/injet-zhou/comfyui_extra_api": [
|
||||
[
|
||||
"SimpleGenImageInterface"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_extra_api"
|
||||
}
|
||||
],
|
||||
"https://github.com/iwanders/ComfyUI_nodes": [
|
||||
[
|
||||
"IW_JsonPickItem",
|
||||
"IW_ModelHook",
|
||||
"IW_StringConcat",
|
||||
"IW_StringFromInt",
|
||||
"IW_StringNode",
|
||||
"IW_StringPrint",
|
||||
"IW_StringReplace",
|
||||
@ -11737,6 +11791,18 @@
|
||||
"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": [
|
||||
[
|
||||
"TclEbSynth",
|
||||
@ -12512,6 +12578,14 @@
|
||||
"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": [
|
||||
[
|
||||
"CropFace",
|
||||
@ -12732,6 +12806,24 @@
|
||||
"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": [
|
||||
[
|
||||
"InpaintMediapipe"
|
||||
@ -13332,7 +13424,9 @@
|
||||
],
|
||||
"https://github.com/pamparamm/sd-perturbed-attention": [
|
||||
[
|
||||
"PerturbedAttention"
|
||||
"PerturbedAttention",
|
||||
"TRTAttachPag",
|
||||
"TRTPerturbedAttention"
|
||||
],
|
||||
{
|
||||
"title_aux": "Perturbed-Attention Guidance"
|
||||
@ -15709,6 +15803,7 @@
|
||||
"easy kSamplerLayerDiffusion",
|
||||
"easy kSamplerSDTurbo",
|
||||
"easy kSamplerTiled",
|
||||
"easy kolorsLoader",
|
||||
"easy latentCompositeMaskedWithCond",
|
||||
"easy latentNoisy",
|
||||
"easy loadImageBase64",
|
||||
|
||||
2519
github-stats.json
2519
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -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",
|
||||
"title": "ComfyUI-AuraSR-ZHO",
|
||||
@ -20,16 +31,6 @@
|
||||
"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.]"
|
||||
},
|
||||
{
|
||||
"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 UltraEdit(Diffusers)"
|
||||
},
|
||||
{
|
||||
"author": "tom-doerr",
|
||||
"title": "DSPy Nodes [WIP]",
|
||||
|
||||
@ -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",
|
||||
"title": "ComfyUI-Documents",
|
||||
@ -30,6 +41,47 @@
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"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",
|
||||
"title": "ComfyUI-Kolors-MZ",
|
||||
|
||||
@ -452,6 +452,15 @@
|
||||
"title_aux": "ComfyUI_V-Express"
|
||||
}
|
||||
],
|
||||
"https://github.com/AIFSH/CosyVoice-ComfyUI": [
|
||||
[
|
||||
"CosyVoiceNode",
|
||||
"TextNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "CosyVoice-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": [
|
||||
[
|
||||
"LoadMarianMTCheckPoint",
|
||||
@ -676,6 +685,7 @@
|
||||
"GoogleTranslateCLIPTextEncodeNode",
|
||||
"GoogleTranslateTextNode",
|
||||
"HexToHueNode",
|
||||
"IDENode",
|
||||
"PainterNode",
|
||||
"PoseNode",
|
||||
"PreviewTextNode"
|
||||
@ -1482,6 +1492,19 @@
|
||||
"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": [
|
||||
[
|
||||
"ModelScopeT2VLoader"
|
||||
@ -2513,6 +2536,7 @@
|
||||
"JNodes_ImageSizeSelector",
|
||||
"JNodes_LoadVideo",
|
||||
"JNodes_LoadVisualMediaFromPath",
|
||||
"JNodes_LoadVisualMediaFromPath_Batch",
|
||||
"JNodes_LoraExtractor",
|
||||
"JNodes_MediaInfoToString",
|
||||
"JNodes_OutVideoInfo",
|
||||
@ -2802,7 +2826,9 @@
|
||||
"ADE_UpscaleAndVAEEncode",
|
||||
"ADE_UseEvolvedSampling",
|
||||
"ADE_ViewsOnlyContextOptions",
|
||||
"ADE_VisualizeContextOptions",
|
||||
"ADE_VisualizeContextOptionsK",
|
||||
"ADE_VisualizeContextOptionsKAdv",
|
||||
"ADE_VisualizeContextOptionsSCustom",
|
||||
"AnimateDiffLoaderV1",
|
||||
"CheckpointLoaderSimpleWithNoiseSelect"
|
||||
],
|
||||
@ -5740,6 +5766,16 @@
|
||||
"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": [
|
||||
[
|
||||
"ESAM_ModelLoader_Zho",
|
||||
@ -5761,6 +5797,7 @@
|
||||
],
|
||||
"https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ": [
|
||||
[
|
||||
"StreamRecorder",
|
||||
"VideoFormatConverter"
|
||||
],
|
||||
{
|
||||
@ -7472,6 +7509,7 @@
|
||||
"https://github.com/chflame163/ComfyUI_LayerStyle": [
|
||||
[
|
||||
"LayerColor: AutoAdjust",
|
||||
"LayerColor: AutoAdjustV2",
|
||||
"LayerColor: AutoBrightness",
|
||||
"LayerColor: Brightness & Contrast",
|
||||
"LayerColor: Color of Shadow & Highlight",
|
||||
@ -8247,6 +8285,8 @@
|
||||
"IPAdapterMS",
|
||||
"IPAdapterModelLoader",
|
||||
"IPAdapterNoise",
|
||||
"IPAdapterPreciseComposition",
|
||||
"IPAdapterPreciseCompositionBatch",
|
||||
"IPAdapterPreciseStyleTransfer",
|
||||
"IPAdapterPreciseStyleTransferBatch",
|
||||
"IPAdapterPromptScheduleFromWeightsStrategy",
|
||||
@ -8324,6 +8364,7 @@
|
||||
"ImageTile+",
|
||||
"ImageToDevice+",
|
||||
"ImageUntile+",
|
||||
"InjectLatentNoise+",
|
||||
"KSamplerVariationsStochastic+",
|
||||
"KSamplerVariationsWithNoise+",
|
||||
"LoadCLIPSegModels+",
|
||||
@ -9694,6 +9735,7 @@
|
||||
],
|
||||
"https://github.com/glifxyz/ComfyUI-GlifNodes": [
|
||||
[
|
||||
"FilmGrain",
|
||||
"GlifConsistencyDecoder",
|
||||
"GlifPatchConsistencyDecoderTiled",
|
||||
"GlifVariable",
|
||||
@ -9839,6 +9881,8 @@
|
||||
"Griptape Display: Text",
|
||||
"Griptape Driver: Amazon Bedrock Stable Diffusion",
|
||||
"Griptape Driver: Amazon Bedrock Titan",
|
||||
"Griptape Driver: DuckDuckGo WebSearch",
|
||||
"Griptape Driver: Google WebSearch",
|
||||
"Griptape Driver: Leonardo.AI",
|
||||
"Griptape Driver: OpenAI Image Generation",
|
||||
"Griptape Expand: Agent Nodes",
|
||||
@ -10061,6 +10105,7 @@
|
||||
"story_json_tool",
|
||||
"string_logic",
|
||||
"substring",
|
||||
"text2json",
|
||||
"text_iterator",
|
||||
"time_tool",
|
||||
"tool_combine",
|
||||
@ -10362,11 +10407,20 @@
|
||||
"title_aux": "FaceSwap"
|
||||
}
|
||||
],
|
||||
"https://github.com/injet-zhou/comfyui_extra_api": [
|
||||
[
|
||||
"SimpleGenImageInterface"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_extra_api"
|
||||
}
|
||||
],
|
||||
"https://github.com/iwanders/ComfyUI_nodes": [
|
||||
[
|
||||
"IW_JsonPickItem",
|
||||
"IW_ModelHook",
|
||||
"IW_StringConcat",
|
||||
"IW_StringFromInt",
|
||||
"IW_StringNode",
|
||||
"IW_StringPrint",
|
||||
"IW_StringReplace",
|
||||
@ -11737,6 +11791,18 @@
|
||||
"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": [
|
||||
[
|
||||
"TclEbSynth",
|
||||
@ -12512,6 +12578,14 @@
|
||||
"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": [
|
||||
[
|
||||
"CropFace",
|
||||
@ -12732,6 +12806,24 @@
|
||||
"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": [
|
||||
[
|
||||
"InpaintMediapipe"
|
||||
@ -13332,7 +13424,9 @@
|
||||
],
|
||||
"https://github.com/pamparamm/sd-perturbed-attention": [
|
||||
[
|
||||
"PerturbedAttention"
|
||||
"PerturbedAttention",
|
||||
"TRTAttachPag",
|
||||
"TRTPerturbedAttention"
|
||||
],
|
||||
{
|
||||
"title_aux": "Perturbed-Attention Guidance"
|
||||
@ -15709,6 +15803,7 @@
|
||||
"easy kSamplerLayerDiffusion",
|
||||
"easy kSamplerSDTurbo",
|
||||
"easy kSamplerTiled",
|
||||
"easy kolorsLoader",
|
||||
"easy latentCompositeMaskedWithCond",
|
||||
"easy latentNoisy",
|
||||
"easy loadImageBase64",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user