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
32b6266dd9
commit
770cd0f9f5
@ -16600,6 +16600,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes for loading both Checkpoints and UNET/Diffussion models quantized to bitsandbytes NF4 or FP4 format.\nStill under development and some limitations such as using LoRA might apply still."
|
||||
},
|
||||
{
|
||||
"author": "silveroxides",
|
||||
"title": "ComfyUI-RR-JointTagger",
|
||||
"reference": "https://github.com/silveroxides/ComfyUI-RR-JointTagger",
|
||||
"files": [
|
||||
"https://github.com/silveroxides/ComfyUI-RR-JointTagger"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Tagger used to tag image of but not limited to furry art."
|
||||
},
|
||||
{
|
||||
"author": "turkyden",
|
||||
"title": "ComfyUI-SmartCrop",
|
||||
@ -18758,6 +18768,26 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A node for ComfyUI that terminates the workflow processing if 'proceed' is set to False. More convenient than manually bypassing a bunch of nodes.\nThis is a restructured version of the 'SRL Conditional Interrupt' node from the [a/srl-nodes](https://github.com/seanlynch/srl-nodes) pack."
|
||||
},
|
||||
{
|
||||
"author": "SparknightLLC",
|
||||
"title": "ComfyUI-GPENO",
|
||||
"reference": "https://github.com/SparknightLLC/ComfyUI-GPENO",
|
||||
"files": [
|
||||
"https://github.com/SparknightLLC/ComfyUI-GPENO"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A node for ComfyUI that performs GPEN face restoration on the input image(s). Significantly faster than other implementations of GPEN."
|
||||
},
|
||||
{
|
||||
"author": "SparknightLLC",
|
||||
"title": "ComfyUI-ImageAutotone",
|
||||
"reference": "https://github.com/SparknightLLC/ComfyUI-ImageAutotone",
|
||||
"files": [
|
||||
"https://github.com/SparknightLLC/ComfyUI-ImageAutotone"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A node for ComfyUI that takes an input image and clips the color channels independently to increase contrast and alter color cast. This is a reinterpretation of PhotoShop's 'Auto Tone' algorithm."
|
||||
},
|
||||
{
|
||||
"author": "lightricks",
|
||||
"title": "ComfyUI-LTXVideo",
|
||||
@ -18994,6 +19024,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for Kimi-VL model."
|
||||
},
|
||||
{
|
||||
"author": "Yuan-ManX",
|
||||
"title": "ComfyUI-Cobra",
|
||||
"reference": "https://github.com/Yuan-ManX/ComfyUI-Cobra",
|
||||
"files": [
|
||||
"https://github.com/Yuan-ManX/ComfyUI-Cobra"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Make Cobra avialbe in ComfyUI.\nCobra: Efficient Line Art COlorization with BRoAder References"
|
||||
},
|
||||
{
|
||||
"author": "Starnodes2024",
|
||||
"title": "ComfyUI_StarNodes",
|
||||
@ -19466,6 +19506,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a UNO ComfyUI plugin implementation that can run the full version with 24GB VRAM, as well as quickly run the FP8 version."
|
||||
},
|
||||
{
|
||||
"author": "HM-RunningHub",
|
||||
"title": "ComfyUI_RH_FramePack",
|
||||
"reference": "https://github.com/HM-RunningHub/ComfyUI_RH_FramePack",
|
||||
"files": [
|
||||
"https://github.com/HM-RunningHub/ComfyUI_RH_FramePack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a ComfyUI plug-in for lllyasviel/FramePack, easy to use"
|
||||
},
|
||||
{
|
||||
"author": "sebord",
|
||||
"title": "ComfyUI-LMCQ",
|
||||
@ -23238,16 +23288,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Start and end frames video generation node that supports native ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "ZenAI-Vietnam",
|
||||
"title": "ComfyUI_InfiniteYou",
|
||||
"reference": "https://github.com/ZenAI-Vietnam/ComfyUI_InfiniteYou",
|
||||
"files": [
|
||||
"https://github.com/ZenAI-Vietnam/ComfyUI_InfiniteYou"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An implementation of InfiniteYou for ComfyUI. Native support for [a/InfiniteYou](https://github.com/bytedance/InfiniteYou) in ComfyUI, designed by the ZenAI team."
|
||||
},
|
||||
{
|
||||
"author": "Creepybits",
|
||||
"title": "ComfyUI-Creepy_nodes",
|
||||
@ -23561,7 +23601,7 @@
|
||||
"https://github.com/Siempreflaco/ComfyUI-NCNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: NC Audio Recorder, NC Line Counter, NC Increment INT, NC Image Processor"
|
||||
"description": "NODES: Audio Recorder, Line Counter, Increment INT, Image Processor, Load 3D Mesh From Outputs"
|
||||
},
|
||||
{
|
||||
"author": "livepeer",
|
||||
@ -23891,6 +23931,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Save Image/Latent to Shared Memory"
|
||||
},
|
||||
{
|
||||
"author": "hnmr293",
|
||||
"title": "ComfyUI-latent-ops",
|
||||
"reference": "https://github.com/hnmr293/ComfyUI-latent-ops",
|
||||
"files": [
|
||||
"https://github.com/hnmr293/ComfyUI-latent-ops"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of nodes for manipulating LATENT in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "Reithan",
|
||||
"title": "Negative Rejection Steering",
|
||||
@ -23964,6 +24014,66 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom nodes for Diffusion Attentive Attribution Maps (DAAM)"
|
||||
},
|
||||
{
|
||||
"author": "bytedance",
|
||||
"title": "ComfyUI_InfiniteYou",
|
||||
"reference": "https://github.com/bytedance/ComfyUI_InfiniteYou",
|
||||
"files": [
|
||||
"https://github.com/bytedance/ComfyUI_InfiniteYou"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Official ComfyUI Support - InfiniteYou: Flexible Photo Recrafting While Preserving Your Identity"
|
||||
},
|
||||
{
|
||||
"author": "AstroCorp",
|
||||
"title": "ComfyUI AstroCorp Nodes",
|
||||
"reference": "https://github.com/AstroCorp/ComfyUI-AstroCorp-Nodes",
|
||||
"files": [
|
||||
"https://github.com/AstroCorp/ComfyUI-AstroCorp-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of personal ComfyUI nodes designed to enhance and automate workflows."
|
||||
},
|
||||
{
|
||||
"author": "stevenwg",
|
||||
"title": "ComfyUI-VideoGrid",
|
||||
"reference": "https://github.com/stevenwg/ComfyUI-VideoGrid",
|
||||
"files": [
|
||||
"https://github.com/stevenwg/ComfyUI-VideoGrid"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Add vertical and horizontal video grid support"
|
||||
},
|
||||
{
|
||||
"author": "avenstack",
|
||||
"title": "ComfyUI-AV-MegaTTS3",
|
||||
"reference": "https://github.com/avenstack/ComfyUI-AV-MegaTTS3",
|
||||
"files": [
|
||||
"https://github.com/avenstack/ComfyUI-AV-MegaTTS3"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "🎧Ultra High-Quality Voice Cloning, Chinese and English."
|
||||
},
|
||||
{
|
||||
"author": "WarpedAnimation",
|
||||
"title": "ComfyUI-WarpedToolset",
|
||||
"reference": "https://github.com/WarpedAnimation/ComfyUI-WarpedToolset",
|
||||
"files": [
|
||||
"https://github.com/WarpedAnimation/ComfyUI-WarpedToolset"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom tool set mostly for Hunyuan Video, but includes some WAN Video nodes."
|
||||
},
|
||||
{
|
||||
"author": "Jint8888",
|
||||
"title": "Comfyui_JTnodes",
|
||||
"reference": "https://github.com/Jint8888/Comfyui_JTnodes",
|
||||
"files": [
|
||||
"https://github.com/Jint8888/Comfyui_JTnodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This project contains some custom ComfyUI nodes for image processing, AI conversation, and utility tasks."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1404,6 +1404,7 @@
|
||||
[
|
||||
"Seed-Nodes: ImagePixelator",
|
||||
"Seed-Nodes: ImageTo3D",
|
||||
"Seed-Nodes: ImageTransparencyCrop",
|
||||
"Seed-Nodes: LoadImage",
|
||||
"Seed-Nodes: LoadMultipleImages",
|
||||
"Seed-Nodes: SLICPixelator",
|
||||
@ -1819,6 +1820,15 @@
|
||||
"title_aux": "Dir Gir"
|
||||
}
|
||||
],
|
||||
"https://github.com/AstroCorp/ComfyUI-AstroCorp-Nodes": [
|
||||
[
|
||||
"InstructNode",
|
||||
"TextareaNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI AstroCorp Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": [
|
||||
[
|
||||
"AnimateAnyone"
|
||||
@ -2781,7 +2791,7 @@
|
||||
"TemporalCrossAttnMask",
|
||||
"TemporalMaskGenerator",
|
||||
"TemporalSplitAttnMask",
|
||||
"TemporalSplitAttnMask2",
|
||||
"TemporalSplitAttnMask (Midframe)",
|
||||
"TextBox1",
|
||||
"TextBox2",
|
||||
"TextBox3",
|
||||
@ -2794,6 +2804,7 @@
|
||||
"TorchCompileModelAura",
|
||||
"TorchCompileModelFluxAdv",
|
||||
"TorchCompileModelSD35",
|
||||
"TorchCompileModels",
|
||||
"UNetSave",
|
||||
"VAEEncodeAdvanced"
|
||||
],
|
||||
@ -2987,6 +2998,7 @@
|
||||
],
|
||||
"https://github.com/Creepybits/ComfyUI-Creepy_nodes": [
|
||||
[
|
||||
"ArgosTranslateNode",
|
||||
"CLIPSwitch",
|
||||
"DelayNode",
|
||||
"DelayTextNode",
|
||||
@ -4219,15 +4231,6 @@
|
||||
"title_aux": "NX_Translator"
|
||||
}
|
||||
],
|
||||
"https://github.com/FunnyFinger/Dynamic-Sliders-ComfyUI": [
|
||||
[
|
||||
"DynamicSlidersStack",
|
||||
"StackReceiver"
|
||||
],
|
||||
{
|
||||
"title_aux": "Dynamic Slider Pack for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/FuouM/ComfyUI-EbSynth": [
|
||||
[
|
||||
"ES_Guides7",
|
||||
@ -4640,6 +4643,14 @@
|
||||
"title_aux": "ComfyUI_RH_APICall"
|
||||
}
|
||||
],
|
||||
"https://github.com/HM-RunningHub/ComfyUI_RH_FramePack": [
|
||||
[
|
||||
"RunningHub_FramePack"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_RH_FramePack"
|
||||
}
|
||||
],
|
||||
"https://github.com/HM-RunningHub/ComfyUI_RH_OminiControl": [
|
||||
[
|
||||
"RunningHub_Omini_Fill",
|
||||
@ -4993,7 +5004,8 @@
|
||||
],
|
||||
"https://github.com/ImagineerNL/ComfyUI-IMGNR-Utils": [
|
||||
[
|
||||
"CatchEditTextNode"
|
||||
"CatchEditTextNode",
|
||||
"PreviewImageBase64Node"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-IMGNR-Utils"
|
||||
@ -5533,6 +5545,17 @@
|
||||
"title_aux": "ComfyUI-TD"
|
||||
}
|
||||
],
|
||||
"https://github.com/Jint8888/Comfyui_JTnodes": [
|
||||
[
|
||||
"JTBrightness",
|
||||
"JTImagesavetopath",
|
||||
"JTcounter",
|
||||
"SiliconflowFree"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui_JTnodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/JohanK66/ComfyUI-WebhookImage": [
|
||||
[
|
||||
"Notif-Webhook"
|
||||
@ -6851,6 +6874,7 @@
|
||||
"ExtractSpecificLines",
|
||||
"ExtractSubstring",
|
||||
"ExtractSubstringByIndices",
|
||||
"FileCopyCutNode",
|
||||
"FileListAndSuffix",
|
||||
"FilterLinesBySubstrings",
|
||||
"FilterLinesByWordCount",
|
||||
@ -6867,6 +6891,7 @@
|
||||
"RandomLineFromText",
|
||||
"ReadExcelData",
|
||||
"ReadExcelRowOrColumnDiff",
|
||||
"ReadWebNode",
|
||||
"RemoveContentBetweenChars",
|
||||
"ReplaceMultiple",
|
||||
"ReplaceNthOccurrence",
|
||||
@ -8087,7 +8112,9 @@
|
||||
],
|
||||
"https://github.com/PrunaAI/ComfyUI_pruna": [
|
||||
[
|
||||
"CacheModel",
|
||||
"CacheModelAdaptive",
|
||||
"CacheModelAuto",
|
||||
"CacheModelPeriodic",
|
||||
"CompileModel"
|
||||
],
|
||||
{
|
||||
@ -9611,6 +9638,23 @@
|
||||
"title_aux": "ComfyUI-ConditionalInterrupt"
|
||||
}
|
||||
],
|
||||
"https://github.com/SparknightLLC/ComfyUI-GPENO": [
|
||||
[
|
||||
"GPENO Face Restoration"
|
||||
],
|
||||
{
|
||||
"author": "yangxy (yangtao9009@gmail.com)",
|
||||
"title_aux": "ComfyUI-GPENO"
|
||||
}
|
||||
],
|
||||
"https://github.com/SparknightLLC/ComfyUI-ImageAutotone": [
|
||||
[
|
||||
"ImageAutotone"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ImageAutotone"
|
||||
}
|
||||
],
|
||||
"https://github.com/SparknightLLC/ComfyUI-LatentClamp": [
|
||||
[
|
||||
"LatentClamp"
|
||||
@ -9752,6 +9796,7 @@
|
||||
"SDVN Pipe In",
|
||||
"SDVN Pipe Out",
|
||||
"SDVN Pipe Out All",
|
||||
"SDVN QuadrupleCLIP Download",
|
||||
"SDVN Quick Menu",
|
||||
"SDVN Remove Background",
|
||||
"SDVN Run Python Code",
|
||||
@ -10584,20 +10629,12 @@
|
||||
],
|
||||
"https://github.com/Temult/TWanSigmaGraph": [
|
||||
[
|
||||
"SigmaGraphNode"
|
||||
"TWanSigmaGraph"
|
||||
],
|
||||
{
|
||||
"title_aux": "TWanSigmaGraph"
|
||||
}
|
||||
],
|
||||
"https://github.com/Temult/sigma-graph-node": [
|
||||
[
|
||||
"SigmaGraphNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "Sigma Graph Node for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/TencentQQGYLab/ComfyUI-ELLA": [
|
||||
[
|
||||
"CombineClipEllaEmbeds",
|
||||
@ -10939,6 +10976,8 @@
|
||||
"StyleAlignedBatchAlign",
|
||||
"VixCheckboxLogic",
|
||||
"VixDynamicLoraDefinition",
|
||||
"VixMultilineText",
|
||||
"VixTextConcatenate",
|
||||
"VixUiAspectRatioSelector",
|
||||
"VixUiCheckbox",
|
||||
"VixUiCheckboxLogic",
|
||||
@ -11394,6 +11433,37 @@
|
||||
"title_aux": "ComfyUI WPX Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/WarpedAnimation/ComfyUI-WarpedToolset": [
|
||||
[
|
||||
"WarpedBundleVideoImages",
|
||||
"WarpedCreateEmptyImageBatch",
|
||||
"WarpedCreateEmptyLatentBatch",
|
||||
"WarpedCreateSpecialImageBatch",
|
||||
"WarpedHunyuanLoraAvgMerge",
|
||||
"WarpedHunyuanLoraMerge",
|
||||
"WarpedHunyuanMultiLoraAvgMerge",
|
||||
"WarpedHunyuanMultiLoraMerge",
|
||||
"WarpedHunyuanMultiLoraMixer",
|
||||
"WarpedHunyuanMultiLoraMixerExt",
|
||||
"WarpedImageNoiseAugmentation",
|
||||
"WarpedImageResize",
|
||||
"WarpedImageScaleToSide",
|
||||
"WarpedLeapfusionHunyuanI2V",
|
||||
"WarpedLoadVideosBatch",
|
||||
"WarpedRsmBundleAllVideoImages",
|
||||
"WarpedSamplerCustomAdv",
|
||||
"WarpedSamplerCustomAdvLatent",
|
||||
"WarpedSaveAnimatedPng",
|
||||
"WarpedTeaCache",
|
||||
"WarpedUpscaleWithModel",
|
||||
"WarpedWanImageToVideo",
|
||||
"WarpedWanLoadAndEditLoraBlocks",
|
||||
"WarpedWanLoraMerge"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-WarpedToolset"
|
||||
}
|
||||
],
|
||||
"https://github.com/WaveSpeedAI/wavespeed-comfyui": [
|
||||
[
|
||||
"WaveSpeedAI Client",
|
||||
@ -11650,6 +11720,18 @@
|
||||
"title_aux": "MergeBlockWeighted_fo_ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/Yuan-ManX/ComfyUI-Cobra": [
|
||||
[
|
||||
"ColorizeImage",
|
||||
"DrawColorHint",
|
||||
"ExtractLineArt",
|
||||
"GetColorValue",
|
||||
"LoadCobraModel"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Cobra"
|
||||
}
|
||||
],
|
||||
"https://github.com/Yuan-ManX/ComfyUI-HiDream-I1": [
|
||||
[
|
||||
"GenerateHiDreamImage",
|
||||
@ -11660,6 +11742,17 @@
|
||||
"title_aux": "ComfyUI-HiDream-I1"
|
||||
}
|
||||
],
|
||||
"https://github.com/Yuan-ManX/ComfyUI-Kimi-VL": [
|
||||
[
|
||||
"KimiVL",
|
||||
"LoadKimiVLImage",
|
||||
"LoadKimiVLModel",
|
||||
"SaveKimiVLText"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Kimi-VL"
|
||||
}
|
||||
],
|
||||
"https://github.com/Yuan-ManX/ComfyUI-LLaMA-Mesh": [
|
||||
[
|
||||
"Apply Gradient Color",
|
||||
@ -12026,16 +12119,6 @@
|
||||
"title_aux": "comfyui-rapidfire"
|
||||
}
|
||||
],
|
||||
"https://github.com/ZenAI-Vietnam/ComfyUI_InfiniteYou": [
|
||||
[
|
||||
"FaceCombine",
|
||||
"FaceSwap_InfiniteYou",
|
||||
"InfiniteYouApply"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_InfiniteYou"
|
||||
}
|
||||
],
|
||||
"https://github.com/a-und-b/ComfyUI_Delay": [
|
||||
[
|
||||
"Add Delay"
|
||||
@ -12502,6 +12585,7 @@
|
||||
[
|
||||
"ComflyChatGPTApi",
|
||||
"ComflyGeminiAPI",
|
||||
"ComflyJimengApi",
|
||||
"ComflySeededit",
|
||||
"Comfly_Mj",
|
||||
"Comfly_Mju",
|
||||
@ -13279,6 +13363,15 @@
|
||||
"title_aux": "Avatar Graph"
|
||||
}
|
||||
],
|
||||
"https://github.com/avenstack/ComfyUI-AV-MegaTTS3": [
|
||||
[
|
||||
"AVMegaTTS3",
|
||||
"AVPromptInit"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-AV-MegaTTS3"
|
||||
}
|
||||
],
|
||||
"https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock": [
|
||||
[
|
||||
"Amazon Bedrock - Luma AI Ray Video",
|
||||
@ -14367,6 +14460,16 @@
|
||||
"title_aux": "ComfyUI_SUNoise"
|
||||
}
|
||||
],
|
||||
"https://github.com/bytedance/ComfyUI_InfiniteYou": [
|
||||
[
|
||||
"FaceCombine",
|
||||
"FaceSwap_InfiniteYou",
|
||||
"InfiniteYouApply"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_InfiniteYou"
|
||||
}
|
||||
],
|
||||
"https://github.com/c0ffymachyne/ComfyUI_BeatByte": [
|
||||
[
|
||||
"BytebeatSynth"
|
||||
@ -14418,6 +14521,7 @@
|
||||
"GGUFUndo",
|
||||
"LoaderGGUF",
|
||||
"LoaderGGUFAdvanced",
|
||||
"QuadrupleClipLoaderGGUF",
|
||||
"TENSORBoost",
|
||||
"TENSORCut",
|
||||
"TripleClipLoaderGGUF",
|
||||
@ -14629,6 +14733,7 @@
|
||||
"AD_slice_Condi",
|
||||
"AnimateDiffLoaderV1",
|
||||
"Apply_AD_diff",
|
||||
"Apply_CN_union",
|
||||
"Apply_ControlNetStack",
|
||||
"Apply_IPA",
|
||||
"Apply_IPA_SD3",
|
||||
@ -14666,6 +14771,7 @@
|
||||
"ScaledSoftMaskedUniversalWeights",
|
||||
"SoftControlNetWeights",
|
||||
"SoftT2IAdapterWeights",
|
||||
"Stack_CN_union",
|
||||
"Stack_ControlNet",
|
||||
"Stack_ControlNet1",
|
||||
"Stack_IPA",
|
||||
@ -14716,7 +14822,6 @@
|
||||
"pre_make_context",
|
||||
"pre_sample_data",
|
||||
"stack_AD_diff",
|
||||
"stack_sum_Unpack",
|
||||
"stack_sum_pack",
|
||||
"sum_controlnet",
|
||||
"sum_editor",
|
||||
@ -15994,6 +16099,7 @@
|
||||
[
|
||||
"CLIPLoaderGGUF",
|
||||
"DualCLIPLoaderGGUF",
|
||||
"QuadrupleCLIPLoaderGGUF",
|
||||
"TripleCLIPLoaderGGUF",
|
||||
"UnetLoaderGGUF",
|
||||
"UnetLoaderGGUFAdvanced"
|
||||
@ -16275,6 +16381,7 @@
|
||||
"FlipSigmas",
|
||||
"FluxDisableGuidance",
|
||||
"FluxGuidance",
|
||||
"FreSca",
|
||||
"FreeU",
|
||||
"FreeU_V2",
|
||||
"GITSScheduler",
|
||||
@ -16398,6 +16505,7 @@
|
||||
"PrimitiveFloat",
|
||||
"PrimitiveInt",
|
||||
"PrimitiveString",
|
||||
"QuadrupleCLIPLoader",
|
||||
"RandomNoise",
|
||||
"RebatchImages",
|
||||
"RebatchLatents",
|
||||
@ -16508,6 +16616,7 @@
|
||||
"VideoTriangleCFGGuidance",
|
||||
"VoxelToMesh",
|
||||
"VoxelToMeshBasic",
|
||||
"WanFirstLastFrameToVideo",
|
||||
"WanFunControlToVideo",
|
||||
"WanFunInpaintToVideo",
|
||||
"WanImageToVideo",
|
||||
@ -20494,10 +20603,11 @@
|
||||
"Light-Tool: AddBackgroundV2",
|
||||
"Light-Tool: BoundingBoxCropping",
|
||||
"Light-Tool: Calculate",
|
||||
"Light-Tool: ConvertNumType",
|
||||
"Light-Tool: DeserializeJsonString",
|
||||
"Light-Tool: GetImageSize",
|
||||
"Light-Tool: GetImagesCount",
|
||||
"Light-Tool: Hex2Rgb",
|
||||
"Light-Tool: Hex2RGB",
|
||||
"Light-Tool: ImageConcat",
|
||||
"Light-Tool: ImageMaskApply",
|
||||
"Light-Tool: ImageOverlay",
|
||||
@ -20522,6 +20632,9 @@
|
||||
"Light-Tool: RGB2RGBA",
|
||||
"Light-Tool: RGBA2RGB",
|
||||
"Light-Tool: ResizeImage",
|
||||
"Light-Tool: ResizeImageByMaxSize",
|
||||
"Light-Tool: ResizeImageByRatio",
|
||||
"Light-Tool: ResizeImageV2",
|
||||
"Light-Tool: SaveMetadata",
|
||||
"Light-Tool: SaveToAliyunOSS",
|
||||
"Light-Tool: SaveVideo",
|
||||
@ -20536,7 +20649,7 @@
|
||||
],
|
||||
{
|
||||
"author": "Hmily",
|
||||
"description": "An awesome light image processing tool nodes for ComfyUI.",
|
||||
"description": "An awesome light tool nodes for ComfyUI.",
|
||||
"nickname": "ComfyUI-Light-Tool",
|
||||
"title": "ComfyUI-Light-Tool",
|
||||
"title_aux": "ComfyUI-Light-Tool"
|
||||
@ -23549,7 +23662,9 @@
|
||||
"https://github.com/linksluckytime/comfyui_snacknodes": [
|
||||
[
|
||||
"ImageInfo",
|
||||
"ImageScaler"
|
||||
"ImageScaler",
|
||||
"TextBox",
|
||||
"TextProcessor"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_snacknodes"
|
||||
@ -24862,6 +24977,7 @@
|
||||
"ImageSaverMango",
|
||||
"KSamplerMango",
|
||||
"LatentImageMango",
|
||||
"LoraStackMango",
|
||||
"MangoLoader",
|
||||
"MangoPromptLoad",
|
||||
"MangoTriggerExporter",
|
||||
@ -26140,6 +26256,7 @@
|
||||
"Nilor Interpolated Float List",
|
||||
"Nilor Inverse Map Float List",
|
||||
"Nilor List of Ints",
|
||||
"Nilor Load Image By Index",
|
||||
"Nilor One Minus Float List",
|
||||
"Nilor Output Filename String",
|
||||
"Nilor Random String",
|
||||
@ -26185,6 +26302,16 @@
|
||||
"title_aux": "ComfyUI_pytorch_openpose"
|
||||
}
|
||||
],
|
||||
"https://github.com/nisaruj/comfyui-daam": [
|
||||
[
|
||||
"CLIPTextEncodeWithTokens",
|
||||
"DAAMAnalyzer",
|
||||
"KSamplerDAAM"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-DAAM"
|
||||
}
|
||||
],
|
||||
"https://github.com/nisimjoseph/ComfyUI_OpenAI-Prompter": [
|
||||
[
|
||||
"OpenAI Prompt Generator"
|
||||
@ -26435,6 +26562,15 @@
|
||||
"title_aux": "ComfyUI-FlowChain"
|
||||
}
|
||||
],
|
||||
"https://github.com/numz/Comfyui-Orpheus": [
|
||||
[
|
||||
"orpheus",
|
||||
"orpheusAdvanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Orpheus"
|
||||
}
|
||||
],
|
||||
"https://github.com/nux1111/ComfyUI_NetDist_Plus": [
|
||||
[
|
||||
"CombineImageBatch",
|
||||
@ -26628,6 +26764,7 @@
|
||||
],
|
||||
"https://github.com/ostris/ComfyUI-FlexTools": [
|
||||
[
|
||||
"Flex2Conditioner",
|
||||
"FlexGuidance",
|
||||
"FlexLoraLoader",
|
||||
"FlexLoraLoaderModelOnly"
|
||||
@ -26639,9 +26776,11 @@
|
||||
],
|
||||
"https://github.com/ostris/ostris_nodes_comfyui": [
|
||||
[
|
||||
"Batch Image Loader - Ostris",
|
||||
"LLM Pipe Loader - Ostris",
|
||||
"LLM Prompt Upsampling - Ostris",
|
||||
"One Seed - Ostris",
|
||||
"Save Image Direct - Ostris",
|
||||
"Text Box - Ostris"
|
||||
],
|
||||
{
|
||||
@ -27330,9 +27469,10 @@
|
||||
],
|
||||
"https://github.com/raspie10032/ComfyUI_RS_NAI_Local_Prompt_converter": [
|
||||
[
|
||||
"ComfyToNovelAIPrompt",
|
||||
"NAIPromptExtractor",
|
||||
"NovelAIToComfyPrompt"
|
||||
"ComfyUIToNovelAIV4",
|
||||
"NovelAIV4ToComfyUI",
|
||||
"NovelAIV4ToOldNAI",
|
||||
"OldNAIToNovelAIV4"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI NAI Prompt Converter"
|
||||
@ -27610,6 +27750,7 @@
|
||||
],
|
||||
"https://github.com/rickyars/comfyui-llm-tile": [
|
||||
[
|
||||
"TiledFluxGenerator",
|
||||
"TiledImageGenerator"
|
||||
],
|
||||
{
|
||||
@ -27997,11 +28138,13 @@
|
||||
"FloatSequence",
|
||||
"HandMaskNode",
|
||||
"HandTrackingNode",
|
||||
"IfThenElse",
|
||||
"IntControl",
|
||||
"IntSequence",
|
||||
"IntegerMotionController",
|
||||
"LazyCondition",
|
||||
"LoadImageFromPath_",
|
||||
"LogicOperator",
|
||||
"MotionController",
|
||||
"MultilineText",
|
||||
"QuickShapeMask",
|
||||
@ -28223,6 +28366,7 @@
|
||||
"https://github.com/sakura1bgx/ComfyUI_FlipStreamViewer": [
|
||||
[
|
||||
"FlipStreamBatchPrompt",
|
||||
"FlipStreamChat",
|
||||
"FlipStreamFileSelect_AnimateDiffModel",
|
||||
"FlipStreamFileSelect_Checkpoints",
|
||||
"FlipStreamFileSelect_ControlNetModel",
|
||||
@ -28243,9 +28387,12 @@
|
||||
"FlipStreamSegMask",
|
||||
"FlipStreamSelectBox_Samplers",
|
||||
"FlipStreamSelectBox_Scheduler",
|
||||
"FlipStreamSetMessage",
|
||||
"FlipStreamSetParam",
|
||||
"FlipStreamSetUpdateAndReload",
|
||||
"FlipStreamSlider",
|
||||
"FlipStreamSource",
|
||||
"FlipStreamSwitch",
|
||||
"FlipStreamSwitchImage",
|
||||
"FlipStreamSwitchLatent",
|
||||
"FlipStreamTextBox",
|
||||
@ -28875,6 +29022,7 @@
|
||||
"SmartHVLoraSelect",
|
||||
"SmartHVLoraStack",
|
||||
"SmartLoadLoRA",
|
||||
"SmartPrompt",
|
||||
"SmartRemoveComments",
|
||||
"SmartSaveText"
|
||||
],
|
||||
@ -29656,6 +29804,15 @@
|
||||
"title_aux": "ComfyUI-StepVideo"
|
||||
}
|
||||
],
|
||||
"https://github.com/stevenwg/ComfyUI-VideoGrid": [
|
||||
[
|
||||
"VideosConcateHorizontal:",
|
||||
"VideosConcateVertical"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-VideoGrid"
|
||||
}
|
||||
],
|
||||
"https://github.com/stormcenter/ComfyUI-AutoSplitGridImage": [
|
||||
[
|
||||
"EvenImageResizer",
|
||||
@ -29893,6 +30050,8 @@
|
||||
[
|
||||
"JM-KLingAI-API/api-key",
|
||||
"JM-KLingAI-API/image2video",
|
||||
"JM-KLingAI-API/lip-sync",
|
||||
"JM-KLingAI-API/lip-sync-async",
|
||||
"JM-KLingAI-API/multi-image2video",
|
||||
"JM-KLingAI-API/query-status",
|
||||
"JM-KLingAI-API/text2video",
|
||||
@ -32659,6 +32818,15 @@
|
||||
"title_aux": "TT_TextTools"
|
||||
}
|
||||
],
|
||||
"https://github.com/zzw5516/ComfyUI-zw-tools": [
|
||||
[
|
||||
"ZwPrompt",
|
||||
"ZwPromptText"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-zw-tools"
|
||||
}
|
||||
],
|
||||
"https://raw.githubusercontent.com/1shadow1/hayo_comfyui_nodes/main/LZCNodes.py": [
|
||||
[
|
||||
"LoadPILImages",
|
||||
|
||||
5684
github-stats.json
5684
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -13,6 +13,96 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "SXQBW",
|
||||
"title": "ComfyUI-Qwen-VLM [WIP]",
|
||||
"reference": "https://github.com/SXQBW/ComfyUI-Qwen-VLM",
|
||||
"files": [
|
||||
"https://github.com/SXQBW/ComfyUI-Qwen-VLM"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: QwenVLM"
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI-FramePackWrapper [WIP]",
|
||||
"reference": "https://github.com/kijai/ComfyUI-FramePackWrapper",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-FramePackWrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI Wrapper for FramePack by lllyasviel"
|
||||
},
|
||||
{
|
||||
"author": "WaiyanLing",
|
||||
"title": "ComfyUI-Tracking [WIP]",
|
||||
"reference": "https://github.com/WaiyanLing/ComfyUI-Tracking",
|
||||
"files": [
|
||||
"https://github.com/WaiyanLing/ComfyUI-Tracking"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-Tracking This node pack helps to conveniently collect invocation data from workflows for further study.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "vladp0727",
|
||||
"title": "ComfyUI Simple Image Tools [WIP]",
|
||||
"reference": "https://github.com/vladp0727/Comfyui-with-Furniture",
|
||||
"files": [
|
||||
"https://github.com/vladp0727/Comfyui-with-Furniture"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Get Mask From Alpha, Get Quadrilateral Outfit\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "Simlym",
|
||||
"title": "Simlym/comfyui-prompt-helper [WIP]",
|
||||
"reference": "https://github.com/Simlym/comfyui-prompt-helper",
|
||||
"files": [
|
||||
"https://github.com/Simlym/comfyui-prompt-helper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node for processing Chinese prompts and generating English prompts with LLM\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "ryanontheinside",
|
||||
"title": "ComfyUI MineWorld Nodes [WIP]",
|
||||
"reference": "https://github.com/ryanontheinside/ComfyUI-MineWorld",
|
||||
"files": [
|
||||
"https://github.com/ryanontheinside/ComfyUI-MineWorld"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension integrates Microsoft's MineWorld - an interactive world model for Minecraft - into ComfyUI.\nMineWorld allows you to generate interactive Minecraft gameplay based on actions you provide, creating realistic Minecraft gameplay videos."
|
||||
},
|
||||
{
|
||||
"author": "SanDiegoDude",
|
||||
"title": "HiDreamSampler for ComfyUI [WIP]",
|
||||
"reference": "https://github.com/SanDiegoDude/ComfyUI-HiDream-Sampler",
|
||||
"files": [
|
||||
"https://github.com/SanDiegoDude/ComfyUI-HiDream-Sampler"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom ComfyUI node for generating images using the HiDream AI model.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "AJO-reading",
|
||||
"title": "ComfyUI-AjoNodes [WIP]",
|
||||
"reference": "https://github.com/AJO-reading/ComfyUI-AjoNodes",
|
||||
"files": [
|
||||
"https://github.com/AJO-reading/ComfyUI-AjoNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of custom nodes designed for ComfyUI from the AJO-reading organization. This repository currently includes the Audio Collect & Concat node, which collects multiple audio segments and concatenates them into a single audio stream.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "ZenAI-Vietnam",
|
||||
"title": "ComfyUI_InfiniteYou [NAME CONFLICT]",
|
||||
"reference": "https://github.com/ZenAI-Vietnam/ComfyUI_InfiniteYou",
|
||||
"files": [
|
||||
"https://github.com/ZenAI-Vietnam/ComfyUI_InfiniteYou"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An implementation of InfiniteYou for ComfyUI. Native support for [a/InfiniteYou](https://github.com/bytedance/InfiniteYou) in ComfyUI, designed by the ZenAI team."
|
||||
},
|
||||
{
|
||||
"author": "filipemeneses",
|
||||
"title": "ComfyUI_html [UNSAFE]",
|
||||
|
||||
@ -10,6 +10,16 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "bytedance",
|
||||
"title": "ComfyUI_InfiniteYou",
|
||||
"reference": "https://github.com/bytedance/ComfyUI_InfiniteYou",
|
||||
"files": [
|
||||
"https://github.com/bytedance/ComfyUI_InfiniteYou"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Official ComfyUI Support - InfiniteYou: Flexible Photo Recrafting While Preserving Your Identity"
|
||||
},
|
||||
{
|
||||
"author": "nisaruj",
|
||||
"title": "ComfyUI-DAAM",
|
||||
@ -62,6 +72,36 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "TTS with emotional speech capabilities in 8 Languages 24 speakers."
|
||||
},
|
||||
{
|
||||
"author": "SparknightLLC",
|
||||
"title": "ComfyUI-GPENO",
|
||||
"reference": "https://github.com/SparknightLLC/ComfyUI-GPENO",
|
||||
"files": [
|
||||
"https://github.com/SparknightLLC/ComfyUI-GPENO"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A node for ComfyUI that performs GPEN face restoration on the input image(s). Significantly faster than other implementations of GPEN."
|
||||
},
|
||||
{
|
||||
"author": "SparknightLLC",
|
||||
"title": "ComfyUI-ImageAutotone",
|
||||
"reference": "https://github.com/SparknightLLC/ComfyUI-ImageAutotone",
|
||||
"files": [
|
||||
"https://github.com/SparknightLLC/ComfyUI-ImageAutotone"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A node for ComfyUI that takes an input image and clips the color channels independently to increase contrast and alter color cast. This is a reinterpretation of PhotoShop's 'Auto Tone' algorithm."
|
||||
},
|
||||
{
|
||||
"author": "hnmr293",
|
||||
"title": "ComfyUI-latent-ops",
|
||||
"reference": "https://github.com/hnmr293/ComfyUI-latent-ops",
|
||||
"files": [
|
||||
"https://github.com/hnmr293/ComfyUI-latent-ops"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of nodes for manipulating LATENT in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "zzw5516",
|
||||
"title": "ComfyUI-zw-tools",
|
||||
@ -93,6 +133,86 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Default 16GB VRAM UNO in context generation ComfyUI-node, using RED-UNO FT model"
|
||||
},
|
||||
{
|
||||
"author": "alessandrozonta",
|
||||
"title": "ComfyUI-RandomList - ComfyUI Node",
|
||||
"reference": "https://github.com/alessandrozonta/ComfyUI-RandomList",
|
||||
"files": [
|
||||
"https://github.com/alessandrozonta/ComfyUI-RandomList"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that provides functionality to load images from a directory with random sampling capabilities."
|
||||
},
|
||||
{
|
||||
"author": "stevenwg",
|
||||
"title": "ComfyUI-VideoGrid",
|
||||
"reference": "https://github.com/stevenwg/ComfyUI-VideoGrid",
|
||||
"files": [
|
||||
"https://github.com/stevenwg/ComfyUI-VideoGrid"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Add vertical and horizontal video grid support"
|
||||
},
|
||||
{
|
||||
"author": "Yuan-ManX",
|
||||
"title": "ComfyUI-Cobra",
|
||||
"reference": "https://github.com/Yuan-ManX/ComfyUI-Cobra",
|
||||
"files": [
|
||||
"https://github.com/Yuan-ManX/ComfyUI-Cobra"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Make Cobra avialbe in ComfyUI.\nCobra: Efficient Line Art COlorization with BRoAder References"
|
||||
},
|
||||
{
|
||||
"author": "avenstack",
|
||||
"title": "ComfyUI-AV-MegaTTS3",
|
||||
"reference": "https://github.com/avenstack/ComfyUI-AV-MegaTTS3",
|
||||
"files": [
|
||||
"https://github.com/avenstack/ComfyUI-AV-MegaTTS3"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "🎧Ultra High-Quality Voice Cloning, Chinese and English."
|
||||
},
|
||||
{
|
||||
"author": "silveroxides",
|
||||
"title": "ComfyUI-RR-JointTagger",
|
||||
"reference": "https://github.com/silveroxides/ComfyUI-RR-JointTagger",
|
||||
"files": [
|
||||
"https://github.com/silveroxides/ComfyUI-RR-JointTagger"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Tagger used to tag image of but not limited to furry art."
|
||||
},
|
||||
{
|
||||
"author": "HM-RunningHub",
|
||||
"title": "ComfyUI_RH_FramePack",
|
||||
"reference": "https://github.com/HM-RunningHub/ComfyUI_RH_FramePack",
|
||||
"files": [
|
||||
"https://github.com/HM-RunningHub/ComfyUI_RH_FramePack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a ComfyUI plug-in for lllyasviel/FramePack, easy to use"
|
||||
},
|
||||
{
|
||||
"author": "WarpedAnimation",
|
||||
"title": "ComfyUI-WarpedToolset",
|
||||
"reference": "https://github.com/WarpedAnimation/ComfyUI-WarpedToolset",
|
||||
"files": [
|
||||
"https://github.com/WarpedAnimation/ComfyUI-WarpedToolset"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom tool set mostly for Hunyuan Video, but includes some WAN Video nodes."
|
||||
},
|
||||
{
|
||||
"author": "Jint8888",
|
||||
"title": "Comfyui_JTnodes",
|
||||
"reference": "https://github.com/Jint8888/Comfyui_JTnodes",
|
||||
"files": [
|
||||
"https://github.com/Jint8888/Comfyui_JTnodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This project contains some custom ComfyUI nodes for image processing, AI conversation, and utility tasks."
|
||||
},
|
||||
{
|
||||
"author": "chou18194766xx",
|
||||
"title": "comfyui-EncryptSave",
|
||||
@ -572,137 +692,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node package contains automatic sampler setting according to model name in ComfyUI, adjusting image size according to specific constraints and some other nodes."
|
||||
},
|
||||
{
|
||||
"author": "Yuan-ManX",
|
||||
"title": "ComfyUI-SkyReels-A2",
|
||||
"reference": "https://github.com/Yuan-ManX/ComfyUI-SkyReels-A2",
|
||||
"files": [
|
||||
"https://github.com/Yuan-ManX/ComfyUI-SkyReels-A2"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for SkyReels-A2 model."
|
||||
},
|
||||
{
|
||||
"author": "jerrywap",
|
||||
"title": "ComfyUI_UploadToWebhookHTTP",
|
||||
"id": "upload-to-webhook-http",
|
||||
"reference": "https://github.com/jerrywap/ComfyUI_UploadToWebhookHTTP",
|
||||
"files": [
|
||||
"https://github.com/jerrywap/ComfyUI_UploadToWebhookHTTP"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Send generated images or videos to any HTTP webhook with optional parameters such as prompt-id and metadata payload."
|
||||
},
|
||||
{
|
||||
"author": "ShmuelRonen",
|
||||
"title": "DJ_VideoAudioMixer",
|
||||
"reference": "https://github.com/ShmuelRonen/DJ_VideoAudioMixer",
|
||||
"files": [
|
||||
"https://github.com/ShmuelRonen/DJ_VideoAudioMixer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A powerful ComfyUI custom node for combining video clips with synchronized audio, background music, and advanced audio controls."
|
||||
},
|
||||
{
|
||||
"author": "bubbliiiing",
|
||||
"title": "VideoX-Fun",
|
||||
"reference": "https://github.com/aigc-apps/VideoX-Fun",
|
||||
"files": [
|
||||
"https://github.com/aigc-apps/VideoX-Fun"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "VideoX-Fun is a video generation pipeline that can be used to generate AI images and videos, as well as to train baseline and Lora models for Diffusion Transformer. We support direct prediction from pre-trained baseline models to generate videos with different resolutions, durations, and FPS. Additionally, we also support users in training their own baseline and Lora models to perform specific style transformations."
|
||||
},
|
||||
{
|
||||
"author": "Raykosan",
|
||||
"title": "ComfyUI_RS-SaturationNode",
|
||||
"reference": "https://github.com/Raykosan/ComfyUI_RS-SaturationNode",
|
||||
"files": [
|
||||
"https://github.com/Raykosan/ComfyUI_RS-SaturationNode"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Professional image saturation control with artifact and highlight protection."
|
||||
},
|
||||
{
|
||||
"author": "MasterpieceX",
|
||||
"title": "mpx-comfyui-nodes",
|
||||
"reference": "https://github.com/withmpx/mpx-comfyui-nodes",
|
||||
"files": [
|
||||
"https://github.com/withmpx/mpx-comfyui-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This Module provides nodes to allow the development of 3D Generative AI workflows that use the MasterpieceX Python SDK."
|
||||
},
|
||||
{
|
||||
"author": "VertexAnomaly",
|
||||
"title": "ComfyUI_ImageSentinel",
|
||||
"reference": "https://github.com/VertexAnomaly/ComfyUI_ImageSentinel",
|
||||
"files": [
|
||||
"https://github.com/VertexAnomaly/ComfyUI_ImageSentinel"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node that provides an Image Loader that updates inside the workflow when the Image file is changed. This allows for a easy bridge between 3D software, and 2D art applications while retaining use of a full workflow rather than being restricted to a plugin."
|
||||
},
|
||||
{
|
||||
"author": "Burgstall-labs",
|
||||
"title": "ComfyUI-BS-Textchop",
|
||||
"reference": "https://github.com/Burgstall-labs/ComfyUI-BS-Textchop",
|
||||
"files": [
|
||||
"https://github.com/Burgstall-labs/ComfyUI-BS-Textchop"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that extracts text segments based on specified start and/or end marker strings. You can define multiple marker pairs to extract different segments from the same input text.\nThe node intelligently adapts its extraction based on whether you provide a start marker, an end marker, or both for each pair."
|
||||
},
|
||||
{
|
||||
"author": "Moooonet",
|
||||
"title": "ComfyUI-Align",
|
||||
"reference": "https://github.com/Moooonet/ComfyUI-Align",
|
||||
"files": [
|
||||
"https://github.com/Moooonet/ComfyUI-Align"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A powerful node alignment and color management plugin for ComfyUI, designed to enhance your workflow efficiency"
|
||||
},
|
||||
{
|
||||
"author": "hekmon",
|
||||
"title": "ComfyUI OpenAI API",
|
||||
"reference": "https://github.com/hekmon/comfyui-openai-api",
|
||||
"files": [
|
||||
"https://github.com/hekmon/comfyui-openai-api"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Call LLM and VLM in a simple way using the OpenAI API standard from ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "ShmuelRonen",
|
||||
"title": "comfyui-openai_fm",
|
||||
"reference": "https://github.com/ShmuelRonen/comfyui-openai_fm",
|
||||
"files": [
|
||||
"https://github.com/ShmuelRonen/comfyui-openai_fm"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that integrates OpenAI last T2S capabilities for free"
|
||||
},
|
||||
{
|
||||
"author": "ryanontheinside",
|
||||
"title": "Control Freak for ComfyUI",
|
||||
"reference": "https://github.com/ryanontheinside/ComfyUI_ControlFreak",
|
||||
"files": [
|
||||
"https://github.com/ryanontheinside/ComfyUI_ControlFreak"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Control Freak gives you physical control over your ComfyUI workflows by mapping MIDI controllers, gamepads, and other input devices to any node parameter or UI element. Transform your image generation experience with tactile, responsive control. Ever heard of 'flow state'?"
|
||||
},
|
||||
{
|
||||
"author": "Jokimbe",
|
||||
"title": "ComfyUI-DrawThings-gRPC",
|
||||
"reference": "https://github.com/Jokimbe/ComfyUI-DrawThings-gRPC",
|
||||
"files": [
|
||||
"https://github.com/Jokimbe/ComfyUI-DrawThings-gRPC"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Connect to any Draw Things gRPC server"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -1404,6 +1404,7 @@
|
||||
[
|
||||
"Seed-Nodes: ImagePixelator",
|
||||
"Seed-Nodes: ImageTo3D",
|
||||
"Seed-Nodes: ImageTransparencyCrop",
|
||||
"Seed-Nodes: LoadImage",
|
||||
"Seed-Nodes: LoadMultipleImages",
|
||||
"Seed-Nodes: SLICPixelator",
|
||||
@ -1819,6 +1820,15 @@
|
||||
"title_aux": "Dir Gir"
|
||||
}
|
||||
],
|
||||
"https://github.com/AstroCorp/ComfyUI-AstroCorp-Nodes": [
|
||||
[
|
||||
"InstructNode",
|
||||
"TextareaNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI AstroCorp Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": [
|
||||
[
|
||||
"AnimateAnyone"
|
||||
@ -2781,7 +2791,7 @@
|
||||
"TemporalCrossAttnMask",
|
||||
"TemporalMaskGenerator",
|
||||
"TemporalSplitAttnMask",
|
||||
"TemporalSplitAttnMask2",
|
||||
"TemporalSplitAttnMask (Midframe)",
|
||||
"TextBox1",
|
||||
"TextBox2",
|
||||
"TextBox3",
|
||||
@ -2794,6 +2804,7 @@
|
||||
"TorchCompileModelAura",
|
||||
"TorchCompileModelFluxAdv",
|
||||
"TorchCompileModelSD35",
|
||||
"TorchCompileModels",
|
||||
"UNetSave",
|
||||
"VAEEncodeAdvanced"
|
||||
],
|
||||
@ -2987,6 +2998,7 @@
|
||||
],
|
||||
"https://github.com/Creepybits/ComfyUI-Creepy_nodes": [
|
||||
[
|
||||
"ArgosTranslateNode",
|
||||
"CLIPSwitch",
|
||||
"DelayNode",
|
||||
"DelayTextNode",
|
||||
@ -4219,15 +4231,6 @@
|
||||
"title_aux": "NX_Translator"
|
||||
}
|
||||
],
|
||||
"https://github.com/FunnyFinger/Dynamic-Sliders-ComfyUI": [
|
||||
[
|
||||
"DynamicSlidersStack",
|
||||
"StackReceiver"
|
||||
],
|
||||
{
|
||||
"title_aux": "Dynamic Slider Pack for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/FuouM/ComfyUI-EbSynth": [
|
||||
[
|
||||
"ES_Guides7",
|
||||
@ -4640,6 +4643,14 @@
|
||||
"title_aux": "ComfyUI_RH_APICall"
|
||||
}
|
||||
],
|
||||
"https://github.com/HM-RunningHub/ComfyUI_RH_FramePack": [
|
||||
[
|
||||
"RunningHub_FramePack"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_RH_FramePack"
|
||||
}
|
||||
],
|
||||
"https://github.com/HM-RunningHub/ComfyUI_RH_OminiControl": [
|
||||
[
|
||||
"RunningHub_Omini_Fill",
|
||||
@ -4993,7 +5004,8 @@
|
||||
],
|
||||
"https://github.com/ImagineerNL/ComfyUI-IMGNR-Utils": [
|
||||
[
|
||||
"CatchEditTextNode"
|
||||
"CatchEditTextNode",
|
||||
"PreviewImageBase64Node"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-IMGNR-Utils"
|
||||
@ -5533,6 +5545,17 @@
|
||||
"title_aux": "ComfyUI-TD"
|
||||
}
|
||||
],
|
||||
"https://github.com/Jint8888/Comfyui_JTnodes": [
|
||||
[
|
||||
"JTBrightness",
|
||||
"JTImagesavetopath",
|
||||
"JTcounter",
|
||||
"SiliconflowFree"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui_JTnodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/JohanK66/ComfyUI-WebhookImage": [
|
||||
[
|
||||
"Notif-Webhook"
|
||||
@ -6851,6 +6874,7 @@
|
||||
"ExtractSpecificLines",
|
||||
"ExtractSubstring",
|
||||
"ExtractSubstringByIndices",
|
||||
"FileCopyCutNode",
|
||||
"FileListAndSuffix",
|
||||
"FilterLinesBySubstrings",
|
||||
"FilterLinesByWordCount",
|
||||
@ -6867,6 +6891,7 @@
|
||||
"RandomLineFromText",
|
||||
"ReadExcelData",
|
||||
"ReadExcelRowOrColumnDiff",
|
||||
"ReadWebNode",
|
||||
"RemoveContentBetweenChars",
|
||||
"ReplaceMultiple",
|
||||
"ReplaceNthOccurrence",
|
||||
@ -8087,7 +8112,9 @@
|
||||
],
|
||||
"https://github.com/PrunaAI/ComfyUI_pruna": [
|
||||
[
|
||||
"CacheModel",
|
||||
"CacheModelAdaptive",
|
||||
"CacheModelAuto",
|
||||
"CacheModelPeriodic",
|
||||
"CompileModel"
|
||||
],
|
||||
{
|
||||
@ -9611,6 +9638,23 @@
|
||||
"title_aux": "ComfyUI-ConditionalInterrupt"
|
||||
}
|
||||
],
|
||||
"https://github.com/SparknightLLC/ComfyUI-GPENO": [
|
||||
[
|
||||
"GPENO Face Restoration"
|
||||
],
|
||||
{
|
||||
"author": "yangxy (yangtao9009@gmail.com)",
|
||||
"title_aux": "ComfyUI-GPENO"
|
||||
}
|
||||
],
|
||||
"https://github.com/SparknightLLC/ComfyUI-ImageAutotone": [
|
||||
[
|
||||
"ImageAutotone"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ImageAutotone"
|
||||
}
|
||||
],
|
||||
"https://github.com/SparknightLLC/ComfyUI-LatentClamp": [
|
||||
[
|
||||
"LatentClamp"
|
||||
@ -9752,6 +9796,7 @@
|
||||
"SDVN Pipe In",
|
||||
"SDVN Pipe Out",
|
||||
"SDVN Pipe Out All",
|
||||
"SDVN QuadrupleCLIP Download",
|
||||
"SDVN Quick Menu",
|
||||
"SDVN Remove Background",
|
||||
"SDVN Run Python Code",
|
||||
@ -10584,20 +10629,12 @@
|
||||
],
|
||||
"https://github.com/Temult/TWanSigmaGraph": [
|
||||
[
|
||||
"SigmaGraphNode"
|
||||
"TWanSigmaGraph"
|
||||
],
|
||||
{
|
||||
"title_aux": "TWanSigmaGraph"
|
||||
}
|
||||
],
|
||||
"https://github.com/Temult/sigma-graph-node": [
|
||||
[
|
||||
"SigmaGraphNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "Sigma Graph Node for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/TencentQQGYLab/ComfyUI-ELLA": [
|
||||
[
|
||||
"CombineClipEllaEmbeds",
|
||||
@ -10939,6 +10976,8 @@
|
||||
"StyleAlignedBatchAlign",
|
||||
"VixCheckboxLogic",
|
||||
"VixDynamicLoraDefinition",
|
||||
"VixMultilineText",
|
||||
"VixTextConcatenate",
|
||||
"VixUiAspectRatioSelector",
|
||||
"VixUiCheckbox",
|
||||
"VixUiCheckboxLogic",
|
||||
@ -11394,6 +11433,37 @@
|
||||
"title_aux": "ComfyUI WPX Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/WarpedAnimation/ComfyUI-WarpedToolset": [
|
||||
[
|
||||
"WarpedBundleVideoImages",
|
||||
"WarpedCreateEmptyImageBatch",
|
||||
"WarpedCreateEmptyLatentBatch",
|
||||
"WarpedCreateSpecialImageBatch",
|
||||
"WarpedHunyuanLoraAvgMerge",
|
||||
"WarpedHunyuanLoraMerge",
|
||||
"WarpedHunyuanMultiLoraAvgMerge",
|
||||
"WarpedHunyuanMultiLoraMerge",
|
||||
"WarpedHunyuanMultiLoraMixer",
|
||||
"WarpedHunyuanMultiLoraMixerExt",
|
||||
"WarpedImageNoiseAugmentation",
|
||||
"WarpedImageResize",
|
||||
"WarpedImageScaleToSide",
|
||||
"WarpedLeapfusionHunyuanI2V",
|
||||
"WarpedLoadVideosBatch",
|
||||
"WarpedRsmBundleAllVideoImages",
|
||||
"WarpedSamplerCustomAdv",
|
||||
"WarpedSamplerCustomAdvLatent",
|
||||
"WarpedSaveAnimatedPng",
|
||||
"WarpedTeaCache",
|
||||
"WarpedUpscaleWithModel",
|
||||
"WarpedWanImageToVideo",
|
||||
"WarpedWanLoadAndEditLoraBlocks",
|
||||
"WarpedWanLoraMerge"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-WarpedToolset"
|
||||
}
|
||||
],
|
||||
"https://github.com/WaveSpeedAI/wavespeed-comfyui": [
|
||||
[
|
||||
"WaveSpeedAI Client",
|
||||
@ -11650,6 +11720,18 @@
|
||||
"title_aux": "MergeBlockWeighted_fo_ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/Yuan-ManX/ComfyUI-Cobra": [
|
||||
[
|
||||
"ColorizeImage",
|
||||
"DrawColorHint",
|
||||
"ExtractLineArt",
|
||||
"GetColorValue",
|
||||
"LoadCobraModel"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Cobra"
|
||||
}
|
||||
],
|
||||
"https://github.com/Yuan-ManX/ComfyUI-HiDream-I1": [
|
||||
[
|
||||
"GenerateHiDreamImage",
|
||||
@ -11660,6 +11742,17 @@
|
||||
"title_aux": "ComfyUI-HiDream-I1"
|
||||
}
|
||||
],
|
||||
"https://github.com/Yuan-ManX/ComfyUI-Kimi-VL": [
|
||||
[
|
||||
"KimiVL",
|
||||
"LoadKimiVLImage",
|
||||
"LoadKimiVLModel",
|
||||
"SaveKimiVLText"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Kimi-VL"
|
||||
}
|
||||
],
|
||||
"https://github.com/Yuan-ManX/ComfyUI-LLaMA-Mesh": [
|
||||
[
|
||||
"Apply Gradient Color",
|
||||
@ -12026,16 +12119,6 @@
|
||||
"title_aux": "comfyui-rapidfire"
|
||||
}
|
||||
],
|
||||
"https://github.com/ZenAI-Vietnam/ComfyUI_InfiniteYou": [
|
||||
[
|
||||
"FaceCombine",
|
||||
"FaceSwap_InfiniteYou",
|
||||
"InfiniteYouApply"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_InfiniteYou"
|
||||
}
|
||||
],
|
||||
"https://github.com/a-und-b/ComfyUI_Delay": [
|
||||
[
|
||||
"Add Delay"
|
||||
@ -12502,6 +12585,7 @@
|
||||
[
|
||||
"ComflyChatGPTApi",
|
||||
"ComflyGeminiAPI",
|
||||
"ComflyJimengApi",
|
||||
"ComflySeededit",
|
||||
"Comfly_Mj",
|
||||
"Comfly_Mju",
|
||||
@ -13279,6 +13363,15 @@
|
||||
"title_aux": "Avatar Graph"
|
||||
}
|
||||
],
|
||||
"https://github.com/avenstack/ComfyUI-AV-MegaTTS3": [
|
||||
[
|
||||
"AVMegaTTS3",
|
||||
"AVPromptInit"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-AV-MegaTTS3"
|
||||
}
|
||||
],
|
||||
"https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock": [
|
||||
[
|
||||
"Amazon Bedrock - Luma AI Ray Video",
|
||||
@ -14367,6 +14460,16 @@
|
||||
"title_aux": "ComfyUI_SUNoise"
|
||||
}
|
||||
],
|
||||
"https://github.com/bytedance/ComfyUI_InfiniteYou": [
|
||||
[
|
||||
"FaceCombine",
|
||||
"FaceSwap_InfiniteYou",
|
||||
"InfiniteYouApply"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_InfiniteYou"
|
||||
}
|
||||
],
|
||||
"https://github.com/c0ffymachyne/ComfyUI_BeatByte": [
|
||||
[
|
||||
"BytebeatSynth"
|
||||
@ -14418,6 +14521,7 @@
|
||||
"GGUFUndo",
|
||||
"LoaderGGUF",
|
||||
"LoaderGGUFAdvanced",
|
||||
"QuadrupleClipLoaderGGUF",
|
||||
"TENSORBoost",
|
||||
"TENSORCut",
|
||||
"TripleClipLoaderGGUF",
|
||||
@ -14629,6 +14733,7 @@
|
||||
"AD_slice_Condi",
|
||||
"AnimateDiffLoaderV1",
|
||||
"Apply_AD_diff",
|
||||
"Apply_CN_union",
|
||||
"Apply_ControlNetStack",
|
||||
"Apply_IPA",
|
||||
"Apply_IPA_SD3",
|
||||
@ -14666,6 +14771,7 @@
|
||||
"ScaledSoftMaskedUniversalWeights",
|
||||
"SoftControlNetWeights",
|
||||
"SoftT2IAdapterWeights",
|
||||
"Stack_CN_union",
|
||||
"Stack_ControlNet",
|
||||
"Stack_ControlNet1",
|
||||
"Stack_IPA",
|
||||
@ -14716,7 +14822,6 @@
|
||||
"pre_make_context",
|
||||
"pre_sample_data",
|
||||
"stack_AD_diff",
|
||||
"stack_sum_Unpack",
|
||||
"stack_sum_pack",
|
||||
"sum_controlnet",
|
||||
"sum_editor",
|
||||
@ -15994,6 +16099,7 @@
|
||||
[
|
||||
"CLIPLoaderGGUF",
|
||||
"DualCLIPLoaderGGUF",
|
||||
"QuadrupleCLIPLoaderGGUF",
|
||||
"TripleCLIPLoaderGGUF",
|
||||
"UnetLoaderGGUF",
|
||||
"UnetLoaderGGUFAdvanced"
|
||||
@ -16275,6 +16381,7 @@
|
||||
"FlipSigmas",
|
||||
"FluxDisableGuidance",
|
||||
"FluxGuidance",
|
||||
"FreSca",
|
||||
"FreeU",
|
||||
"FreeU_V2",
|
||||
"GITSScheduler",
|
||||
@ -16398,6 +16505,7 @@
|
||||
"PrimitiveFloat",
|
||||
"PrimitiveInt",
|
||||
"PrimitiveString",
|
||||
"QuadrupleCLIPLoader",
|
||||
"RandomNoise",
|
||||
"RebatchImages",
|
||||
"RebatchLatents",
|
||||
@ -16508,6 +16616,7 @@
|
||||
"VideoTriangleCFGGuidance",
|
||||
"VoxelToMesh",
|
||||
"VoxelToMeshBasic",
|
||||
"WanFirstLastFrameToVideo",
|
||||
"WanFunControlToVideo",
|
||||
"WanFunInpaintToVideo",
|
||||
"WanImageToVideo",
|
||||
@ -20494,10 +20603,11 @@
|
||||
"Light-Tool: AddBackgroundV2",
|
||||
"Light-Tool: BoundingBoxCropping",
|
||||
"Light-Tool: Calculate",
|
||||
"Light-Tool: ConvertNumType",
|
||||
"Light-Tool: DeserializeJsonString",
|
||||
"Light-Tool: GetImageSize",
|
||||
"Light-Tool: GetImagesCount",
|
||||
"Light-Tool: Hex2Rgb",
|
||||
"Light-Tool: Hex2RGB",
|
||||
"Light-Tool: ImageConcat",
|
||||
"Light-Tool: ImageMaskApply",
|
||||
"Light-Tool: ImageOverlay",
|
||||
@ -20522,6 +20632,9 @@
|
||||
"Light-Tool: RGB2RGBA",
|
||||
"Light-Tool: RGBA2RGB",
|
||||
"Light-Tool: ResizeImage",
|
||||
"Light-Tool: ResizeImageByMaxSize",
|
||||
"Light-Tool: ResizeImageByRatio",
|
||||
"Light-Tool: ResizeImageV2",
|
||||
"Light-Tool: SaveMetadata",
|
||||
"Light-Tool: SaveToAliyunOSS",
|
||||
"Light-Tool: SaveVideo",
|
||||
@ -20536,7 +20649,7 @@
|
||||
],
|
||||
{
|
||||
"author": "Hmily",
|
||||
"description": "An awesome light image processing tool nodes for ComfyUI.",
|
||||
"description": "An awesome light tool nodes for ComfyUI.",
|
||||
"nickname": "ComfyUI-Light-Tool",
|
||||
"title": "ComfyUI-Light-Tool",
|
||||
"title_aux": "ComfyUI-Light-Tool"
|
||||
@ -23549,7 +23662,9 @@
|
||||
"https://github.com/linksluckytime/comfyui_snacknodes": [
|
||||
[
|
||||
"ImageInfo",
|
||||
"ImageScaler"
|
||||
"ImageScaler",
|
||||
"TextBox",
|
||||
"TextProcessor"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_snacknodes"
|
||||
@ -24862,6 +24977,7 @@
|
||||
"ImageSaverMango",
|
||||
"KSamplerMango",
|
||||
"LatentImageMango",
|
||||
"LoraStackMango",
|
||||
"MangoLoader",
|
||||
"MangoPromptLoad",
|
||||
"MangoTriggerExporter",
|
||||
@ -26140,6 +26256,7 @@
|
||||
"Nilor Interpolated Float List",
|
||||
"Nilor Inverse Map Float List",
|
||||
"Nilor List of Ints",
|
||||
"Nilor Load Image By Index",
|
||||
"Nilor One Minus Float List",
|
||||
"Nilor Output Filename String",
|
||||
"Nilor Random String",
|
||||
@ -26185,6 +26302,16 @@
|
||||
"title_aux": "ComfyUI_pytorch_openpose"
|
||||
}
|
||||
],
|
||||
"https://github.com/nisaruj/comfyui-daam": [
|
||||
[
|
||||
"CLIPTextEncodeWithTokens",
|
||||
"DAAMAnalyzer",
|
||||
"KSamplerDAAM"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-DAAM"
|
||||
}
|
||||
],
|
||||
"https://github.com/nisimjoseph/ComfyUI_OpenAI-Prompter": [
|
||||
[
|
||||
"OpenAI Prompt Generator"
|
||||
@ -26435,6 +26562,15 @@
|
||||
"title_aux": "ComfyUI-FlowChain"
|
||||
}
|
||||
],
|
||||
"https://github.com/numz/Comfyui-Orpheus": [
|
||||
[
|
||||
"orpheus",
|
||||
"orpheusAdvanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Orpheus"
|
||||
}
|
||||
],
|
||||
"https://github.com/nux1111/ComfyUI_NetDist_Plus": [
|
||||
[
|
||||
"CombineImageBatch",
|
||||
@ -26628,6 +26764,7 @@
|
||||
],
|
||||
"https://github.com/ostris/ComfyUI-FlexTools": [
|
||||
[
|
||||
"Flex2Conditioner",
|
||||
"FlexGuidance",
|
||||
"FlexLoraLoader",
|
||||
"FlexLoraLoaderModelOnly"
|
||||
@ -26639,9 +26776,11 @@
|
||||
],
|
||||
"https://github.com/ostris/ostris_nodes_comfyui": [
|
||||
[
|
||||
"Batch Image Loader - Ostris",
|
||||
"LLM Pipe Loader - Ostris",
|
||||
"LLM Prompt Upsampling - Ostris",
|
||||
"One Seed - Ostris",
|
||||
"Save Image Direct - Ostris",
|
||||
"Text Box - Ostris"
|
||||
],
|
||||
{
|
||||
@ -27330,9 +27469,10 @@
|
||||
],
|
||||
"https://github.com/raspie10032/ComfyUI_RS_NAI_Local_Prompt_converter": [
|
||||
[
|
||||
"ComfyToNovelAIPrompt",
|
||||
"NAIPromptExtractor",
|
||||
"NovelAIToComfyPrompt"
|
||||
"ComfyUIToNovelAIV4",
|
||||
"NovelAIV4ToComfyUI",
|
||||
"NovelAIV4ToOldNAI",
|
||||
"OldNAIToNovelAIV4"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI NAI Prompt Converter"
|
||||
@ -27610,6 +27750,7 @@
|
||||
],
|
||||
"https://github.com/rickyars/comfyui-llm-tile": [
|
||||
[
|
||||
"TiledFluxGenerator",
|
||||
"TiledImageGenerator"
|
||||
],
|
||||
{
|
||||
@ -27997,11 +28138,13 @@
|
||||
"FloatSequence",
|
||||
"HandMaskNode",
|
||||
"HandTrackingNode",
|
||||
"IfThenElse",
|
||||
"IntControl",
|
||||
"IntSequence",
|
||||
"IntegerMotionController",
|
||||
"LazyCondition",
|
||||
"LoadImageFromPath_",
|
||||
"LogicOperator",
|
||||
"MotionController",
|
||||
"MultilineText",
|
||||
"QuickShapeMask",
|
||||
@ -28223,6 +28366,7 @@
|
||||
"https://github.com/sakura1bgx/ComfyUI_FlipStreamViewer": [
|
||||
[
|
||||
"FlipStreamBatchPrompt",
|
||||
"FlipStreamChat",
|
||||
"FlipStreamFileSelect_AnimateDiffModel",
|
||||
"FlipStreamFileSelect_Checkpoints",
|
||||
"FlipStreamFileSelect_ControlNetModel",
|
||||
@ -28243,9 +28387,12 @@
|
||||
"FlipStreamSegMask",
|
||||
"FlipStreamSelectBox_Samplers",
|
||||
"FlipStreamSelectBox_Scheduler",
|
||||
"FlipStreamSetMessage",
|
||||
"FlipStreamSetParam",
|
||||
"FlipStreamSetUpdateAndReload",
|
||||
"FlipStreamSlider",
|
||||
"FlipStreamSource",
|
||||
"FlipStreamSwitch",
|
||||
"FlipStreamSwitchImage",
|
||||
"FlipStreamSwitchLatent",
|
||||
"FlipStreamTextBox",
|
||||
@ -28875,6 +29022,7 @@
|
||||
"SmartHVLoraSelect",
|
||||
"SmartHVLoraStack",
|
||||
"SmartLoadLoRA",
|
||||
"SmartPrompt",
|
||||
"SmartRemoveComments",
|
||||
"SmartSaveText"
|
||||
],
|
||||
@ -29656,6 +29804,15 @@
|
||||
"title_aux": "ComfyUI-StepVideo"
|
||||
}
|
||||
],
|
||||
"https://github.com/stevenwg/ComfyUI-VideoGrid": [
|
||||
[
|
||||
"VideosConcateHorizontal:",
|
||||
"VideosConcateVertical"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-VideoGrid"
|
||||
}
|
||||
],
|
||||
"https://github.com/stormcenter/ComfyUI-AutoSplitGridImage": [
|
||||
[
|
||||
"EvenImageResizer",
|
||||
@ -29893,6 +30050,8 @@
|
||||
[
|
||||
"JM-KLingAI-API/api-key",
|
||||
"JM-KLingAI-API/image2video",
|
||||
"JM-KLingAI-API/lip-sync",
|
||||
"JM-KLingAI-API/lip-sync-async",
|
||||
"JM-KLingAI-API/multi-image2video",
|
||||
"JM-KLingAI-API/query-status",
|
||||
"JM-KLingAI-API/text2video",
|
||||
@ -32659,6 +32818,15 @@
|
||||
"title_aux": "TT_TextTools"
|
||||
}
|
||||
],
|
||||
"https://github.com/zzw5516/ComfyUI-zw-tools": [
|
||||
[
|
||||
"ZwPrompt",
|
||||
"ZwPromptText"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-zw-tools"
|
||||
}
|
||||
],
|
||||
"https://raw.githubusercontent.com/1shadow1/hayo_comfyui_nodes/main/LZCNodes.py": [
|
||||
[
|
||||
"LoadPILImages",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user