update DB

This commit is contained in:
Dr.Lt.Data 2024-10-08 19:43:12 +09:00
parent 3315807a37
commit 38d1bd613f
8 changed files with 2457 additions and 2027 deletions

View File

@ -833,6 +833,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Scaled Uniform Noise for Ancestral and Stochastic samplers" "description": "Scaled Uniform Noise for Ancestral and Stochastic samplers"
}, },
{
"author": "bvhari",
"title": "ComfyUI_PerpCFG",
"reference": "https://github.com/bvhari/ComfyUI_PerpCFG",
"files": [
"https://github.com/bvhari/ComfyUI_PerpCFG"
],
"install_type": "git-clone",
"description": "Perpendicular CFG for reducing oversaturation issues with high guidance scale values."
},
{ {
"author": "ssitu", "author": "ssitu",
"title": "UltimateSDUpscale", "title": "UltimateSDUpscale",
@ -8409,6 +8419,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes:LoadImageWithSwitch, ImageBatchOneOrMore, ModifyTextGender, ImageCompositeMaskedWithSwitch, ColorCorrectOfUtils, SplitMask, MaskFastGrow, CheckpointLoaderSimpleWithSwitch, ImageResizeTo8x, MatchImageRatioToPreset etc." "description": "Nodes:LoadImageWithSwitch, ImageBatchOneOrMore, ModifyTextGender, ImageCompositeMaskedWithSwitch, ColorCorrectOfUtils, SplitMask, MaskFastGrow, CheckpointLoaderSimpleWithSwitch, ImageResizeTo8x, MatchImageRatioToPreset etc."
}, },
{
"author": "zhangp365",
"title": "ComfyUI_photomakerV2_native",
"id": "comfyui_photomakerV2_native",
"reference": "https://github.com/zhangp365/ComfyUI_photomakerV2_native",
"files": [
"https://github.com/zhangp365/ComfyUI_photomakerV2_native"
],
"install_type": "git-clone",
"description": "Nodes: PhotoMakerLoaderV2,PhotoMakerEncodeV2"
},
{ {
"author": "ratulrafsan", "author": "ratulrafsan",
"title": "Comfyui-SAL-VTON", "title": "Comfyui-SAL-VTON",
@ -9453,6 +9474,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "a custom node for SenseVoice" "description": "a custom node for SenseVoice"
}, },
{
"author": "AIFSH",
"title": "EzAudio-ComfyUI",
"reference": "https://github.com/AIFSH/EzAudio-ComfyUI",
"files": [
"https://github.com/AIFSH/EzAudio-ComfyUI"
],
"install_type": "git-clone",
"description": "a custom node for [a/EzAudio](https://github.com/haidog-yaqub/EzAudio)"
},
{ {
"author": "Koishi-Star", "author": "Koishi-Star",
"title": "Euler-Smea-Dyn-Sampler", "title": "Euler-Smea-Dyn-Sampler",
@ -14478,6 +14509,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "This repository wraps the latest BiRefNet model as ComfyUI nodes. Compared to the previous model, the latest model offers higher and better matting accuracy." "description": "This repository wraps the latest BiRefNet model as ComfyUI nodes. Compared to the previous model, the latest model offers higher and better matting accuracy."
}, },
{
"author": "MoonHugo",
"title": "ComfyUI-FFmpeg",
"id": "FFmpeg",
"reference": "https://github.com/MoonHugo/ComfyUI-FFmpeg",
"files": [
"https://github.com/MoonHugo/ComfyUI-FFmpeg"
],
"install_type": "git-clone",
"description": "Encapsulate the commonly used functions of FFmpeg into ComfyUI nodes, making it convenient for users to perform various video processing tasks within ComfyUI."
},
{ {
"author": "GrenKain", "author": "GrenKain",
"title": "PixelArt Processing Nodes", "title": "PixelArt Processing Nodes",
@ -15255,7 +15297,36 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Custom nodes for integrating Flux models with the BFL API." "description": "Custom nodes for integrating Flux models with the BFL API."
}, },
{
"author": "ggarra13",
"title": "ComfyUI-mrv2",
"reference": "https://github.com/ggarra13/ComfyUI-mrv2",
"files": [
"https://github.com/ggarra13/ComfyUI-mrv2"
],
"install_type": "git-clone",
"description": "NODES:mrv2 Save EXR Image, mrv2 Annotations Image Node"
},
{
"author": "JichaoLiang",
"title": "Immortal_comfyUI",
"reference": "https://github.com/JichaoLiang/Immortal_comfyUI",
"files": [
"https://github.com/JichaoLiang/Immortal_comfyUI"
],
"install_type": "git-clone",
"description": "NODES:ImNewNode, ImAppendNode, MergeNode, SetProperties, SaveToDirectory, batchNodes, redirectToNode, SetEvent, ..."
},
{
"author": "SSsnap",
"title": "Snap Processing for Comfyui",
"reference": "https://github.com/SS-snap/ComfyUI-Snap_Processing",
"files": [
"https://github.com/SS-snap/ComfyUI-Snap_Processing/blob/master/Snap_canvas.py"
],
"install_type": "copy",
"description": "for preprocessing images, presented in a visual way. It also calculates the corresponding image area."
},

View File

@ -241,7 +241,8 @@
"Load_OBJ", "Load_OBJ",
"Mesh_Clean_Data", "Mesh_Clean_Data",
"Mesh_Cleanup", "Mesh_Cleanup",
"Mesh_Data", "Mesh_Data_Get",
"Mesh_Data_Set",
"Mesh_Data_Statistics", "Mesh_Data_Statistics",
"Mesh_Optimization", "Mesh_Optimization",
"Mesh_Subdivide", "Mesh_Subdivide",
@ -576,6 +577,17 @@
"title_aux": "DiffSynth-ComfyUI" "title_aux": "DiffSynth-ComfyUI"
} }
], ],
"https://github.com/AIFSH/EzAudio-ComfyUI": [
[
"EzAudioControlNetNode",
"EzAudioEditNode",
"EzAudioNode",
"TextPromptNode"
],
{
"title_aux": "EzAudio-ComfyUI"
}
],
"https://github.com/AIFSH/FancyVideo-ComfyUI": [ "https://github.com/AIFSH/FancyVideo-ComfyUI": [
[ [
"FancyVideoNode", "FancyVideoNode",
@ -3370,6 +3382,7 @@
"JNodes_LoadVideo", "JNodes_LoadVideo",
"JNodes_LoadVisualMediaFromPath", "JNodes_LoadVisualMediaFromPath",
"JNodes_LoadVisualMediaFromPath_Batch", "JNodes_LoadVisualMediaFromPath_Batch",
"JNodes_LoadVisualMediaFromPath_List",
"JNodes_LoraExtractor", "JNodes_LoraExtractor",
"JNodes_MediaInfoToString", "JNodes_MediaInfoToString",
"JNodes_ModelInOut", "JNodes_ModelInOut",
@ -3455,6 +3468,42 @@
"title_aux": "ComfyUI_TGate" "title_aux": "ComfyUI_TGate"
} }
], ],
"https://github.com/JichaoLiang/Immortal_comfyUI": [
[
"AppendNode",
"ApplyVoiceConversion",
"CombineVideos",
"ImAppendFreeChatAction",
"ImAppendImageActionNode",
"ImAppendQuickbackNode",
"ImAppendQuickbackVideoNode",
"ImAppendVideoNode",
"ImApplyWav2lip",
"ImDumpEntity",
"ImDumpNode",
"ImLoadPackage",
"ImNodeTitleOverride",
"ImSetActionKeywordMapping",
"MergeNode",
"NewNode",
"Node2String",
"OllamaChat",
"SaveImagePath",
"SaveToDirectory",
"SetEvent",
"SetNodeMapping",
"SetProperties",
"String2Node",
"TurnOnOffNodeOnEnter",
"batchNodes",
"grepNodeByText",
"mergeEntityAndPointer",
"redirectToNode"
],
{
"title_aux": "Immortal_comfyUI"
}
],
"https://github.com/Jordach/comfy-plasma": [ "https://github.com/Jordach/comfy-plasma": [
[ [
"JDC_AutoContrast", "JDC_AutoContrast",
@ -4367,6 +4416,19 @@
"title_aux": "ComfyUI-BiRefNet-Hugo" "title_aux": "ComfyUI-BiRefNet-Hugo"
} }
], ],
"https://github.com/MoonHugo/ComfyUI-FFmpeg": [
[
"AddImgWatermark",
"AddTextWatermark",
"ExtractAudio",
"Frames2Video",
"Video2Frames",
"VideoFlip"
],
{
"title_aux": "ComfyUI-FFmpeg"
}
],
"https://github.com/Moooonet/ComfyUI-ArteMoon": [ "https://github.com/Moooonet/ComfyUI-ArteMoon": [
[ [
"LoadPrompts" "LoadPrompts"
@ -9011,6 +9073,14 @@
"title_aux": "ImageProcessing" "title_aux": "ImageProcessing"
} }
], ],
"https://github.com/bvhari/ComfyUI_PerpCFG": [
[
"PerpCFG"
],
{
"title_aux": "ComfyUI_PerpCFG"
}
],
"https://github.com/bvhari/ComfyUI_PerpWeight": [ "https://github.com/bvhari/ComfyUI_PerpWeight": [
[ [
"CLIPTextEncodePerpWeight" "CLIPTextEncodePerpWeight"
@ -10875,6 +10945,7 @@
"D2 Checkpoint Loader", "D2 Checkpoint Loader",
"D2 KSampler", "D2 KSampler",
"D2 KSampler(Advanced)", "D2 KSampler(Advanced)",
"D2 Load Image",
"D2 Multi Output", "D2 Multi Output",
"D2 Prompt SR", "D2 Prompt SR",
"D2 Refiner Steps", "D2 Refiner Steps",
@ -10908,6 +10979,7 @@
"GPT4MiniNode", "GPT4MiniNode",
"GPT4VisionNode", "GPT4VisionNode",
"GeminiCustomVision", "GeminiCustomVision",
"GeminiTextOnly",
"Gpt4CustomVision", "Gpt4CustomVision",
"Gpt4VisionCloner", "Gpt4VisionCloner",
"OllamaNode", "OllamaNode",
@ -11930,6 +12002,7 @@
"FL_ImageNotes", "FL_ImageNotes",
"FL_ImagePixelator", "FL_ImagePixelator",
"FL_ImageRandomizer", "FL_ImageRandomizer",
"FL_ImageSlicer",
"FL_ImagesToPDF", "FL_ImagesToPDF",
"FL_InfiniteZoom", "FL_InfiniteZoom",
"FL_InpaintCrop", "FL_InpaintCrop",
@ -11940,6 +12013,7 @@
"FL_KsamplerSettings", "FL_KsamplerSettings",
"FL_LoadImage", "FL_LoadImage",
"FL_MadLibGenerator", "FL_MadLibGenerator",
"FL_Math",
"FL_MirrorAndAppendCaptions", "FL_MirrorAndAppendCaptions",
"FL_NFTGenerator", "FL_NFTGenerator",
"FL_OllamaCaptioner", "FL_OllamaCaptioner",
@ -12446,6 +12520,15 @@
"title_aux": "SaltAI_Language_Toolkit" "title_aux": "SaltAI_Language_Toolkit"
} }
], ],
"https://github.com/ggarra13/ComfyUI-mrv2": [
[
"mrv2AnnotationsImageNode",
"mrv2SaveEXRImage"
],
{
"title_aux": "ComfyUI-mrv2"
}
],
"https://github.com/giriss/comfy-image-saver": [ "https://github.com/giriss/comfy-image-saver": [
[ [
"Cfg Literal", "Cfg Literal",
@ -13173,6 +13256,7 @@
"replace_string", "replace_string",
"save_ebd_database", "save_ebd_database",
"save_openai_ebd", "save_openai_ebd",
"savepersona",
"searxng_tool", "searxng_tool",
"selenium_tool", "selenium_tool",
"send_to_wechat_official", "send_to_wechat_official",
@ -15359,7 +15443,8 @@
], ],
"https://github.com/latenightlabs/ComfyUI-LNL": [ "https://github.com/latenightlabs/ComfyUI-LNL": [
[ [
"LNL_FrameSelectorV3" "LNL_FrameSelectorV3",
"LNL_FrameSelectorV4"
], ],
{ {
"title_aux": "LNL Frame Selector" "title_aux": "LNL Frame Selector"
@ -16421,7 +16506,11 @@
"LF_SwitchInteger", "LF_SwitchInteger",
"LF_SwitchJSON", "LF_SwitchJSON",
"LF_SwitchString", "LF_SwitchString",
"LF_UpdateUsageStatistics",
"LF_UpscaleModelSelector",
"LF_UrandomSeedGenerator", "LF_UrandomSeedGenerator",
"LF_UsageStatistics",
"LF_VAESelector",
"LF_WallOfText", "LF_WallOfText",
"LF_WorkflowSettings", "LF_WorkflowSettings",
"LF_WriteJSON" "LF_WriteJSON"
@ -16901,7 +16990,9 @@
"AddWaterMarkNode", "AddWaterMarkNode",
"AdjustBrightnessContrastSaturationNode", "AdjustBrightnessContrastSaturationNode",
"BaiduTranslateNode", "BaiduTranslateNode",
"ColorBalanceNode",
"ConvertGrayChannelNode", "ConvertGrayChannelNode",
"HSLColorNode",
"HighlightShadowBrightnessNode", "HighlightShadowBrightnessNode",
"ImitationHueNode", "ImitationHueNode",
"LightShapeNode" "LightShapeNode"
@ -19197,7 +19288,6 @@
[ [
"Comic_Type", "Comic_Type",
"Pre_Translate_prompt", "Pre_Translate_prompt",
"Story_Easy_Function",
"Storydiffusion_Model_Loader", "Storydiffusion_Model_Loader",
"Storydiffusion_Sampler" "Storydiffusion_Sampler"
], ],
@ -19592,6 +19682,7 @@
"DisplayAny-", "DisplayAny-",
"ExtractBoundingBox-", "ExtractBoundingBox-",
"FaceCutout-", "FaceCutout-",
"FaceMorph-",
"FacePaste-", "FacePaste-",
"FilePathAnalyzer-", "FilePathAnalyzer-",
"FillMaskedImageArea-", "FillMaskedImageArea-",
@ -19810,10 +19901,8 @@
[ [
"MLXClipTextEncoder", "MLXClipTextEncoder",
"MLXDecoder", "MLXDecoder",
"MLXFluxCLIPLoader",
"MLXLoadFlux", "MLXLoadFlux",
"MLXSampler", "MLXSampler"
"MLXSaveImage"
], ],
{ {
"title_aux": "ComfyUI MLX Nodes" "title_aux": "ComfyUI MLX Nodes"
@ -21069,8 +21158,10 @@
"easy removeLocalImage", "easy removeLocalImage",
"easy samLoaderPipe", "easy samLoaderPipe",
"easy saveText", "easy saveText",
"easy saveTextLazy",
"easy seed", "easy seed",
"easy showAnything", "easy showAnything",
"easy showAnythingLazy",
"easy showLoaderSettingsNames", "easy showLoaderSettingsNames",
"easy showSpentTime", "easy showSpentTime",
"easy showTensorShape", "easy showTensorShape",
@ -21397,6 +21488,15 @@
"title_aux": "zhangp365/ComfyUI-utils-nodes" "title_aux": "zhangp365/ComfyUI-utils-nodes"
} }
], ],
"https://github.com/zhangp365/ComfyUI_photomakerV2_native": [
[
"PhotoMakerEncodeV2",
"PhotoMakerLoaderV2"
],
{
"title_aux": "ComfyUI_photomakerV2_native"
}
],
"https://github.com/zhiselfly/ComfyUI-Alimama-ControlNet-compatible": [ "https://github.com/zhiselfly/ComfyUI-Alimama-ControlNet-compatible": [
[ [
"SD3AlimamaInpaintControlNetApplyAdvanced", "SD3AlimamaInpaintControlNetApplyAdvanced",

File diff suppressed because it is too large Load Diff

View File

@ -11,6 +11,46 @@
{
"author": "SSsnap",
"title": "Snap Processing for Comfyui",
"reference": "https://github.com/SS-snap/ComfyUI-Snap_Processing",
"files": [
"https://github.com/SS-snap/ComfyUI-Snap_Processing"
],
"install_type": "git-clone",
"description": "for preprocessing images, presented in a visual way. It also calculates the corresponding image area."
},
{
"author": "void15700",
"title": "VoidCustomNodes",
"reference": "https://github.com/void15700/VoidCustomNodes",
"files": [
"https://github.com/void15700/VoidCustomNodes"
],
"install_type": "git-clone",
"description": "NODES:Prompt Parser, String Combiner"
},
{
"author": "wilzamguerrero",
"title": "Comfyui-DownZ [UNSAFE]",
"reference": "https://github.com/wilzamguerrero/Comfyui-DownZ",
"files": [
"https://github.com/wilzamguerrero/Comfyui-DownZ"
],
"install_type": "git-clone",
"description": "NODES:Download Z, Compress Z, Move Z, Delete Z, Rename Z, Create Z"
},
{
"author": "Elaine-chennn",
"title": "ComfyUI Overlay Media Node [WIP]",
"reference": "https://github.com/Elaine-chennn/comfyui-overlay-media",
"files": [
"https://github.com/Elaine-chennn/comfyui-overlay-media"
],
"install_type": "git-clone",
"description": "NODES:Overlay Media Node, Upload Media.\nNOT WORKING"
},
{ {
"author": "monate0615", "author": "monate0615",
"title": "Affine Transform ComfyUI Node", "title": "Affine Transform ComfyUI Node",
@ -93,16 +133,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "NODES:SheduledCFGGuider, CosineScheduler, InvertSigmas, ConcatSigmas." "description": "NODES:SheduledCFGGuider, CosineScheduler, InvertSigmas, ConcatSigmas."
}, },
{
"author": "SS-snap",
"title": "ComfyUI-Snap_Processing",
"reference": "https://github.com/SS-snap/ComfyUI-Snap_Processing",
"files": [
"https://github.com/SS-snap/ComfyUI-Snap_Processing"
],
"install_type": "git-clone",
"description": "Creating this repository was a last resort because I couldn't find a node in ComfyUI that calculates area size and ratio, so I had to create a custom node to integrate with my 'Majic product' workflow for automated execution.\nNOTE: The files in the repo are not organized."
},
{ {
"author": "netanelben", "author": "netanelben",
"title": "comfyui-photobooth-customnode", "title": "comfyui-photobooth-customnode",

View File

@ -476,6 +476,15 @@
"title_aux": "ComfyUI_LineBreakInserter" "title_aux": "ComfyUI_LineBreakInserter"
} }
], ],
"https://github.com/Elaine-chennn/comfyui-overlay-media": [
[
"OverlayMediaNode",
"VideoUpload"
],
{
"title_aux": "ComfyUI Overlay Media Node [WIP]"
}
],
"https://github.com/Elawphant/ComfyUI-MusicGen": [ "https://github.com/Elawphant/ComfyUI-MusicGen": [
[ [
"AudioLoader", "AudioLoader",
@ -670,22 +679,27 @@
"ApplyVoiceConversion", "ApplyVoiceConversion",
"CombineVideos", "CombineVideos",
"ImAppendFreeChatAction", "ImAppendFreeChatAction",
"ImAppendImageActionNode",
"ImAppendQuickbackNode", "ImAppendQuickbackNode",
"ImAppendQuickbackVideoNode", "ImAppendQuickbackVideoNode",
"ImAppendVideoNode", "ImAppendVideoNode",
"ImApplyWav2lip", "ImApplyWav2lip",
"ImDumpEntity", "ImDumpEntity",
"ImDumpNode", "ImDumpNode",
"ImLoadPackage",
"ImNodeTitleOverride", "ImNodeTitleOverride",
"LoadPackage", "ImSetActionKeywordMapping",
"MergeNode", "MergeNode",
"NewNode", "NewNode",
"Node2String",
"OllamaChat",
"SaveImagePath", "SaveImagePath",
"SaveToDirectory", "SaveToDirectory",
"SetEvent", "SetEvent",
"SetNodeMapping", "SetNodeMapping",
"SetProperties", "SetProperties",
"String2Node", "String2Node",
"TurnOnOffNodeOnEnter",
"batchNodes", "batchNodes",
"grepNodeByText", "grepNodeByText",
"mergeEntityAndPointer", "mergeEntityAndPointer",
@ -898,7 +912,7 @@
"Snapload" "Snapload"
], ],
{ {
"title_aux": "ComfyUI-Snap_Processing" "title_aux": "Snap Processing for Comfyui"
} }
], ],
"https://github.com/SadaleNet/ComfyUI-Prompt-To-Prompt": [ "https://github.com/SadaleNet/ComfyUI-Prompt-To-Prompt": [
@ -3047,6 +3061,15 @@
"title_aux": "ComfyUI-clip-interrogator [WIP]" "title_aux": "ComfyUI-clip-interrogator [WIP]"
} }
], ],
"https://github.com/void15700/VoidCustomNodes": [
[
"Prompt Parser",
"String Combiner"
],
{
"title_aux": "VoidCustomNodes"
}
],
"https://github.com/walterFeng/ComfyUI-Image-Utils": [ "https://github.com/walterFeng/ComfyUI-Image-Utils": [
[ [
"Calculate Image Brightness", "Calculate Image Brightness",
@ -3073,8 +3096,11 @@
"https://github.com/wilzamguerrero/Comfyui-DownZ": [ "https://github.com/wilzamguerrero/Comfyui-DownZ": [
[ [
"CompressFolderNode", "CompressFolderNode",
"CreateZNode",
"DeleteZNode",
"DownloadFileNode", "DownloadFileNode",
"MoveZNode" "MoveZNode",
"RenameZNode"
], ],
{ {
"title_aux": "Comfyui-DownZ" "title_aux": "Comfyui-DownZ"

File diff suppressed because it is too large Load Diff

View File

@ -9,6 +9,69 @@
}, },
{
"author": "bvhari",
"title": "ComfyUI_PerpCFG",
"reference": "https://github.com/bvhari/ComfyUI_PerpCFG",
"files": [
"https://github.com/bvhari/ComfyUI_PerpCFG"
],
"install_type": "git-clone",
"description": "Perpendicular CFG for reducing oversaturation issues with high guidance scale values."
},
{
"author": "zhangp365",
"title": "ComfyUI_photomakerV2_native",
"id": "comfyui_photomakerV2_native",
"reference": "https://github.com/zhangp365/ComfyUI_photomakerV2_native",
"files": [
"https://github.com/zhangp365/ComfyUI_photomakerV2_native"
],
"install_type": "git-clone",
"description": "Nodes: PhotoMakerLoaderV2,PhotoMakerEncodeV2"
},
{
"author": "MoonHugo",
"title": "ComfyUI-FFmpeg",
"id": "FFmpeg",
"reference": "https://github.com/MoonHugo/ComfyUI-FFmpeg",
"files": [
"https://github.com/MoonHugo/ComfyUI-FFmpeg"
],
"install_type": "git-clone",
"description": "Encapsulate the commonly used functions of FFmpeg into ComfyUI nodes, making it convenient for users to perform various video processing tasks within ComfyUI."
},
{
"author": "AIFSH",
"title": "EzAudio-ComfyUI",
"reference": "https://github.com/AIFSH/EzAudio-ComfyUI",
"files": [
"https://github.com/AIFSH/EzAudio-ComfyUI"
],
"install_type": "git-clone",
"description": "a custom node for [a/EzAudio](https://github.com/haidog-yaqub/EzAudio)"
},
{
"author": "ggarra13",
"title": "ComfyUI-mrv2",
"reference": "https://github.com/ggarra13/ComfyUI-mrv2",
"files": [
"https://github.com/ggarra13/ComfyUI-mrv2"
],
"install_type": "git-clone",
"description": "NODES:mrv2 Save EXR Image, mrv2 Annotations Image Node"
},
{
"author": "JichaoLiang",
"title": "Immortal_comfyUI",
"reference": "https://github.com/JichaoLiang/Immortal_comfyUI",
"files": [
"https://github.com/JichaoLiang/Immortal_comfyUI"
],
"install_type": "git-clone",
"description": "NODES:ImNewNode, ImAppendNode, MergeNode, SetProperties, SaveToDirectory, batchNodes, redirectToNode, SetEvent, ..."
},
{ {
"author": "logtd", "author": "logtd",
"title": "ComfyUI-APGScaling", "title": "ComfyUI-APGScaling",

View File

@ -241,7 +241,8 @@
"Load_OBJ", "Load_OBJ",
"Mesh_Clean_Data", "Mesh_Clean_Data",
"Mesh_Cleanup", "Mesh_Cleanup",
"Mesh_Data", "Mesh_Data_Get",
"Mesh_Data_Set",
"Mesh_Data_Statistics", "Mesh_Data_Statistics",
"Mesh_Optimization", "Mesh_Optimization",
"Mesh_Subdivide", "Mesh_Subdivide",
@ -576,6 +577,17 @@
"title_aux": "DiffSynth-ComfyUI" "title_aux": "DiffSynth-ComfyUI"
} }
], ],
"https://github.com/AIFSH/EzAudio-ComfyUI": [
[
"EzAudioControlNetNode",
"EzAudioEditNode",
"EzAudioNode",
"TextPromptNode"
],
{
"title_aux": "EzAudio-ComfyUI"
}
],
"https://github.com/AIFSH/FancyVideo-ComfyUI": [ "https://github.com/AIFSH/FancyVideo-ComfyUI": [
[ [
"FancyVideoNode", "FancyVideoNode",
@ -3370,6 +3382,7 @@
"JNodes_LoadVideo", "JNodes_LoadVideo",
"JNodes_LoadVisualMediaFromPath", "JNodes_LoadVisualMediaFromPath",
"JNodes_LoadVisualMediaFromPath_Batch", "JNodes_LoadVisualMediaFromPath_Batch",
"JNodes_LoadVisualMediaFromPath_List",
"JNodes_LoraExtractor", "JNodes_LoraExtractor",
"JNodes_MediaInfoToString", "JNodes_MediaInfoToString",
"JNodes_ModelInOut", "JNodes_ModelInOut",
@ -3455,6 +3468,42 @@
"title_aux": "ComfyUI_TGate" "title_aux": "ComfyUI_TGate"
} }
], ],
"https://github.com/JichaoLiang/Immortal_comfyUI": [
[
"AppendNode",
"ApplyVoiceConversion",
"CombineVideos",
"ImAppendFreeChatAction",
"ImAppendImageActionNode",
"ImAppendQuickbackNode",
"ImAppendQuickbackVideoNode",
"ImAppendVideoNode",
"ImApplyWav2lip",
"ImDumpEntity",
"ImDumpNode",
"ImLoadPackage",
"ImNodeTitleOverride",
"ImSetActionKeywordMapping",
"MergeNode",
"NewNode",
"Node2String",
"OllamaChat",
"SaveImagePath",
"SaveToDirectory",
"SetEvent",
"SetNodeMapping",
"SetProperties",
"String2Node",
"TurnOnOffNodeOnEnter",
"batchNodes",
"grepNodeByText",
"mergeEntityAndPointer",
"redirectToNode"
],
{
"title_aux": "Immortal_comfyUI"
}
],
"https://github.com/Jordach/comfy-plasma": [ "https://github.com/Jordach/comfy-plasma": [
[ [
"JDC_AutoContrast", "JDC_AutoContrast",
@ -4367,6 +4416,19 @@
"title_aux": "ComfyUI-BiRefNet-Hugo" "title_aux": "ComfyUI-BiRefNet-Hugo"
} }
], ],
"https://github.com/MoonHugo/ComfyUI-FFmpeg": [
[
"AddImgWatermark",
"AddTextWatermark",
"ExtractAudio",
"Frames2Video",
"Video2Frames",
"VideoFlip"
],
{
"title_aux": "ComfyUI-FFmpeg"
}
],
"https://github.com/Moooonet/ComfyUI-ArteMoon": [ "https://github.com/Moooonet/ComfyUI-ArteMoon": [
[ [
"LoadPrompts" "LoadPrompts"
@ -9011,6 +9073,14 @@
"title_aux": "ImageProcessing" "title_aux": "ImageProcessing"
} }
], ],
"https://github.com/bvhari/ComfyUI_PerpCFG": [
[
"PerpCFG"
],
{
"title_aux": "ComfyUI_PerpCFG"
}
],
"https://github.com/bvhari/ComfyUI_PerpWeight": [ "https://github.com/bvhari/ComfyUI_PerpWeight": [
[ [
"CLIPTextEncodePerpWeight" "CLIPTextEncodePerpWeight"
@ -10875,6 +10945,7 @@
"D2 Checkpoint Loader", "D2 Checkpoint Loader",
"D2 KSampler", "D2 KSampler",
"D2 KSampler(Advanced)", "D2 KSampler(Advanced)",
"D2 Load Image",
"D2 Multi Output", "D2 Multi Output",
"D2 Prompt SR", "D2 Prompt SR",
"D2 Refiner Steps", "D2 Refiner Steps",
@ -10908,6 +10979,7 @@
"GPT4MiniNode", "GPT4MiniNode",
"GPT4VisionNode", "GPT4VisionNode",
"GeminiCustomVision", "GeminiCustomVision",
"GeminiTextOnly",
"Gpt4CustomVision", "Gpt4CustomVision",
"Gpt4VisionCloner", "Gpt4VisionCloner",
"OllamaNode", "OllamaNode",
@ -11930,6 +12002,7 @@
"FL_ImageNotes", "FL_ImageNotes",
"FL_ImagePixelator", "FL_ImagePixelator",
"FL_ImageRandomizer", "FL_ImageRandomizer",
"FL_ImageSlicer",
"FL_ImagesToPDF", "FL_ImagesToPDF",
"FL_InfiniteZoom", "FL_InfiniteZoom",
"FL_InpaintCrop", "FL_InpaintCrop",
@ -11940,6 +12013,7 @@
"FL_KsamplerSettings", "FL_KsamplerSettings",
"FL_LoadImage", "FL_LoadImage",
"FL_MadLibGenerator", "FL_MadLibGenerator",
"FL_Math",
"FL_MirrorAndAppendCaptions", "FL_MirrorAndAppendCaptions",
"FL_NFTGenerator", "FL_NFTGenerator",
"FL_OllamaCaptioner", "FL_OllamaCaptioner",
@ -12446,6 +12520,15 @@
"title_aux": "SaltAI_Language_Toolkit" "title_aux": "SaltAI_Language_Toolkit"
} }
], ],
"https://github.com/ggarra13/ComfyUI-mrv2": [
[
"mrv2AnnotationsImageNode",
"mrv2SaveEXRImage"
],
{
"title_aux": "ComfyUI-mrv2"
}
],
"https://github.com/giriss/comfy-image-saver": [ "https://github.com/giriss/comfy-image-saver": [
[ [
"Cfg Literal", "Cfg Literal",
@ -13173,6 +13256,7 @@
"replace_string", "replace_string",
"save_ebd_database", "save_ebd_database",
"save_openai_ebd", "save_openai_ebd",
"savepersona",
"searxng_tool", "searxng_tool",
"selenium_tool", "selenium_tool",
"send_to_wechat_official", "send_to_wechat_official",
@ -15359,7 +15443,8 @@
], ],
"https://github.com/latenightlabs/ComfyUI-LNL": [ "https://github.com/latenightlabs/ComfyUI-LNL": [
[ [
"LNL_FrameSelectorV3" "LNL_FrameSelectorV3",
"LNL_FrameSelectorV4"
], ],
{ {
"title_aux": "LNL Frame Selector" "title_aux": "LNL Frame Selector"
@ -16421,7 +16506,11 @@
"LF_SwitchInteger", "LF_SwitchInteger",
"LF_SwitchJSON", "LF_SwitchJSON",
"LF_SwitchString", "LF_SwitchString",
"LF_UpdateUsageStatistics",
"LF_UpscaleModelSelector",
"LF_UrandomSeedGenerator", "LF_UrandomSeedGenerator",
"LF_UsageStatistics",
"LF_VAESelector",
"LF_WallOfText", "LF_WallOfText",
"LF_WorkflowSettings", "LF_WorkflowSettings",
"LF_WriteJSON" "LF_WriteJSON"
@ -16901,7 +16990,9 @@
"AddWaterMarkNode", "AddWaterMarkNode",
"AdjustBrightnessContrastSaturationNode", "AdjustBrightnessContrastSaturationNode",
"BaiduTranslateNode", "BaiduTranslateNode",
"ColorBalanceNode",
"ConvertGrayChannelNode", "ConvertGrayChannelNode",
"HSLColorNode",
"HighlightShadowBrightnessNode", "HighlightShadowBrightnessNode",
"ImitationHueNode", "ImitationHueNode",
"LightShapeNode" "LightShapeNode"
@ -19197,7 +19288,6 @@
[ [
"Comic_Type", "Comic_Type",
"Pre_Translate_prompt", "Pre_Translate_prompt",
"Story_Easy_Function",
"Storydiffusion_Model_Loader", "Storydiffusion_Model_Loader",
"Storydiffusion_Sampler" "Storydiffusion_Sampler"
], ],
@ -19592,6 +19682,7 @@
"DisplayAny-", "DisplayAny-",
"ExtractBoundingBox-", "ExtractBoundingBox-",
"FaceCutout-", "FaceCutout-",
"FaceMorph-",
"FacePaste-", "FacePaste-",
"FilePathAnalyzer-", "FilePathAnalyzer-",
"FillMaskedImageArea-", "FillMaskedImageArea-",
@ -19810,10 +19901,8 @@
[ [
"MLXClipTextEncoder", "MLXClipTextEncoder",
"MLXDecoder", "MLXDecoder",
"MLXFluxCLIPLoader",
"MLXLoadFlux", "MLXLoadFlux",
"MLXSampler", "MLXSampler"
"MLXSaveImage"
], ],
{ {
"title_aux": "ComfyUI MLX Nodes" "title_aux": "ComfyUI MLX Nodes"
@ -21069,8 +21158,10 @@
"easy removeLocalImage", "easy removeLocalImage",
"easy samLoaderPipe", "easy samLoaderPipe",
"easy saveText", "easy saveText",
"easy saveTextLazy",
"easy seed", "easy seed",
"easy showAnything", "easy showAnything",
"easy showAnythingLazy",
"easy showLoaderSettingsNames", "easy showLoaderSettingsNames",
"easy showSpentTime", "easy showSpentTime",
"easy showTensorShape", "easy showTensorShape",
@ -21397,6 +21488,15 @@
"title_aux": "zhangp365/ComfyUI-utils-nodes" "title_aux": "zhangp365/ComfyUI-utils-nodes"
} }
], ],
"https://github.com/zhangp365/ComfyUI_photomakerV2_native": [
[
"PhotoMakerEncodeV2",
"PhotoMakerLoaderV2"
],
{
"title_aux": "ComfyUI_photomakerV2_native"
}
],
"https://github.com/zhiselfly/ComfyUI-Alimama-ControlNet-compatible": [ "https://github.com/zhiselfly/ComfyUI-Alimama-ControlNet-compatible": [
[ [
"SD3AlimamaInpaintControlNetApplyAdvanced", "SD3AlimamaInpaintControlNetApplyAdvanced",