update DB

This commit is contained in:
Dr.Lt.Data 2025-10-19 10:49:22 +09:00
parent a8524508fe
commit 1425a71ece
8 changed files with 5055 additions and 4699 deletions

View File

@ -14701,6 +14701,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A collection of utility nodes for Qwen-based image editing in ComfyUI." "description": "A collection of utility nodes for Qwen-based image editing in ComfyUI."
}, },
{
"author": "lrzjason",
"title": "Comfyui-LoraUtils",
"reference": "https://github.com/lrzjason/Comfyui-LoraUtils",
"files": [
"https://github.com/lrzjason/Comfyui-LoraUtils"
],
"install_type": "git-clone",
"description": "A collection of utility nodes for lora operations in ComfyUI."
},
{ {
"author": "cozy_comm", "author": "cozy_comm",
"title": "Cozy Communication", "title": "Cozy Communication",
@ -28495,6 +28505,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "gemini and openai in comfyui" "description": "gemini and openai in comfyui"
}, },
{
"author": "spawner",
"title": "comfyui-lsnet",
"reference": "https://github.com/spawner1145/comfyui-lsnet",
"files": [
"https://github.com/spawner1145/comfyui-lsnet"
],
"install_type": "git-clone",
"description": "A nodepack powered by LSNet that classifies and clusters artworks by style for fast and efficient style analysis."
},
{ {
"author": "PenguinTeo", "author": "PenguinTeo",
"title": "Comfyui-TextEditor-Penguin", "title": "Comfyui-TextEditor-Penguin",
@ -33356,6 +33376,16 @@
"description": "A tool to reverse the frames of video type files (MP4, WebM, WebP, Animated GIF) using ComfyUI. It gets the image batch tensor and returns the same tensor, but flipped.", "description": "A tool to reverse the frames of video type files (MP4, WebM, WebP, Animated GIF) using ComfyUI. It gets the image batch tensor and returns the same tensor, but flipped.",
"tags": ["video-reverse", "image-batch-reverse"] "tags": ["video-reverse", "image-batch-reverse"]
}, },
{
"author": "Sean-Bradley",
"title": "ComfyUI Voice Clone",
"reference": "https://github.com/Sean-Bradley/ComfyUI-Voice-Clone",
"files": [
"https://github.com/Sean-Bradley/ComfyUI-Voice-Clone"
],
"install_type": "git-clone",
"description": "Custom TTS node that clones voice from a reference audio and speaks entered text."
},
{ {
"author": "LukeCoulson1", "author": "LukeCoulson1",
"title": "ComfyUI LoRA Combine Node", "title": "ComfyUI LoRA Combine Node",
@ -34435,6 +34465,46 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Its a custom node that allows you to intuitively toggle prompts ON/OFF and adjust their weights — just like using a checklist." "description": "Its a custom node that allows you to intuitively toggle prompts ON/OFF and adjust their weights — just like using a checklist."
}, },
{
"author": "sysoutch",
"title": "ComfyUI Generator Add-on",
"reference": "https://github.com/sysoutch/blender-ComfyUIModelGenerator-addon",
"files": [
"https://github.com/sysoutch/blender-ComfyUIModelGenerator-addon"
],
"install_type": "git-clone",
"description": "A Blender add-on that integrates with ComfyUI for AI-powered model generation. Provides workflow management, image input handling, and real-time status tracking for seamless AI art creation within Blender's interface."
},
{
"author": "NewLouwa",
"title": "ComfyUI Model Preset Pilot",
"reference": "https://github.com/NewLouwa/ComfyUI-Model_preset_Pilot",
"files": [
"https://github.com/NewLouwa/ComfyUI-Model_preset_Pilot"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node module for managing model presets and configurations. This module automatically detects the model, loads/saves presets (sampler, scheduler, steps, CFG, clip-skip, seed, resolution), and generates/caches preview images per model."
},
{
"author": "SquirrelRat",
"title": "MultiString Prompts",
"reference": "https://github.com/SquirrelRat/MultiString-Prompts",
"files": [
"https://github.com/SquirrelRat/MultiString-Prompts"
],
"install_type": "git-clone",
"description": "This is a simple but powerful custom node for ComfyUI, designed to help you manage and sequence multiple prompts from a single, clean interface.\nIt's ideal for workflows like sequential video generation where you need to feed a series of different prompts into your model."
},
{
"author": "OKIE5",
"title": "ComfyUI-CN-Pre",
"reference": "https://github.com/OKIE5/ComfyUI-CN-Pre",
"files": [
"https://github.com/OKIE5/ComfyUI-CN-Pre"
],
"install_type": "git-clone",
"description": "Ollama in ComfyUI"
},

View File

@ -1836,7 +1836,7 @@
"https://github.com/Aaalice233/ComfyUI-Danbooru-Gallery": [ "https://github.com/Aaalice233/ComfyUI-Danbooru-Gallery": [
[ [
"CharacterFeatureSwapNode", "CharacterFeatureSwapNode",
"GroupExecuteManager", "GroupExecutorManager",
"MultiCharacterEditorNode", "MultiCharacterEditorNode",
"PromptSelector" "PromptSelector"
], ],
@ -2142,7 +2142,6 @@
], ],
"https://github.com/Alectriciti/comfyui-adaptiveprompts": [ "https://github.com/Alectriciti/comfyui-adaptiveprompts": [
[ [
"LoraTagGenerator",
"NormalizeLoraTags", "NormalizeLoraTags",
"PromptAliasSwap", "PromptAliasSwap",
"PromptCleanup", "PromptCleanup",
@ -2464,9 +2463,15 @@
], ],
"https://github.com/ApexArtist/comfyui-apex-artist": [ "https://github.com/ApexArtist/comfyui-apex-artist": [
[ [
"ApexAutoPrompt",
"ApexBatchInfo",
"ApexBlur", "ApexBlur",
"ApexDepthToNormal", "ApexDepthToNormal",
"ApexGetFrame",
"ApexLastFrame",
"ApexLayerBlend", "ApexLayerBlend",
"ApexLoadImage",
"ApexPromptPreset",
"ApexRGBCurve", "ApexRGBCurve",
"ApexSharpen", "ApexSharpen",
"ApexSmartResize", "ApexSmartResize",
@ -9828,6 +9833,7 @@
"FluxSettingsPipe", "FluxSettingsPipe",
"ImageMetadataLoader", "ImageMetadataLoader",
"ImageMetadataSaver", "ImageMetadataSaver",
"LMMExtractPromptsNode",
"LatentSettings", "LatentSettings",
"PipeHub", "PipeHub",
"cropImage" "cropImage"
@ -10291,7 +10297,8 @@
"\ud83d\uddbc\ufe0f Load Image Advanced", "\ud83d\uddbc\ufe0f Load Image Advanced",
"\ud83d\uddbc\ufe0f+\ud83d\udcdd Load Text-Image Pair (Single)", "\ud83d\uddbc\ufe0f+\ud83d\udcdd Load Text-Image Pair (Single)",
"\ud83d\uddbc\ufe0f+\ud83d\udcdd Load Text-Image Pairs (List)", "\ud83d\uddbc\ufe0f+\ud83d\udcdd Load Text-Image Pairs (List)",
"\ud83d\uddbc\ufe0f\ud83d\udcca Metadata Extractor", "\ud83d\uddbc\ufe0f\ud83d\udcca Metadata Extractor (List)",
"\ud83d\uddbc\ufe0f\ud83d\udcca Metadata Extractor (Single)",
"\ud83e\uddf9 String Cleaning" "\ud83e\uddf9 String Cleaning"
], ],
{ {
@ -11007,15 +11014,15 @@
], ],
"https://github.com/MoonMoon82/ClipVision_Tools": [ "https://github.com/MoonMoon82/ClipVision_Tools": [
[ [
"AdvRBrowser",
"CalcEmbeds", "CalcEmbeds",
"CompareEmbeds", "CompareEmbeds",
"GenerateDB", "GenerateDB",
"GetImageEmbeds", "GetImageEmbeds",
"ImageSearcher", "ImageSearcher",
"LoadDB", "LoadDB",
"RBrowser", "ResultBrowser",
"RCombiner", "ResultBrowserAdvanced",
"ResultCombiner",
"ScaleEmbeds" "ScaleEmbeds"
], ],
{ {
@ -11318,6 +11325,18 @@
"title_aux": "ComfyUI LLM SDXL Adapter" "title_aux": "ComfyUI LLM SDXL Adapter"
} }
], ],
"https://github.com/NewLouwa/ComfyUI-Model_preset_Pilot": [
[
"LoadLocalImage",
"ModelPresetLoader",
"ModelPresetLoaderInternal",
"PresetCreator",
"PreviewImage"
],
{
"title_aux": "ComfyUI Model Preset Pilot"
}
],
"https://github.com/NewNoviceChen/ComfyUI-XingLiu": [ "https://github.com/NewNoviceChen/ComfyUI-XingLiu": [
[ [
"Image2ImageByAlpha", "Image2ImageByAlpha",
@ -11642,6 +11661,15 @@
"title_aux": "Efficiency Nodes ExtendeD" "title_aux": "Efficiency Nodes ExtendeD"
} }
], ],
"https://github.com/OKIE5/ComfyUI-CN-Pre": [
[
"CN Pre+Loaders: Segmentation",
"Image: Levels"
],
{
"title_aux": "ComfyUI-CN-Pre"
}
],
"https://github.com/Off-Live/ComfyUI-off-suite": [ "https://github.com/Off-Live/ComfyUI-off-suite": [
[ [
"Apply CLAHE", "Apply CLAHE",
@ -12088,6 +12116,7 @@
"Hy3D21ExportMesh", "Hy3D21ExportMesh",
"Hy3D21GenerateMultiViewsBatch", "Hy3D21GenerateMultiViewsBatch",
"Hy3D21IMRemesh", "Hy3D21IMRemesh",
"Hy3D21ImageWithAlphaInput",
"Hy3D21LoadImageWithTransparency", "Hy3D21LoadImageWithTransparency",
"Hy3D21LoadMesh", "Hy3D21LoadMesh",
"Hy3D21MeshGenerationBatch", "Hy3D21MeshGenerationBatch",
@ -12096,6 +12125,7 @@
"Hy3D21MultiViewsGeneratorWithMetaData", "Hy3D21MultiViewsGeneratorWithMetaData",
"Hy3D21MultiViewsMeshGenerator", "Hy3D21MultiViewsMeshGenerator",
"Hy3D21PostprocessMesh", "Hy3D21PostprocessMesh",
"Hy3D21PostprocessMeshSimple",
"Hy3D21ResizeImages", "Hy3D21ResizeImages",
"Hy3D21SimpleMeshlibDecimate", "Hy3D21SimpleMeshlibDecimate",
"Hy3D21UseMultiViews", "Hy3D21UseMultiViews",
@ -12494,6 +12524,7 @@
"RizzBatchImageLoader", "RizzBatchImageLoader",
"RizzBlur", "RizzBlur",
"RizzChannelPack", "RizzChannelPack",
"RizzChannelSplit",
"RizzClean", "RizzClean",
"RizzCropAndScaleFromMask", "RizzCropAndScaleFromMask",
"RizzDynamicPromptGenerator", "RizzDynamicPromptGenerator",
@ -13201,6 +13232,14 @@
"title_aux": "ComfyUI Virtual Webcam" "title_aux": "ComfyUI Virtual Webcam"
} }
], ],
"https://github.com/Sean-Bradley/ComfyUI-Voice-Clone": [
[
"VoiceCloneNode"
],
{
"title_aux": "ComfyUI Voice Clone"
}
],
"https://github.com/SeanScripts/ComfyUI-PixtralLlamaMolmoVision": [ "https://github.com/SeanScripts/ComfyUI-PixtralLlamaMolmoVision": [
[ [
"AutoVisionModelLoader", "AutoVisionModelLoader",
@ -14223,6 +14262,14 @@
"title_aux": "ComfyUI-FunAudioLLM" "title_aux": "ComfyUI-FunAudioLLM"
} }
], ],
"https://github.com/SquirrelRat/MultiString-Prompts": [
[
"MultiStringPrompts"
],
{
"title_aux": "MultiString Prompts"
}
],
"https://github.com/Stability-AI/ComfyUI-SAI_API": [ "https://github.com/Stability-AI/ComfyUI-SAI_API": [
[ [
"Stability Conservative Upscale", "Stability Conservative Upscale",
@ -23232,7 +23279,6 @@
"ConditioningZeroOut", "ConditioningZeroOut",
"ControlNetApply", "ControlNetApply",
"ControlNetApplyAdvanced", "ControlNetApplyAdvanced",
"ControlNetInpaintingAliMamaApply",
"ControlNetLoader", "ControlNetLoader",
"CropMask", "CropMask",
"DiffControlNetLoader", "DiffControlNetLoader",
@ -23401,7 +23447,6 @@
"SaveSVGNode", "SaveSVGNode",
"SetFirstSigma", "SetFirstSigma",
"SetLatentNoiseMask", "SetLatentNoiseMask",
"SetUnionControlNetType",
"SolidMask", "SolidMask",
"SplitAudioChannels", "SplitAudioChannels",
"SplitSigmas", "SplitSigmas",
@ -25750,6 +25795,7 @@
"QwenEliGenEntityControl", "QwenEliGenEntityControl",
"QwenEliGenMaskPainter", "QwenEliGenMaskPainter",
"QwenFlowMatchSamplerNode", "QwenFlowMatchSamplerNode",
"QwenImageBatch",
"QwenImageDiTLoaderWrapper", "QwenImageDiTLoaderWrapper",
"QwenImageEncodeWrapper", "QwenImageEncodeWrapper",
"QwenImageModelWithEdit", "QwenImageModelWithEdit",
@ -32094,6 +32140,7 @@
"RC_ImageCompositor", "RC_ImageCompositor",
"RC_ImageCrop", "RC_ImageCrop",
"RC_ImageScale", "RC_ImageScale",
"RC_InteractiveCompositor",
"RC_LevelsAdjust", "RC_LevelsAdjust",
"RC_LoadImageWithAlpha", "RC_LoadImageWithAlpha",
"RC_MaskApply", "RC_MaskApply",
@ -32101,7 +32148,9 @@
"RC_OuterGlow", "RC_OuterGlow",
"RC_PatternTiling", "RC_PatternTiling",
"RC_PreviewImageNoMetadata", "RC_PreviewImageNoMetadata",
"RC_PreviewImageWithMetadata",
"RC_SaveImageNoMetadata", "RC_SaveImageNoMetadata",
"RC_SaveImageWithMetadata",
"RC_Sharpen", "RC_Sharpen",
"RC_Stroke", "RC_Stroke",
"RC_Threshold", "RC_Threshold",
@ -33903,6 +33952,18 @@
"title_aux": "Comfyui Kolors Utils" "title_aux": "Comfyui Kolors Utils"
} }
], ],
"https://github.com/lrzjason/Comfyui-LoraUtils": [
[
"LoadLoraOnly",
"LoraLayersOperation",
"LoraStatViewer",
"MergeLoraToModel",
"SaveLora"
],
{
"title_aux": "Comfyui-LoraUtils"
}
],
"https://github.com/lrzjason/Comfyui-QwenEditUtils": [ "https://github.com/lrzjason/Comfyui-QwenEditUtils": [
[ [
"CropWithPadInfo", "CropWithPadInfo",
@ -34603,8 +34664,10 @@
], ],
"https://github.com/lum3on/ComfyUI-FrameUtilitys": [ "https://github.com/lum3on/ComfyUI-FrameUtilitys": [
[ [
"FrameClipper",
"FrameExtender", "FrameExtender",
"FrameExtenderAdvanced", "FrameExtenderAdvanced",
"FrameRepeater",
"FrameReplacer", "FrameReplacer",
"GitInstaller" "GitInstaller"
], ],
@ -34757,7 +34820,8 @@
"h4DebugATronRouter", "h4DebugATronRouter",
"h4ExecutionLogger", "h4ExecutionLogger",
"h4PlotXY", "h4PlotXY",
"h4SeedBroadcaster" "h4SeedBroadcaster",
"h4Varianator"
], ],
{ {
"title_aux": "h4 ToolKit" "title_aux": "h4 ToolKit"
@ -39562,6 +39626,7 @@
"https://github.com/ru4ls/ComfyUI_StreetView-Loader": [ "https://github.com/ru4ls/ComfyUI_StreetView-Loader": [
[ [
"StreetViewLoader", "StreetViewLoader",
"StreetViewPanoLoader",
"StreetViewURLParser" "StreetViewURLParser"
], ],
{ {
@ -40107,7 +40172,6 @@
"FilenameGenerator", "FilenameGenerator",
"FrameExtractor", "FrameExtractor",
"GeminiUtilOptions", "GeminiUtilOptions",
"JoyCaptionMediaDescribe",
"LLMStudioOptions", "LLMStudioOptions",
"LLMStudioPictureDescribe", "LLMStudioPictureDescribe",
"LLMStudioVideoDescribe", "LLMStudioVideoDescribe",
@ -40835,9 +40899,10 @@
], ],
"https://github.com/siraxe/ComfyUI-WanVideoWrapper_QQ": [ "https://github.com/siraxe/ComfyUI-WanVideoWrapper_QQ": [
[ [
"ImageBlen_GPU", "ImageBlend_GPU",
"ImageRadialZoomBlur_GPU", "ImageRadialZoomBlur_GPU",
"PowerLoraLoaderV2", "PowerLoraLoaderV2",
"WanScaleAB",
"WanVideoCacheSamples", "WanVideoCacheSamples",
"WanVideoEmptyEmbeds_v2", "WanVideoEmptyEmbeds_v2",
"WanVideoFlowmapDistortion", "WanVideoFlowmapDistortion",
@ -41358,6 +41423,7 @@
], ],
"https://github.com/smthemex/ComfyUI_SongGeneration": [ "https://github.com/smthemex/ComfyUI_SongGeneration": [
[ [
"SongGeneration_Loader",
"SongGeneration_Sampler", "SongGeneration_Sampler",
"SongGeneration_Stage1", "SongGeneration_Stage1",
"SongGeneration_Stage2" "SongGeneration_Stage2"
@ -41693,6 +41759,20 @@
"title_aux": "comfyui-aichat" "title_aux": "comfyui-aichat"
} }
], ],
"https://github.com/spawner1145/comfyui-lsnet": [
[
"LSNetArtistImageConnector",
"LSNetArtistInference",
"LSNetArtistSimilarity",
"LSNetClustering",
"LSNetCommonFeatures",
"LSNetFeatureComparison",
"LSNetModelLoader"
],
{
"title_aux": "comfyui-lsnet"
}
],
"https://github.com/spinagon/ComfyUI-seam-carving": [ "https://github.com/spinagon/ComfyUI-seam-carving": [
[ [
"SeamCarving" "SeamCarving"
@ -43704,6 +43784,7 @@
"VRGDG_CombinevideosV2", "VRGDG_CombinevideosV2",
"VRGDG_CombinevideosV3", "VRGDG_CombinevideosV3",
"VRGDG_ConditionalLoadVideos", "VRGDG_ConditionalLoadVideos",
"VRGDG_CreateFinalVideo",
"VRGDG_DisplayIndex", "VRGDG_DisplayIndex",
"VRGDG_Extract_Frame_Number", "VRGDG_Extract_Frame_Number",
"VRGDG_GetFilenamePrefix", "VRGDG_GetFilenamePrefix",
@ -43720,6 +43801,7 @@
"VRGDG_LoadAudioSplit_HUMO_TranscribeV3", "VRGDG_LoadAudioSplit_HUMO_TranscribeV3",
"VRGDG_LoadVideos", "VRGDG_LoadVideos",
"VRGDG_MusicVideoPromptCreator", "VRGDG_MusicVideoPromptCreator",
"VRGDG_MusicVideoPromptCreatorV2",
"VRGDG_PostRunIndexStepper", "VRGDG_PostRunIndexStepper",
"VRGDG_PromptSplitter", "VRGDG_PromptSplitter",
"VRGDG_PromptSplitterV2", "VRGDG_PromptSplitterV2",
@ -44058,23 +44140,13 @@
"https://github.com/wgedeon/comfyui_play_traversal": [ "https://github.com/wgedeon/comfyui_play_traversal": [
[ [
"fot_BatchData", "fot_BatchData",
"fot_LatentBatch_Lenient",
"fot_LatentTransferStateInfo_Lenient",
"fot_NamedReroute",
"fot_PlayContinue", "fot_PlayContinue",
"fot_PlayData", "fot_PlayData",
"fot_PlayStart", "fot_PlayStart",
"fot_Scene", "fot_Scene",
"fot_SceneBeat", "fot_SceneBeat",
"fot_SceneBeatData", "fot_SceneBeatData",
"fot_SceneData", "fot_SceneData"
"fot_SubStepsKSampler",
"fot_test_DisplayInfo",
"fot_test_DisplayLatent_Lenient",
"fot_test_NoneConditioning",
"fot_test_NoneImage",
"fot_test_NoneModel",
"fot_test_NoneVAE"
], ],
{ {
"title_aux": "comfyui_play_traversal" "title_aux": "comfyui_play_traversal"
@ -45094,6 +45166,7 @@
"ImageMirror", "ImageMirror",
"ImageMosaic", "ImageMosaic",
"ImageRotate", "ImageRotate",
"ImageScaleRestoreV2_YC",
"ImageSelector", "ImageSelector",
"ImageUpscaleTiled", "ImageUpscaleTiled",
"IrregularToEllipseMask", "IrregularToEllipseMask",

File diff suppressed because it is too large Load Diff

View File

@ -1,14 +1,54 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "DeyanSrossturkhahov",
"title": "ComfyUI Primitive Mesh Generator[WIP]",
"reference": "https://github.com/rossturk/comfyui-primitive-mesh",
"files": [
"https://github.com/rossturk/comfyui-primitive-mesh"
],
"install_type": "git-clone",
"description": "Image-to-vector art generator for ComfyUI - Convert photographs into artistic collages composed of geometric shapes using a greedy optimization algorithm.\nNOTE: The files in the repo are not organized."
},
{
"author": "DeyanShahov",
"title": "Dynamic Prompt Selector for ComfyUI [WIP]",
"reference": "https://github.com/DeyanShahov/ComfyUI_RedFox",
"files": [
"https://github.com/DeyanShahov/ComfyUI_RedFox"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that allows you to dynamically select parts from large text prompts split by delimiters. The node supports 5 independent tabs (each like a mini-prompt selector), various selection behaviors, and persists state across ComfyUI restarts.\nNOTE: The files in the repo are not organized."
},
{
"author": "addddd2",
"title": "AI_Generated_nodes",
"reference": "https://github.com/addddd2/AI_Generated_nodes",
"files": [
"https://github.com/addddd2/AI_Generated_nodes"
],
"install_type": "git-clone",
"description": "NODES: ImageScaleToTotalPixelsRound64, ImageBlendLighter, ImageOffset, RGBtoRYGCBM, RYGCBMtoRGB, ExtractImageChannel, MatchRYGCBMColors, TextCommaToWeighted, TextCommaToRandomWeighted, RGBtoLAB, LABtoRGB, ImageMirrorPad, ImageCropBorders, ImageStitcher, ImageScaleToQwen, ..."
},
{
"author": "basenc",
"title": "ComfyUI Environment Variable Node [UNSAFE]",
"reference": "https://github.com/basenc/Comfyui-EnvVarNode",
"files": [
"https://github.com/basenc/Comfyui-EnvVarNode"
],
"install_type": "git-clone",
"description": "Exposes environment variables inside ComfyUI workflows. Use it to keep API keys and other secrets out of your graph files while still wiring them into nodes that need them.[w/This nodepack has a vulnerability that allows reading arbitrary environment variables.]"
},
{ {
"author": "silveroxides", "author": "silveroxides",
"title": "ComfyUI_SamplingUtils", "title": "Sampling Utility Toolkit",
"reference": "https://github.com/silveroxides/ComfyUI_SamplingUtils", "reference": "https://github.com/silveroxides/ComfyUI_SamplingUtils",
"files": [ "files": [
"https://github.com/silveroxides/ComfyUI_SamplingUtils" "https://github.com/silveroxides/ComfyUI_SamplingUtils"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "NODES: SamplingParameters" "description": "Utilities making it easy to set up inference parameters."
}, },
{ {
"author": "henjicc", "author": "henjicc",
@ -1169,7 +1209,7 @@
"https://github.com/gmammolo/comfyui-gmammolo" "https://github.com/gmammolo/comfyui-gmammolo"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "NODES: Simple Textbox, Filter Text Prompt" "description": "NODES: Simple Textbox, Filter Text Prompt, Check Image Generation"
}, },
{ {
"author": "543872524", "author": "543872524",

View File

@ -1500,6 +1500,14 @@
"title_aux": "Denrakeiw Nodes [WIP]" "title_aux": "Denrakeiw Nodes [WIP]"
} }
], ],
"https://github.com/DeyanShahov/ComfyUI_RedFox": [
[
"DynamicPromptSelector"
],
{
"title_aux": "Dynamic Prompt Selector for ComfyUI [WIP]"
}
],
"https://github.com/DiffusionWave-YT/DiffusionWave_PickResolution": [ "https://github.com/DiffusionWave-YT/DiffusionWave_PickResolution": [
[ [
"Blacklist_String_DiffusionWave \ud83c\udf0a", "Blacklist_String_DiffusionWave \ud83c\udf0a",
@ -4542,6 +4550,28 @@
"title_aux": "ComfyUI XY Video Plot Suite [WIP]" "title_aux": "ComfyUI XY Video Plot Suite [WIP]"
} }
], ],
"https://github.com/addddd2/AI_Generated_nodes": [
[
"ExtractImageChannel",
"ImageBlendLighter",
"ImageCropBorders",
"ImageMirrorPad",
"ImageOffset",
"ImageScaleToQwen",
"ImageScaleToTotalPixelsRound64",
"ImageStitcher",
"LABtoRGB",
"MatchRYGCBMColors",
"RGBtoLAB",
"RGBtoRYGCBM",
"RYGCBMtoRGB",
"TextCommaToRandomWeighted",
"TextCommaToWeighted"
],
{
"title_aux": "AI_Generated_nodes"
}
],
"https://github.com/adigayung/comfyui_PlutoNode": [ "https://github.com/adigayung/comfyui_PlutoNode": [
[ [
"CompositeImageNode", "CompositeImageNode",
@ -5118,6 +5148,14 @@
"title_aux": "BigModelPipe [WIP]" "title_aux": "BigModelPipe [WIP]"
} }
], ],
"https://github.com/basenc/Comfyui-EnvVarNode": [
[
"EnvVarNode"
],
{
"title_aux": "ComfyUI Environment Variable Node [UNSAFE]"
}
],
"https://github.com/benda1989/WaterMarkRemover_ComfyUI": [ "https://github.com/benda1989/WaterMarkRemover_ComfyUI": [
[ [
"Remover", "Remover",
@ -5797,7 +5835,6 @@
"ConditioningZeroOut", "ConditioningZeroOut",
"ControlNetApply", "ControlNetApply",
"ControlNetApplyAdvanced", "ControlNetApplyAdvanced",
"ControlNetInpaintingAliMamaApply",
"ControlNetLoader", "ControlNetLoader",
"CropMask", "CropMask",
"DiffControlNetLoader", "DiffControlNetLoader",
@ -5966,7 +6003,6 @@
"SaveSVGNode", "SaveSVGNode",
"SetFirstSigma", "SetFirstSigma",
"SetLatentNoiseMask", "SetLatentNoiseMask",
"SetUnionControlNetType",
"SolidMask", "SolidMask",
"SplitAudioChannels", "SplitAudioChannels",
"SplitSigmas", "SplitSigmas",
@ -6794,7 +6830,8 @@
], ],
"https://github.com/garciaone/g_one_toolkit": [ "https://github.com/garciaone/g_one_toolkit": [
[ [
"g-one Image Reposition" "g-one Face Tracking Features",
"g-one Face Tracking Masks"
], ],
{ {
"title_aux": "g_one_toolkit" "title_aux": "g_one_toolkit"
@ -6829,6 +6866,7 @@
], ],
"https://github.com/gmammolo/comfyui-gmammolo": [ "https://github.com/gmammolo/comfyui-gmammolo": [
[ [
"CheckImageGen",
"FilterConditioningPrompt", "FilterConditioningPrompt",
"FilterTextPrompt", "FilterTextPrompt",
"SimpleTextbox" "SimpleTextbox"
@ -10026,6 +10064,14 @@
"title_aux": "comfyui-plus-integrations [WIP]" "title_aux": "comfyui-plus-integrations [WIP]"
} }
], ],
"https://github.com/rossturk/comfyui-primitive-mesh": [
[
"PrimitiveMeshNode"
],
{
"title_aux": "ComfyUI Primitive Mesh Generator[WIP]"
}
],
"https://github.com/rouxianmantou/comfyui-rxmt-nodes": [ "https://github.com/rouxianmantou/comfyui-rxmt-nodes": [
[ [
"CheckValueTypeNode", "CheckValueTypeNode",

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,85 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "Sean-Bradley",
"title": "ComfyUI Voice Clone",
"reference": "https://github.com/Sean-Bradley/ComfyUI-Voice-Clone",
"files": [
"https://github.com/Sean-Bradley/ComfyUI-Voice-Clone"
],
"install_type": "git-clone",
"description": "Custom TTS node that clones voice from a reference audio and speaks entered text."
},
{
"author": "lrzjason",
"title": "Comfyui-LoraUtils",
"reference": "https://github.com/lrzjason/Comfyui-LoraUtils",
"files": [
"https://github.com/lrzjason/Comfyui-LoraUtils"
],
"install_type": "git-clone",
"description": "A collection of utility nodes for lora operations in ComfyUI."
},
{
"author": "spawner",
"title": "comfyui-lsnet",
"reference": "https://github.com/spawner1145/comfyui-lsnet",
"files": [
"https://github.com/spawner1145/comfyui-lsnet"
],
"install_type": "git-clone",
"description": "A nodepack powered by LSNet that classifies and clusters artworks by style for fast and efficient style analysis."
},
{
"author": "SquirrelRat",
"title": "MultiString Prompts",
"reference": "https://github.com/SquirrelRat/MultiString-Prompts",
"files": [
"https://github.com/SquirrelRat/MultiString-Prompts"
],
"install_type": "git-clone",
"description": "This is a simple but powerful custom node for ComfyUI, designed to help you manage and sequence multiple prompts from a single, clean interface.\nIt's ideal for workflows like sequential video generation where you need to feed a series of different prompts into your model."
},
{
"author": "OKIE5",
"title": "ComfyUI-CN-Pre",
"reference": "https://github.com/OKIE5/ComfyUI-CN-Pre",
"files": [
"https://github.com/OKIE5/ComfyUI-CN-Pre"
],
"install_type": "git-clone",
"description": "Ollama in ComfyUI"
},
{
"author": "sysoutch",
"title": "ComfyUI Generator Add-on",
"reference": "https://github.com/sysoutch/blender-ComfyUIModelGenerator-addon",
"files": [
"https://github.com/sysoutch/blender-ComfyUIModelGenerator-addon"
],
"install_type": "git-clone",
"description": "A Blender add-on that integrates with ComfyUI for AI-powered model generation. Provides workflow management, image input handling, and real-time status tracking for seamless AI art creation within Blender's interface."
},
{
"author": "NewLouwa",
"title": "ComfyUI Model Preset Pilot",
"reference": "https://github.com/NewLouwa/ComfyUI-Model_preset_Pilot",
"files": [
"https://github.com/NewLouwa/ComfyUI-Model_preset_Pilot"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node module for managing model presets and configurations. This module automatically detects the model, loads/saves presets (sampler, scheduler, steps, CFG, clip-skip, seed, resolution), and generates/caches preview images per model."
},
{
"author": "kizamimi",
"title": "FEEdit",
"reference": "https://github.com/kizamimi/FEEdit",
"files": [
"https://github.com/kizamimi/FEEdit"
],
"install_type": "git-clone",
"description": "ComfyUI custom node for facial expression editing via pipeline-level modification of diffusion models"
},
{ {
"author": "ru4ls", "author": "ru4ls",
"title": "ComfyUI Street View Loader Node", "title": "ComfyUI Street View Loader Node",
@ -611,87 +691,6 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Custom node to reboot ComfyUI server" "description": "Custom node to reboot ComfyUI server"
},
{
"author": "scofano",
"title": "Comfy Text Stats",
"id": "comfy-text-stats",
"reference": "https://github.com/scofano/comfy-text-stats",
"files": [
"https://github.com/scofano/comfy-text-stats"
],
"install_type": "git-clone",
"description": "Node: Text Stats (Char & Word Count). A lightweight ComfyUI custom node that takes a text string and outputs character and word counts (INT). Ideal for caption preprocessing, prompt analytics, and dataset workflows."
},
{
"author": "yolain",
"title": "ComfyUI-Easy-DotsOCR",
"reference": "https://github.com/yolain/ComfyUI-Easy-DotsOCR",
"files": [
"https://github.com/yolain/ComfyUI-Easy-DotsOCR"
],
"install_type": "git-clone",
"description": "ComfyUI-Easy-DotsOCR is a custom node for ComfyUI that provides text extraction via the DotsOCR engine."
},
{
"author": "yolain",
"title": "SaveVideoRGBA",
"reference": "https://github.com/yolain/SaveVideoRGBA",
"files": [
"https://github.com/yolain/SaveVideoRGBA"
],
"install_type": "git-clone",
"description": "Enhanced the comfyui savevideo node to support previewing and saving videos containing alpha channels."
},
{
"author": "smthemex",
"title": "ComfyUI_LucidFlux",
"reference": "https://github.com/smthemex/ComfyUI_LucidFlux",
"files": [
"https://github.com/smthemex/ComfyUI_LucidFlux"
],
"install_type": "git-clone",
"description": "ComfyUI_LucidFlux:Caption-Free Universal Image Restoration with a Large-Scale Diffusion Transformeryou can use it in ComfyUI"
},
{
"author": "snicolast",
"title": "ComfyUI-Ovi",
"reference": "https://github.com/snicolast/ComfyUI-Ovi",
"files": [
"https://github.com/snicolast/ComfyUI-Ovi"
],
"install_type": "git-clone",
"description": "Lightweight ComfyUI wrapper that bring Character.AI's Ovi video+audio generator to ComfyUI with streamlined setup, selectable precision, and attention-backend control."
},
{
"author": "Light-x02",
"title": "ComfyUI-checkpoint-Discovery-Hub",
"reference": "https://github.com/Light-x02/ComfyUI-checkpoint-Discovery-Hub",
"files": [
"https://github.com/Light-x02/ComfyUI-checkpoint-Discovery-Hub"
],
"install_type": "git-clone",
"description": "Checkpoint Discovery Hub — An advanced browser for your ComfyUI models. Easily explore, filter, and load your checkpoints, manage presets, favorites, and Civitai metadata — all from a sleek and intuitive interface."
},
{
"author": "synystersocks",
"title": "ComfyUI-SocksLatentPatcher",
"reference": "https://github.com/synystersocks/ComfyUI-SocksLatentPatcher",
"files": [
"https://github.com/synystersocks/ComfyUI-SocksLatentPatcher"
],
"install_type": "git-clone",
"description": "This node circumnavigates the loss of detail, saturation/desaturation for infinite length video generation, the node bypasses the vae decode and directly patches the latent tensor. experimental covering i2v and vace extend."
},
{
"author": "iGavroche",
"title": "Ninode Utils",
"reference": "https://github.com/iGavroche/ComfyUI-Ninode-Utils",
"files": [
"https://github.com/iGavroche/ComfyUI-Ninode-Utils"
],
"install_type": "git-clone",
"description": "Utility nodes for ComfyUI including OpenAI Compatible Chat - Works with any OpenAI-compatible API endpoint including Lemonade, Ollama, OpenAI API, and LM Studio"
} }
] ]
} }

View File

@ -1836,7 +1836,7 @@
"https://github.com/Aaalice233/ComfyUI-Danbooru-Gallery": [ "https://github.com/Aaalice233/ComfyUI-Danbooru-Gallery": [
[ [
"CharacterFeatureSwapNode", "CharacterFeatureSwapNode",
"GroupExecuteManager", "GroupExecutorManager",
"MultiCharacterEditorNode", "MultiCharacterEditorNode",
"PromptSelector" "PromptSelector"
], ],
@ -2142,7 +2142,6 @@
], ],
"https://github.com/Alectriciti/comfyui-adaptiveprompts": [ "https://github.com/Alectriciti/comfyui-adaptiveprompts": [
[ [
"LoraTagGenerator",
"NormalizeLoraTags", "NormalizeLoraTags",
"PromptAliasSwap", "PromptAliasSwap",
"PromptCleanup", "PromptCleanup",
@ -2464,9 +2463,15 @@
], ],
"https://github.com/ApexArtist/comfyui-apex-artist": [ "https://github.com/ApexArtist/comfyui-apex-artist": [
[ [
"ApexAutoPrompt",
"ApexBatchInfo",
"ApexBlur", "ApexBlur",
"ApexDepthToNormal", "ApexDepthToNormal",
"ApexGetFrame",
"ApexLastFrame",
"ApexLayerBlend", "ApexLayerBlend",
"ApexLoadImage",
"ApexPromptPreset",
"ApexRGBCurve", "ApexRGBCurve",
"ApexSharpen", "ApexSharpen",
"ApexSmartResize", "ApexSmartResize",
@ -9828,6 +9833,7 @@
"FluxSettingsPipe", "FluxSettingsPipe",
"ImageMetadataLoader", "ImageMetadataLoader",
"ImageMetadataSaver", "ImageMetadataSaver",
"LMMExtractPromptsNode",
"LatentSettings", "LatentSettings",
"PipeHub", "PipeHub",
"cropImage" "cropImage"
@ -10291,7 +10297,8 @@
"\ud83d\uddbc\ufe0f Load Image Advanced", "\ud83d\uddbc\ufe0f Load Image Advanced",
"\ud83d\uddbc\ufe0f+\ud83d\udcdd Load Text-Image Pair (Single)", "\ud83d\uddbc\ufe0f+\ud83d\udcdd Load Text-Image Pair (Single)",
"\ud83d\uddbc\ufe0f+\ud83d\udcdd Load Text-Image Pairs (List)", "\ud83d\uddbc\ufe0f+\ud83d\udcdd Load Text-Image Pairs (List)",
"\ud83d\uddbc\ufe0f\ud83d\udcca Metadata Extractor", "\ud83d\uddbc\ufe0f\ud83d\udcca Metadata Extractor (List)",
"\ud83d\uddbc\ufe0f\ud83d\udcca Metadata Extractor (Single)",
"\ud83e\uddf9 String Cleaning" "\ud83e\uddf9 String Cleaning"
], ],
{ {
@ -11007,15 +11014,15 @@
], ],
"https://github.com/MoonMoon82/ClipVision_Tools": [ "https://github.com/MoonMoon82/ClipVision_Tools": [
[ [
"AdvRBrowser",
"CalcEmbeds", "CalcEmbeds",
"CompareEmbeds", "CompareEmbeds",
"GenerateDB", "GenerateDB",
"GetImageEmbeds", "GetImageEmbeds",
"ImageSearcher", "ImageSearcher",
"LoadDB", "LoadDB",
"RBrowser", "ResultBrowser",
"RCombiner", "ResultBrowserAdvanced",
"ResultCombiner",
"ScaleEmbeds" "ScaleEmbeds"
], ],
{ {
@ -11318,6 +11325,18 @@
"title_aux": "ComfyUI LLM SDXL Adapter" "title_aux": "ComfyUI LLM SDXL Adapter"
} }
], ],
"https://github.com/NewLouwa/ComfyUI-Model_preset_Pilot": [
[
"LoadLocalImage",
"ModelPresetLoader",
"ModelPresetLoaderInternal",
"PresetCreator",
"PreviewImage"
],
{
"title_aux": "ComfyUI Model Preset Pilot"
}
],
"https://github.com/NewNoviceChen/ComfyUI-XingLiu": [ "https://github.com/NewNoviceChen/ComfyUI-XingLiu": [
[ [
"Image2ImageByAlpha", "Image2ImageByAlpha",
@ -11642,6 +11661,15 @@
"title_aux": "Efficiency Nodes ExtendeD" "title_aux": "Efficiency Nodes ExtendeD"
} }
], ],
"https://github.com/OKIE5/ComfyUI-CN-Pre": [
[
"CN Pre+Loaders: Segmentation",
"Image: Levels"
],
{
"title_aux": "ComfyUI-CN-Pre"
}
],
"https://github.com/Off-Live/ComfyUI-off-suite": [ "https://github.com/Off-Live/ComfyUI-off-suite": [
[ [
"Apply CLAHE", "Apply CLAHE",
@ -12088,6 +12116,7 @@
"Hy3D21ExportMesh", "Hy3D21ExportMesh",
"Hy3D21GenerateMultiViewsBatch", "Hy3D21GenerateMultiViewsBatch",
"Hy3D21IMRemesh", "Hy3D21IMRemesh",
"Hy3D21ImageWithAlphaInput",
"Hy3D21LoadImageWithTransparency", "Hy3D21LoadImageWithTransparency",
"Hy3D21LoadMesh", "Hy3D21LoadMesh",
"Hy3D21MeshGenerationBatch", "Hy3D21MeshGenerationBatch",
@ -12096,6 +12125,7 @@
"Hy3D21MultiViewsGeneratorWithMetaData", "Hy3D21MultiViewsGeneratorWithMetaData",
"Hy3D21MultiViewsMeshGenerator", "Hy3D21MultiViewsMeshGenerator",
"Hy3D21PostprocessMesh", "Hy3D21PostprocessMesh",
"Hy3D21PostprocessMeshSimple",
"Hy3D21ResizeImages", "Hy3D21ResizeImages",
"Hy3D21SimpleMeshlibDecimate", "Hy3D21SimpleMeshlibDecimate",
"Hy3D21UseMultiViews", "Hy3D21UseMultiViews",
@ -12494,6 +12524,7 @@
"RizzBatchImageLoader", "RizzBatchImageLoader",
"RizzBlur", "RizzBlur",
"RizzChannelPack", "RizzChannelPack",
"RizzChannelSplit",
"RizzClean", "RizzClean",
"RizzCropAndScaleFromMask", "RizzCropAndScaleFromMask",
"RizzDynamicPromptGenerator", "RizzDynamicPromptGenerator",
@ -13201,6 +13232,14 @@
"title_aux": "ComfyUI Virtual Webcam" "title_aux": "ComfyUI Virtual Webcam"
} }
], ],
"https://github.com/Sean-Bradley/ComfyUI-Voice-Clone": [
[
"VoiceCloneNode"
],
{
"title_aux": "ComfyUI Voice Clone"
}
],
"https://github.com/SeanScripts/ComfyUI-PixtralLlamaMolmoVision": [ "https://github.com/SeanScripts/ComfyUI-PixtralLlamaMolmoVision": [
[ [
"AutoVisionModelLoader", "AutoVisionModelLoader",
@ -14223,6 +14262,14 @@
"title_aux": "ComfyUI-FunAudioLLM" "title_aux": "ComfyUI-FunAudioLLM"
} }
], ],
"https://github.com/SquirrelRat/MultiString-Prompts": [
[
"MultiStringPrompts"
],
{
"title_aux": "MultiString Prompts"
}
],
"https://github.com/Stability-AI/ComfyUI-SAI_API": [ "https://github.com/Stability-AI/ComfyUI-SAI_API": [
[ [
"Stability Conservative Upscale", "Stability Conservative Upscale",
@ -23232,7 +23279,6 @@
"ConditioningZeroOut", "ConditioningZeroOut",
"ControlNetApply", "ControlNetApply",
"ControlNetApplyAdvanced", "ControlNetApplyAdvanced",
"ControlNetInpaintingAliMamaApply",
"ControlNetLoader", "ControlNetLoader",
"CropMask", "CropMask",
"DiffControlNetLoader", "DiffControlNetLoader",
@ -23401,7 +23447,6 @@
"SaveSVGNode", "SaveSVGNode",
"SetFirstSigma", "SetFirstSigma",
"SetLatentNoiseMask", "SetLatentNoiseMask",
"SetUnionControlNetType",
"SolidMask", "SolidMask",
"SplitAudioChannels", "SplitAudioChannels",
"SplitSigmas", "SplitSigmas",
@ -25750,6 +25795,7 @@
"QwenEliGenEntityControl", "QwenEliGenEntityControl",
"QwenEliGenMaskPainter", "QwenEliGenMaskPainter",
"QwenFlowMatchSamplerNode", "QwenFlowMatchSamplerNode",
"QwenImageBatch",
"QwenImageDiTLoaderWrapper", "QwenImageDiTLoaderWrapper",
"QwenImageEncodeWrapper", "QwenImageEncodeWrapper",
"QwenImageModelWithEdit", "QwenImageModelWithEdit",
@ -32094,6 +32140,7 @@
"RC_ImageCompositor", "RC_ImageCompositor",
"RC_ImageCrop", "RC_ImageCrop",
"RC_ImageScale", "RC_ImageScale",
"RC_InteractiveCompositor",
"RC_LevelsAdjust", "RC_LevelsAdjust",
"RC_LoadImageWithAlpha", "RC_LoadImageWithAlpha",
"RC_MaskApply", "RC_MaskApply",
@ -32101,7 +32148,9 @@
"RC_OuterGlow", "RC_OuterGlow",
"RC_PatternTiling", "RC_PatternTiling",
"RC_PreviewImageNoMetadata", "RC_PreviewImageNoMetadata",
"RC_PreviewImageWithMetadata",
"RC_SaveImageNoMetadata", "RC_SaveImageNoMetadata",
"RC_SaveImageWithMetadata",
"RC_Sharpen", "RC_Sharpen",
"RC_Stroke", "RC_Stroke",
"RC_Threshold", "RC_Threshold",
@ -33903,6 +33952,18 @@
"title_aux": "Comfyui Kolors Utils" "title_aux": "Comfyui Kolors Utils"
} }
], ],
"https://github.com/lrzjason/Comfyui-LoraUtils": [
[
"LoadLoraOnly",
"LoraLayersOperation",
"LoraStatViewer",
"MergeLoraToModel",
"SaveLora"
],
{
"title_aux": "Comfyui-LoraUtils"
}
],
"https://github.com/lrzjason/Comfyui-QwenEditUtils": [ "https://github.com/lrzjason/Comfyui-QwenEditUtils": [
[ [
"CropWithPadInfo", "CropWithPadInfo",
@ -34603,8 +34664,10 @@
], ],
"https://github.com/lum3on/ComfyUI-FrameUtilitys": [ "https://github.com/lum3on/ComfyUI-FrameUtilitys": [
[ [
"FrameClipper",
"FrameExtender", "FrameExtender",
"FrameExtenderAdvanced", "FrameExtenderAdvanced",
"FrameRepeater",
"FrameReplacer", "FrameReplacer",
"GitInstaller" "GitInstaller"
], ],
@ -34757,7 +34820,8 @@
"h4DebugATronRouter", "h4DebugATronRouter",
"h4ExecutionLogger", "h4ExecutionLogger",
"h4PlotXY", "h4PlotXY",
"h4SeedBroadcaster" "h4SeedBroadcaster",
"h4Varianator"
], ],
{ {
"title_aux": "h4 ToolKit" "title_aux": "h4 ToolKit"
@ -39562,6 +39626,7 @@
"https://github.com/ru4ls/ComfyUI_StreetView-Loader": [ "https://github.com/ru4ls/ComfyUI_StreetView-Loader": [
[ [
"StreetViewLoader", "StreetViewLoader",
"StreetViewPanoLoader",
"StreetViewURLParser" "StreetViewURLParser"
], ],
{ {
@ -40107,7 +40172,6 @@
"FilenameGenerator", "FilenameGenerator",
"FrameExtractor", "FrameExtractor",
"GeminiUtilOptions", "GeminiUtilOptions",
"JoyCaptionMediaDescribe",
"LLMStudioOptions", "LLMStudioOptions",
"LLMStudioPictureDescribe", "LLMStudioPictureDescribe",
"LLMStudioVideoDescribe", "LLMStudioVideoDescribe",
@ -40835,9 +40899,10 @@
], ],
"https://github.com/siraxe/ComfyUI-WanVideoWrapper_QQ": [ "https://github.com/siraxe/ComfyUI-WanVideoWrapper_QQ": [
[ [
"ImageBlen_GPU", "ImageBlend_GPU",
"ImageRadialZoomBlur_GPU", "ImageRadialZoomBlur_GPU",
"PowerLoraLoaderV2", "PowerLoraLoaderV2",
"WanScaleAB",
"WanVideoCacheSamples", "WanVideoCacheSamples",
"WanVideoEmptyEmbeds_v2", "WanVideoEmptyEmbeds_v2",
"WanVideoFlowmapDistortion", "WanVideoFlowmapDistortion",
@ -41358,6 +41423,7 @@
], ],
"https://github.com/smthemex/ComfyUI_SongGeneration": [ "https://github.com/smthemex/ComfyUI_SongGeneration": [
[ [
"SongGeneration_Loader",
"SongGeneration_Sampler", "SongGeneration_Sampler",
"SongGeneration_Stage1", "SongGeneration_Stage1",
"SongGeneration_Stage2" "SongGeneration_Stage2"
@ -41693,6 +41759,20 @@
"title_aux": "comfyui-aichat" "title_aux": "comfyui-aichat"
} }
], ],
"https://github.com/spawner1145/comfyui-lsnet": [
[
"LSNetArtistImageConnector",
"LSNetArtistInference",
"LSNetArtistSimilarity",
"LSNetClustering",
"LSNetCommonFeatures",
"LSNetFeatureComparison",
"LSNetModelLoader"
],
{
"title_aux": "comfyui-lsnet"
}
],
"https://github.com/spinagon/ComfyUI-seam-carving": [ "https://github.com/spinagon/ComfyUI-seam-carving": [
[ [
"SeamCarving" "SeamCarving"
@ -43704,6 +43784,7 @@
"VRGDG_CombinevideosV2", "VRGDG_CombinevideosV2",
"VRGDG_CombinevideosV3", "VRGDG_CombinevideosV3",
"VRGDG_ConditionalLoadVideos", "VRGDG_ConditionalLoadVideos",
"VRGDG_CreateFinalVideo",
"VRGDG_DisplayIndex", "VRGDG_DisplayIndex",
"VRGDG_Extract_Frame_Number", "VRGDG_Extract_Frame_Number",
"VRGDG_GetFilenamePrefix", "VRGDG_GetFilenamePrefix",
@ -43720,6 +43801,7 @@
"VRGDG_LoadAudioSplit_HUMO_TranscribeV3", "VRGDG_LoadAudioSplit_HUMO_TranscribeV3",
"VRGDG_LoadVideos", "VRGDG_LoadVideos",
"VRGDG_MusicVideoPromptCreator", "VRGDG_MusicVideoPromptCreator",
"VRGDG_MusicVideoPromptCreatorV2",
"VRGDG_PostRunIndexStepper", "VRGDG_PostRunIndexStepper",
"VRGDG_PromptSplitter", "VRGDG_PromptSplitter",
"VRGDG_PromptSplitterV2", "VRGDG_PromptSplitterV2",
@ -44058,23 +44140,13 @@
"https://github.com/wgedeon/comfyui_play_traversal": [ "https://github.com/wgedeon/comfyui_play_traversal": [
[ [
"fot_BatchData", "fot_BatchData",
"fot_LatentBatch_Lenient",
"fot_LatentTransferStateInfo_Lenient",
"fot_NamedReroute",
"fot_PlayContinue", "fot_PlayContinue",
"fot_PlayData", "fot_PlayData",
"fot_PlayStart", "fot_PlayStart",
"fot_Scene", "fot_Scene",
"fot_SceneBeat", "fot_SceneBeat",
"fot_SceneBeatData", "fot_SceneBeatData",
"fot_SceneData", "fot_SceneData"
"fot_SubStepsKSampler",
"fot_test_DisplayInfo",
"fot_test_DisplayLatent_Lenient",
"fot_test_NoneConditioning",
"fot_test_NoneImage",
"fot_test_NoneModel",
"fot_test_NoneVAE"
], ],
{ {
"title_aux": "comfyui_play_traversal" "title_aux": "comfyui_play_traversal"
@ -45094,6 +45166,7 @@
"ImageMirror", "ImageMirror",
"ImageMosaic", "ImageMosaic",
"ImageRotate", "ImageRotate",
"ImageScaleRestoreV2_YC",
"ImageSelector", "ImageSelector",
"ImageUpscaleTiled", "ImageUpscaleTiled",
"IrregularToEllipseMask", "IrregularToEllipseMask",