Merge branch 'Comfy-Org:main' into main

This commit is contained in:
Lucas 2025-12-26 17:11:31 -03:00 committed by GitHub
commit 88b186974b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
10 changed files with 12778 additions and 12479 deletions

View File

@ -27194,13 +27194,15 @@
}, },
{ {
"author": "ArtsticH", "author": "ArtsticH",
"title": "ComfyUI_EasyKitHT_NodeAlignPro", "title": "EasyKitHT NodeAlignPro",
"id": "comfyui_easykitht_nodealignpro",
"reference": "https://github.com/ArtsticH/ComfyUI_EasyKitHT_NodeAlignPro", "reference": "https://github.com/ArtsticH/ComfyUI_EasyKitHT_NodeAlignPro",
"files": [ "files": [
"https://github.com/ArtsticH/ComfyUI_EasyKitHT_NodeAlignPro" "https://github.com/ArtsticH/ComfyUI_EasyKitHT_NodeAlignPro"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI_EasyKitHT_NodeAlignPro is a lightweight ComfyUI node alignment and node coloring tool for refactoring and rewriting the UI based on the open-source projects Comfyui-Align and Comfyui-Nodealigner." "description": "Professional alignment & real-time node color picker. A must-have plugin for managing node layout and color schemes in ComfyUI. Features a real-time color picker, alignment, 7 preset colors, grayscale/custom modes, and one-click reverse alignment.",
"tags": ["alignment", "color-picker", "node-utility", "ui", "organizer", "node2.0", "frontend"]
}, },
{ {
"author": "matorzhin", "author": "matorzhin",
@ -35685,6 +35687,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI integration for BAAI's Emu3.5 multimodal models for text-to-image generation and multimodal understanding. (Description by CC)" "description": "ComfyUI integration for BAAI's Emu3.5 multimodal models for text-to-image generation and multimodal understanding. (Description by CC)"
}, },
{
"author": "EricRollei",
"title": "Qwen Layers Diffuser Pipeline",
"id": "qwen-layers-diffuser-pipeline",
"reference": "https://github.com/EricRollei/Qwen_Layers_Diffuser_Pipeline_Comfyui",
"files": [
"https://github.com/EricRollei/Qwen_Layers_Diffuser_Pipeline_Comfyui"
],
"install_type": "git-clone",
"description": "Decompose images into semantic RGBA layers using Qwen-Image-Layered model. Features AI-powered layer naming, PSD/TIFF export with proper layer structure, original resolution support, and VRAM management. Includes 18 nodes for layer decomposition, manipulation, and saving."
},
{ {
"author": "nomadoor", "author": "nomadoor",
"title": "ComfyUI Temporal Mask Tools", "title": "ComfyUI Temporal Mask Tools",
@ -38717,6 +38730,39 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A ComfyUI custom node for downloading and managing LoRA models directly within the UI." "description": "A ComfyUI custom node for downloading and managing LoRA models directly within the UI."
}, },
{
"author": "huihuihuiz",
"title": "UNet Downloader for ComfyUI",
"id": "unet_downloader",
"reference": "https://github.com/huihuihuiz/unet_downloader",
"files": [
"https://github.com/huihuihuiz/unet_downloader"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node for downloading and managing UNet/Diffusion models (FLUX, SD3, etc.) directly within the UI."
},
{
"author": "huihuihuiz",
"title": "Plugin Downloader for ComfyUI",
"id": "plugin_downloader",
"reference": "https://github.com/huihuihuiz/plugin_downloader",
"files": [
"https://github.com/huihuihuiz/plugin_downloader"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node for downloading and backing up all custom nodes/plugins as ZIP files."
},
{
"author": "huihuihuiz",
"title": "Upscaler Downloader for ComfyUI",
"id": "upscaler_downloader",
"reference": "https://github.com/huihuihuiz/upscaler_downloader",
"files": [
"https://github.com/huihuihuiz/upscaler_downloader"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node for downloading and managing upscaler/super-resolution models directly within the UI."
},
{ {
"author": "aTanguay", "author": "aTanguay",
"title": "ComfyUI_Detonate", "title": "ComfyUI_Detonate",
@ -39420,6 +39466,29 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI custom node pack for fal.ai image generation supporting FLUX models with queue polling, safety controls, and native image I/O conversion." "description": "ComfyUI custom node pack for fal.ai image generation supporting FLUX models with queue polling, safety controls, and native image I/O conversion."
}, },
{
"author": "ConstantlyGrowup",
"title": "ComfyUI_Qwen_chat_models",
"reference": "https://github.com/ConstantlyGrowup/ComfyUI_Qwen_chat_models",
"files": [
"https://github.com/ConstantlyGrowup/ComfyUI_Qwen_chat_models"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for Qwen text and vision-language models. Supports Qwen2.5/Qwen3, 4-/8-bit quantization, deterministic seeding, auto model download, and shared caching to improve workflow performance."
},
{
"author": "Wakapedia",
"title": "WanVideo Wakawave - Advanced LoRA & Prompt Tools",
"reference": "https://github.com/Wakapedia/ComfyUI-WanVideoWakawave",
"files": [
"https://github.com/Wakapedia/ComfyUI-WanVideoWakawave"
],
"install_type": "git-clone",
"description": "Advanced LoRA management and prompt building tools for WanVideo. Features: Wakawave LoRA Loader (unlimited LoRAs, save/load presets, drag-to-reorder, per-LoRA strength control), Wakawave Prompt Builder (dual positive/negative prompts, weight control, segment mode, visual preset browser with import/export)."
},

View File

@ -3966,6 +3966,7 @@
"GenerateImageNodeV2", "GenerateImageNodeV2",
"GenerateStructuredPromptLiteNodeV2", "GenerateStructuredPromptLiteNodeV2",
"GenerateStructuredPromptNodeV2", "GenerateStructuredPromptNodeV2",
"ImageEnhanceNode",
"ImageExpansionNode", "ImageExpansionNode",
"LoadVideoFramesNode", "LoadVideoFramesNode",
"PreviewVideoURLNode", "PreviewVideoURLNode",
@ -7558,6 +7559,7 @@
"Clamp Images To Megapixels", "Clamp Images To Megapixels",
"Essential Params", "Essential Params",
"Essential Params Expand", "Essential Params Expand",
"FV Get Image Half Size",
"Get Last Output Video Path", "Get Last Output Video Path",
"If Image Valid", "If Image Valid",
"Image Params", "Image Params",
@ -10719,7 +10721,8 @@
"SimpleMasterPromptLoader", "SimpleMasterPromptLoader",
"SimpleMasterPromptLoaderAdvanced", "SimpleMasterPromptLoaderAdvanced",
"SimpleModelPresetLoaderAdvanced", "SimpleModelPresetLoaderAdvanced",
"SimpleQwenVLgguf" "SimpleQwenVLgguf",
"SimpleQwenVLggufV2"
], ],
{ {
"title_aux": "ComfyUI_Simple_Qwen3-VL-gguf" "title_aux": "ComfyUI_Simple_Qwen3-VL-gguf"
@ -13255,6 +13258,9 @@
], ],
"https://github.com/Mister-Link/link-comfy-nodes": [ "https://github.com/Mister-Link/link-comfy-nodes": [
[ [
"AdvancedStringConcat",
"BatchImageSave",
"Concat",
"ConvertToPixelArt", "ConvertToPixelArt",
"Crop to Content", "Crop to Content",
"Farthest Color", "Farthest Color",
@ -13265,7 +13271,9 @@
"PreviewImageAlpha", "PreviewImageAlpha",
"ReplaceAlpha", "ReplaceAlpha",
"Resize Image and Mask by Side", "Resize Image and Mask by Side",
"Save Folder as ZIP",
"Save To Zip", "Save To Zip",
"SaveFolderAsZip",
"Spritesheet Builder", "Spritesheet Builder",
"VideoMaskEditor", "VideoMaskEditor",
"WAN Frame Calculator" "WAN Frame Calculator"
@ -14944,6 +14952,7 @@
"GeomPackPreviewMesh", "GeomPackPreviewMesh",
"GeomPackPreviewMeshAnalysis", "GeomPackPreviewMeshAnalysis",
"GeomPackPreviewMeshDual", "GeomPackPreviewMeshDual",
"GeomPackPreviewMeshMulti",
"GeomPackPreviewMeshUV", "GeomPackPreviewMeshUV",
"GeomPackPreviewMeshVTK", "GeomPackPreviewMeshVTK",
"GeomPackPreviewMeshVTKBatch", "GeomPackPreviewMeshVTKBatch",
@ -16293,6 +16302,8 @@
[ [
"Latent Machine", "Latent Machine",
"Latent_Machine", "Latent_Machine",
"Preview Machine",
"Preview_Machine",
"Prompt Autocomplete", "Prompt Autocomplete",
"Prompt Machine", "Prompt Machine",
"PromptAutocomplete", "PromptAutocomplete",
@ -20013,16 +20024,21 @@
"VividSharpen", "VividSharpen",
"VividSharpenV2", "VividSharpenV2",
"WASApplyLUT", "WASApplyLUT",
"WASApplyReweightedLoRA",
"WASCameraMotionTrajectory", "WASCameraMotionTrajectory",
"WASChannelWaveform", "WASChannelWaveform",
"WASCombineLUT", "WASCombineLUT",
"WASLatentContrastLimitedDetailBoost",
"WASLatentUpscaleHybrid", "WASLatentUpscaleHybrid",
"WASLoadLUT", "WASLoadLUT",
"WASMoEConditioningListAppend", "WASMoEConditioningListAppend",
"WASPowerLoraMerger",
"WASPowerLoraMergerOptions",
"WASSaveLUT", "WASSaveLUT",
"WASTiledImageUpscaleWithModel", "WASTiledImageUpscaleWithModel",
"WASWan22MoESamplerCtx", "WASWan22MoESamplerCtx",
"WASWanExposureStabilizer" "WASWanExposureStabilizer",
"WAS_AdaptiveDifferenceLatentUpscale"
], ],
{ {
"title_aux": "WAS_Extras" "title_aux": "WAS_Extras"
@ -22370,11 +22386,17 @@
"Fast Groups Muter (rgthree)", "Fast Groups Muter (rgthree)",
"Fast Muter (rgthree)", "Fast Muter (rgthree)",
"Image Comparer (rgthree)", "Image Comparer (rgthree)",
"Image_Resize_sum",
"Image_Resize_sum_data",
"Image_Resize_sum_restore",
"LayerUtility: CropByMask V2", "LayerUtility: CropByMask V2",
"LayerUtility: CropByMask V3", "LayerUtility: CropByMask V3",
"LayerUtility: ImageScaleByAspectRatio V2", "LayerUtility: ImageScaleByAspectRatio V2",
"LayerUtility: RestoreCropBox", "LayerUtility: RestoreCropBox",
"Seed (rgthree)" "Mask_transform_sum",
"Seed (rgthree)",
"SwwanImageBatchToImageList",
"SwwanImageListToImageBatch"
], ],
{ {
"title_aux": "ComfyUI_Swwan" "title_aux": "ComfyUI_Swwan"
@ -22907,11 +22929,13 @@
], ],
"https://github.com/alexjx/ComfyUI-XJNodes": [ "https://github.com/alexjx/ComfyUI-XJNodes": [
[ [
"XJConditionalLoraLoader",
"XJContextEnter", "XJContextEnter",
"XJContextExit", "XJContextExit",
"XJFloatRangeList", "XJFloatRangeList",
"XJImageGrid", "XJImageGrid",
"XJImageListFilter", "XJImageListFilter",
"XJImagePairCompare",
"XJImagePreviewBridge", "XJImagePreviewBridge",
"XJImageRandomTransform", "XJImageRandomTransform",
"XJImageScaleCalc", "XJImageScaleCalc",
@ -28438,6 +28462,7 @@
"LumaVideoNode", "LumaVideoNode",
"Mahiro", "Mahiro",
"MakeTrainingDataset", "MakeTrainingDataset",
"ManualSigmas",
"MaskComposite", "MaskComposite",
"MaskPreview", "MaskPreview",
"MaskToImage", "MaskToImage",
@ -30482,6 +30507,7 @@
"WanVacePhantomExperimentalV2", "WanVacePhantomExperimentalV2",
"WanVacePhantomSimple", "WanVacePhantomSimple",
"WanVacePhantomSimpleV2", "WanVacePhantomSimpleV2",
"WanVaceReplace",
"WanVaceToVideoLatent", "WanVaceToVideoLatent",
"WanVaceWindowReferences" "WanVaceWindowReferences"
], ],
@ -30521,6 +30547,7 @@
"AudioListCombine", "AudioListCombine",
"AudioListGenerator", "AudioListGenerator",
"AudioToFrameCount", "AudioToFrameCount",
"BatchToPSD",
"CeilDivide", "CeilDivide",
"FrameMatch", "FrameMatch",
"GGUFInference", "GGUFInference",
@ -30755,6 +30782,7 @@
"HDR Effects with LAB Adjust", "HDR Effects with LAB Adjust",
"HDREffectsLabAdjust", "HDREffectsLabAdjust",
"ModelMergeHiDream", "ModelMergeHiDream",
"ModelScaleQwenImage",
"QuadrupleCLIPLoaderSetDevice", "QuadrupleCLIPLoaderSetDevice",
"SaveImageWithPrompt", "SaveImageWithPrompt",
"TripleCLIPLoaderSetDevice", "TripleCLIPLoaderSetDevice",
@ -31957,11 +31985,12 @@
"https://github.com/fkxianzhou/ComfyUI-Jimeng-API": [ "https://github.com/fkxianzhou/ComfyUI-Jimeng-API": [
[ [
"JimengAPIClient", "JimengAPIClient",
"JimengQueryTasks",
"JimengReferenceImage2Video", "JimengReferenceImage2Video",
"JimengSeedance1",
"JimengSeedance1_5",
"JimengSeedream3", "JimengSeedream3",
"JimengSeedream4", "JimengSeedream4",
"JimengVideoGeneration" "JimengVideoQueryTasks"
], ],
{ {
"title_aux": "ComfyUI-Jimeng-API" "title_aux": "ComfyUI-Jimeng-API"
@ -32681,6 +32710,7 @@
"NumberOutputList", "NumberOutputList",
"SpreadsheetOutputList", "SpreadsheetOutputList",
"StringOutputList", "StringOutputList",
"WorkflowDiscriminator",
"XyzGridPlot" "XyzGridPlot"
], ],
{ {
@ -33660,12 +33690,20 @@
], ],
"https://github.com/havvk/ComfyUI_AIIA": [ "https://github.com/havvk/ComfyUI_AIIA": [
[ [
"AIIA_Audio_Silence_Splitter",
"AIIA_Audio_Speaker_Isolator",
"AIIA_Audio_Speaker_Merge",
"AIIA_CosyVoice_VoiceConversion",
"AIIA_E2E_Speaker_Diarization", "AIIA_E2E_Speaker_Diarization",
"AIIA_FloatProcess_InMemory", "AIIA_FloatProcess_InMemory",
"AIIA_FloatProcess_ToDisk", "AIIA_FloatProcess_ToDisk",
"AIIA_GenerateSpeakerSegments", "AIIA_GenerateSpeakerSegments",
"AIIA_PersonaLive_PhotoSampler_InMemory",
"AIIA_PersonaLive_PhotoSampler_ToDisk",
"AIIA_Utils_Image_Concanate", "AIIA_Utils_Image_Concanate",
"AIIA_VideoCombine" "AIIA_VideoCombine",
"PersonaLiveCheckpointLoader",
"PersonaLivePhotoSampler"
], ],
{ {
"title_aux": "ComfyUI_AIIA" "title_aux": "ComfyUI_AIIA"
@ -34428,6 +34466,30 @@
"title_aux": "LoRA Downloader for ComfyUI" "title_aux": "LoRA Downloader for ComfyUI"
} }
], ],
"https://github.com/huihuihuiz/plugin_downloader": [
[
"PluginDownloader"
],
{
"title_aux": "Plugin Downloader for ComfyUI"
}
],
"https://github.com/huihuihuiz/unet_downloader": [
[
"UNetDownloader"
],
{
"title_aux": "UNet Downloader for ComfyUI"
}
],
"https://github.com/huihuihuiz/upscaler_downloader": [
[
"UpscalerDownloader"
],
{
"title_aux": "Upscaler Downloader for ComfyUI"
}
],
"https://github.com/huixingyun/ComfyUI-HX-Captioner": [ "https://github.com/huixingyun/ComfyUI-HX-Captioner": [
[ [
"HXOllamaCaptioner" "HXOllamaCaptioner"
@ -34522,7 +34584,9 @@
], ],
"https://github.com/huyl3-cpu/comfyui-sortlist": [ "https://github.com/huyl3-cpu/comfyui-sortlist": [
[ [
"Set Value With Path",
"SetValuesFromPanel", "SetValuesFromPanel",
"VF9_SetValue",
"image_to_sha256", "image_to_sha256",
"move_file", "move_file",
"rename_file", "rename_file",
@ -34560,8 +34624,11 @@
], ],
"https://github.com/hw5511/comfyui_hf_upscaler_loader": [ "https://github.com/hw5511/comfyui_hf_upscaler_loader": [
[ [
"CLIPModelLoaderFromHF",
"GGUFModelLoaderFromHF", "GGUFModelLoaderFromHF",
"UpscaleModelLoaderFromHF" "UNETModelLoaderFromHF",
"UpscaleModelLoaderFromHF",
"VAEModelLoaderFromHF"
], ],
{ {
"title_aux": "Woohee HF Upscaler Loader" "title_aux": "Woohee HF Upscaler Loader"
@ -35168,8 +35235,13 @@
], ],
"https://github.com/illuminatianon/comfyui-lumi-tools": [ "https://github.com/illuminatianon/comfyui-lumi-tools": [
[ [
"LumiGeminiImagenConfig",
"LumiGoogleImagenProvider",
"LumiLLMImagenProcessor",
"LumiLLMPromptProcessor", "LumiLLMPromptProcessor",
"LumiOpenRouterImagenProvider",
"LumiOpenRouterProvider", "LumiOpenRouterProvider",
"LumiSaveImage",
"LumiSeed", "LumiSeed",
"LumiShowText", "LumiShowText",
"LumiShufflePrompt", "LumiShufflePrompt",
@ -38006,6 +38078,7 @@
"WanVideoAddSCAILReferenceEmbeds", "WanVideoAddSCAILReferenceEmbeds",
"WanVideoAddStandInLatent", "WanVideoAddStandInLatent",
"WanVideoAddSteadyDancerEmbeds", "WanVideoAddSteadyDancerEmbeds",
"WanVideoAddStoryMemLatents",
"WanVideoAddTTMLatents", "WanVideoAddTTMLatents",
"WanVideoAddWanMoveTracks", "WanVideoAddWanMoveTracks",
"WanVideoAnimateEmbeds", "WanVideoAnimateEmbeds",
@ -38031,7 +38104,6 @@
"WanVideoExperimentalArgs", "WanVideoExperimentalArgs",
"WanVideoExtraModelSelect", "WanVideoExtraModelSelect",
"WanVideoFlashVSRDecoderLoader", "WanVideoFlashVSRDecoderLoader",
"WanVideoFlowEdit",
"WanVideoFreeInitArgs", "WanVideoFreeInitArgs",
"WanVideoFunCameraEmbeds", "WanVideoFunCameraEmbeds",
"WanVideoImageClipEncode", "WanVideoImageClipEncode",
@ -42843,8 +42915,7 @@
[ [
"FlashVSRInitPipe", "FlashVSRInitPipe",
"FlashVSRNode", "FlashVSRNode",
"FlashVSRNodeAdv", "FlashVSRNodeAdv"
"FlashVSR_Stable"
], ],
{ {
"title_aux": "ComfyUI-FlashVSR_Stable" "title_aux": "ComfyUI-FlashVSR_Stable"
@ -43306,8 +43377,10 @@
[ [
"InoBoolToSwitch", "InoBoolToSwitch",
"InoBooleanEqual", "InoBooleanEqual",
"InoCropImageByBox",
"InoLoadImagesFromFolder", "InoLoadImagesFromFolder",
"InoNotBoolean" "InoNotBoolean",
"InoOnImageListCompleted"
], ],
{ {
"title_aux": "ComfyUI Ino Nodes" "title_aux": "ComfyUI Ino Nodes"
@ -43782,10 +43855,12 @@
], ],
"https://github.com/olivv-cs/ComfyUI-FunPack": [ "https://github.com/olivv-cs/ComfyUI-FunPack": [
[ [
"FunPackCLIPLoader",
"FunPackContinueVideo", "FunPackContinueVideo",
"FunPackImg2LatentInterpolation", "FunPackImg2LatentInterpolation",
"FunPackPromptEnhancer", "FunPackPromptEnhancer",
"FunPackStoryMemJSONConverter",
"FunPackStoryMemKeyframeExtractor",
"FunPackStoryMemLastFrameExtractor",
"FunPackVideoStitch" "FunPackVideoStitch"
], ],
{ {

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -4967,16 +4967,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Generate random prompts easily for FMJ.\nNOTE: The files in the repo are not organized." "description": "Generate random prompts easily for FMJ.\nNOTE: The files in the repo are not organized."
}, },
{
"author": "amamisonlyuser",
"title": "MixvtonComfyui [WIP]",
"reference": "https://github.com/amamisonlyuser/MixvtonComfyui",
"files": [
"https://github.com/amamisonlyuser/MixvtonComfyui"
],
"install_type": "git-clone",
"description": "NODES: CXH_Leffa_Viton_Load, CXH_Leffa_Viton_Run\nNOTE: The files in the repo are not organized."
},
{ {
"author": "pictorialink", "author": "pictorialink",
"title": "comfyui-static-resource[UNSAFE]", "title": "comfyui-static-resource[UNSAFE]",

View File

@ -889,7 +889,7 @@
"TS_Qwen3_VL", "TS_Qwen3_VL",
"TS_QwenCanvas", "TS_QwenCanvas",
"TS_QwenSafeResize", "TS_QwenSafeResize",
"TS_Qwen_3VL_FP8", "TS_Qwen_3VL_V2",
"TS_VideoDepthNode", "TS_VideoDepthNode",
"TS_Video_Upscale_With_Model", "TS_Video_Upscale_With_Model",
"TS_WAN_SafeResize" "TS_WAN_SafeResize"
@ -5836,15 +5836,6 @@
"title_aux": "Dream Painter [WIP]" "title_aux": "Dream Painter [WIP]"
} }
], ],
"https://github.com/amamisonlyuser/MixvtonComfyui": [
[
"CXH_Leffa_Viton_Load",
"CXH_Leffa_Viton_Run"
],
{
"title_aux": "MixvtonComfyui [WIP]"
}
],
"https://github.com/ammahmoudi/ComfyUI-Legendary-Nodes": [ "https://github.com/ammahmoudi/ComfyUI-Legendary-Nodes": [
[ [
"Legendary Dataset Saver", "Legendary Dataset Saver",
@ -7007,6 +6998,7 @@
"LumaVideoNode", "LumaVideoNode",
"Mahiro", "Mahiro",
"MakeTrainingDataset", "MakeTrainingDataset",
"ManualSigmas",
"MaskComposite", "MaskComposite",
"MaskPreview", "MaskPreview",
"MaskToImage", "MaskToImage",
@ -8424,6 +8416,7 @@
"XIS_SetColor", "XIS_SetColor",
"XIS_ShapeAndText", "XIS_ShapeAndText",
"XIS_ShapeData", "XIS_ShapeData",
"XIS_StringListMerger",
"XIS_StringSwitch", "XIS_StringSwitch",
"XIS_UnpackImages" "XIS_UnpackImages"
], ],
@ -8860,6 +8853,7 @@
"Alta:Add(Math)", "Alta:Add(Math)",
"Alta:AddInt(Math)", "Alta:AddInt(Math)",
"Alta:BuildFilePath", "Alta:BuildFilePath",
"Alta:ComboWrapper(Logic)",
"Alta:CompareFolders(File)", "Alta:CompareFolders(File)",
"Alta:DeleteAudioFromMemory", "Alta:DeleteAudioFromMemory",
"Alta:DeleteFile(Util)", "Alta:DeleteFile(Util)",
@ -11006,13 +11000,13 @@
], ],
"https://github.com/nobinBB/comfyui-samenodes": [ "https://github.com/nobinBB/comfyui-samenodes": [
[ [
"A1111PromptSplitter",
"BatchImageProcessor", "BatchImageProcessor",
"CivitaiBulkDownloader", "CivitaiBulkDownloader",
"ExtractPromptFromImage", "ExtractPromptFromImage",
"FloatToString", "FloatToString",
"FloatToStringWithPrefix", "FloatToStringWithPrefix",
"IsComfyQueueEmpty", "IsComfyQueueEmpty",
"LoRASyntaxExtractor",
"LoraWildcardGenerator", "LoraWildcardGenerator",
"RepeatTextLines" "RepeatTextLines"
], ],
@ -11052,7 +11046,12 @@
], ],
"https://github.com/nschpy/ComfyUI_MovisAdapter": [ "https://github.com/nschpy/ComfyUI_MovisAdapter": [
[ [
"Example" "MPA Brightness Effect",
"MPA Combine Videos",
"MPA Contrast Effect",
"MPA Speed Effect",
"MPA Text Overlay",
"MPA Video Transition"
], ],
{ {
"title_aux": "ComfyUI_MovisAdapter [UNSAFE]" "title_aux": "ComfyUI_MovisAdapter [UNSAFE]"
@ -11802,7 +11801,6 @@
], ],
"https://github.com/rookiestar28/ComfyUI_Security_Audit": [ "https://github.com/rookiestar28/ComfyUI_Security_Audit": [
[ [
"ComfyUI_Node_Audit",
"ComfyUI_Security_Audit" "ComfyUI_Security_Audit"
], ],
{ {
@ -13928,6 +13926,7 @@
"TxtCounterNodeZV", "TxtCounterNodeZV",
"UniversalBBOXToMaskZV", "UniversalBBOXToMaskZV",
"Veo31Image2VideoSubmitZV", "Veo31Image2VideoSubmitZV",
"VideoGeneratorFFmpegZV",
"VideoSceneDetectorZV", "VideoSceneDetectorZV",
"VideoSpeedZV", "VideoSpeedZV",
"doubaoI2INodeZV", "doubaoI2INodeZV",

View File

@ -1974,11 +1974,6 @@
"last_update": "2025-02-23 10:19:26", "last_update": "2025-02-23 10:19:26",
"author_account_age_days": 1207 "author_account_age_days": 1207
}, },
"https://github.com/amamisonlyuser/MixvtonComfyui": {
"stars": 0,
"last_update": "2025-05-31 14:14:10",
"author_account_age_days": 983
},
"https://github.com/ammahmoudi/ComfyUI-Legendary-Nodes": { "https://github.com/ammahmoudi/ComfyUI-Legendary-Nodes": {
"stars": 0, "stars": 0,
"last_update": "2025-09-12 08:44:10", "last_update": "2025-09-12 08:44:10",

View File

@ -1,5 +1,15 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "amamisonlyuser",
"title": "MixvtonComfyui [REMOVED]",
"reference": "https://github.com/amamisonlyuser/MixvtonComfyui",
"files": [
"https://github.com/amamisonlyuser/MixvtonComfyui"
],
"install_type": "git-clone",
"description": "NODES: CXH_Leffa_Viton_Load, CXH_Leffa_Viton_Run\nNOTE: The files in the repo are not organized."
},
{ {
"author": "AhBumm", "author": "AhBumm",
"title": "ComfyUI_MangaLineExtraction [REMOVED]", "title": "ComfyUI_MangaLineExtraction [REMOVED]",

View File

@ -1,5 +1,58 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "Wakapedia",
"title": "WanVideo Wakawave - Advanced LoRA & Prompt Tools",
"reference": "https://github.com/Wakapedia/ComfyUI-WanVideoWakawave",
"files": [
"https://github.com/Wakapedia/ComfyUI-WanVideoWakawave"
],
"install_type": "git-clone",
"description": "Advanced LoRA management and prompt building tools for WanVideo. Features: Wakawave LoRA Loader (unlimited LoRAs, save/load presets, drag-to-reorder, per-LoRA strength control), Wakawave Prompt Builder (dual positive/negative prompts, weight control, segment mode, visual preset browser with import/export)."
},
{
"author": "ConstantlyGrowup",
"title": "ComfyUI_Qwen_chat_models",
"reference": "https://github.com/ConstantlyGrowup/ComfyUI_Qwen_chat_models",
"files": [
"https://github.com/ConstantlyGrowup/ComfyUI_Qwen_chat_models"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for Qwen text and vision-language models. Supports Qwen2.5/Qwen3, 4-/8-bit quantization, deterministic seeding, auto model download, and shared caching to improve workflow performance."
},
{
"author": "huihuihuiz",
"title": "UNet Downloader for ComfyUI",
"id": "unet_downloader",
"reference": "https://github.com/huihuihuiz/unet_downloader",
"files": [
"https://github.com/huihuihuiz/unet_downloader"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node for downloading and managing UNet/Diffusion models (FLUX, SD3, etc.) directly within the UI."
},
{
"author": "huihuihuiz",
"title": "Plugin Downloader for ComfyUI",
"id": "plugin_downloader",
"reference": "https://github.com/huihuihuiz/plugin_downloader",
"files": [
"https://github.com/huihuihuiz/plugin_downloader"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node for downloading and backing up all custom nodes/plugins as ZIP files."
},
{
"author": "huihuihuiz",
"title": "Upscaler Downloader for ComfyUI",
"id": "upscaler_downloader",
"reference": "https://github.com/huihuihuiz/upscaler_downloader",
"files": [
"https://github.com/huihuihuiz/upscaler_downloader"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node for downloading and managing upscaler/super-resolution models directly within the UI."
},
{ {
"author": "vjumpkung", "author": "vjumpkung",
"title": "ComfyUI-STARWrapper", "title": "ComfyUI-STARWrapper",

View File

@ -3966,6 +3966,7 @@
"GenerateImageNodeV2", "GenerateImageNodeV2",
"GenerateStructuredPromptLiteNodeV2", "GenerateStructuredPromptLiteNodeV2",
"GenerateStructuredPromptNodeV2", "GenerateStructuredPromptNodeV2",
"ImageEnhanceNode",
"ImageExpansionNode", "ImageExpansionNode",
"LoadVideoFramesNode", "LoadVideoFramesNode",
"PreviewVideoURLNode", "PreviewVideoURLNode",
@ -7558,6 +7559,7 @@
"Clamp Images To Megapixels", "Clamp Images To Megapixels",
"Essential Params", "Essential Params",
"Essential Params Expand", "Essential Params Expand",
"FV Get Image Half Size",
"Get Last Output Video Path", "Get Last Output Video Path",
"If Image Valid", "If Image Valid",
"Image Params", "Image Params",
@ -10719,7 +10721,8 @@
"SimpleMasterPromptLoader", "SimpleMasterPromptLoader",
"SimpleMasterPromptLoaderAdvanced", "SimpleMasterPromptLoaderAdvanced",
"SimpleModelPresetLoaderAdvanced", "SimpleModelPresetLoaderAdvanced",
"SimpleQwenVLgguf" "SimpleQwenVLgguf",
"SimpleQwenVLggufV2"
], ],
{ {
"title_aux": "ComfyUI_Simple_Qwen3-VL-gguf" "title_aux": "ComfyUI_Simple_Qwen3-VL-gguf"
@ -13255,6 +13258,9 @@
], ],
"https://github.com/Mister-Link/link-comfy-nodes": [ "https://github.com/Mister-Link/link-comfy-nodes": [
[ [
"AdvancedStringConcat",
"BatchImageSave",
"Concat",
"ConvertToPixelArt", "ConvertToPixelArt",
"Crop to Content", "Crop to Content",
"Farthest Color", "Farthest Color",
@ -13265,7 +13271,9 @@
"PreviewImageAlpha", "PreviewImageAlpha",
"ReplaceAlpha", "ReplaceAlpha",
"Resize Image and Mask by Side", "Resize Image and Mask by Side",
"Save Folder as ZIP",
"Save To Zip", "Save To Zip",
"SaveFolderAsZip",
"Spritesheet Builder", "Spritesheet Builder",
"VideoMaskEditor", "VideoMaskEditor",
"WAN Frame Calculator" "WAN Frame Calculator"
@ -14944,6 +14952,7 @@
"GeomPackPreviewMesh", "GeomPackPreviewMesh",
"GeomPackPreviewMeshAnalysis", "GeomPackPreviewMeshAnalysis",
"GeomPackPreviewMeshDual", "GeomPackPreviewMeshDual",
"GeomPackPreviewMeshMulti",
"GeomPackPreviewMeshUV", "GeomPackPreviewMeshUV",
"GeomPackPreviewMeshVTK", "GeomPackPreviewMeshVTK",
"GeomPackPreviewMeshVTKBatch", "GeomPackPreviewMeshVTKBatch",
@ -16293,6 +16302,8 @@
[ [
"Latent Machine", "Latent Machine",
"Latent_Machine", "Latent_Machine",
"Preview Machine",
"Preview_Machine",
"Prompt Autocomplete", "Prompt Autocomplete",
"Prompt Machine", "Prompt Machine",
"PromptAutocomplete", "PromptAutocomplete",
@ -20013,16 +20024,21 @@
"VividSharpen", "VividSharpen",
"VividSharpenV2", "VividSharpenV2",
"WASApplyLUT", "WASApplyLUT",
"WASApplyReweightedLoRA",
"WASCameraMotionTrajectory", "WASCameraMotionTrajectory",
"WASChannelWaveform", "WASChannelWaveform",
"WASCombineLUT", "WASCombineLUT",
"WASLatentContrastLimitedDetailBoost",
"WASLatentUpscaleHybrid", "WASLatentUpscaleHybrid",
"WASLoadLUT", "WASLoadLUT",
"WASMoEConditioningListAppend", "WASMoEConditioningListAppend",
"WASPowerLoraMerger",
"WASPowerLoraMergerOptions",
"WASSaveLUT", "WASSaveLUT",
"WASTiledImageUpscaleWithModel", "WASTiledImageUpscaleWithModel",
"WASWan22MoESamplerCtx", "WASWan22MoESamplerCtx",
"WASWanExposureStabilizer" "WASWanExposureStabilizer",
"WAS_AdaptiveDifferenceLatentUpscale"
], ],
{ {
"title_aux": "WAS_Extras" "title_aux": "WAS_Extras"
@ -22370,11 +22386,17 @@
"Fast Groups Muter (rgthree)", "Fast Groups Muter (rgthree)",
"Fast Muter (rgthree)", "Fast Muter (rgthree)",
"Image Comparer (rgthree)", "Image Comparer (rgthree)",
"Image_Resize_sum",
"Image_Resize_sum_data",
"Image_Resize_sum_restore",
"LayerUtility: CropByMask V2", "LayerUtility: CropByMask V2",
"LayerUtility: CropByMask V3", "LayerUtility: CropByMask V3",
"LayerUtility: ImageScaleByAspectRatio V2", "LayerUtility: ImageScaleByAspectRatio V2",
"LayerUtility: RestoreCropBox", "LayerUtility: RestoreCropBox",
"Seed (rgthree)" "Mask_transform_sum",
"Seed (rgthree)",
"SwwanImageBatchToImageList",
"SwwanImageListToImageBatch"
], ],
{ {
"title_aux": "ComfyUI_Swwan" "title_aux": "ComfyUI_Swwan"
@ -22907,11 +22929,13 @@
], ],
"https://github.com/alexjx/ComfyUI-XJNodes": [ "https://github.com/alexjx/ComfyUI-XJNodes": [
[ [
"XJConditionalLoraLoader",
"XJContextEnter", "XJContextEnter",
"XJContextExit", "XJContextExit",
"XJFloatRangeList", "XJFloatRangeList",
"XJImageGrid", "XJImageGrid",
"XJImageListFilter", "XJImageListFilter",
"XJImagePairCompare",
"XJImagePreviewBridge", "XJImagePreviewBridge",
"XJImageRandomTransform", "XJImageRandomTransform",
"XJImageScaleCalc", "XJImageScaleCalc",
@ -28438,6 +28462,7 @@
"LumaVideoNode", "LumaVideoNode",
"Mahiro", "Mahiro",
"MakeTrainingDataset", "MakeTrainingDataset",
"ManualSigmas",
"MaskComposite", "MaskComposite",
"MaskPreview", "MaskPreview",
"MaskToImage", "MaskToImage",
@ -30482,6 +30507,7 @@
"WanVacePhantomExperimentalV2", "WanVacePhantomExperimentalV2",
"WanVacePhantomSimple", "WanVacePhantomSimple",
"WanVacePhantomSimpleV2", "WanVacePhantomSimpleV2",
"WanVaceReplace",
"WanVaceToVideoLatent", "WanVaceToVideoLatent",
"WanVaceWindowReferences" "WanVaceWindowReferences"
], ],
@ -30521,6 +30547,7 @@
"AudioListCombine", "AudioListCombine",
"AudioListGenerator", "AudioListGenerator",
"AudioToFrameCount", "AudioToFrameCount",
"BatchToPSD",
"CeilDivide", "CeilDivide",
"FrameMatch", "FrameMatch",
"GGUFInference", "GGUFInference",
@ -30755,6 +30782,7 @@
"HDR Effects with LAB Adjust", "HDR Effects with LAB Adjust",
"HDREffectsLabAdjust", "HDREffectsLabAdjust",
"ModelMergeHiDream", "ModelMergeHiDream",
"ModelScaleQwenImage",
"QuadrupleCLIPLoaderSetDevice", "QuadrupleCLIPLoaderSetDevice",
"SaveImageWithPrompt", "SaveImageWithPrompt",
"TripleCLIPLoaderSetDevice", "TripleCLIPLoaderSetDevice",
@ -31957,11 +31985,12 @@
"https://github.com/fkxianzhou/ComfyUI-Jimeng-API": [ "https://github.com/fkxianzhou/ComfyUI-Jimeng-API": [
[ [
"JimengAPIClient", "JimengAPIClient",
"JimengQueryTasks",
"JimengReferenceImage2Video", "JimengReferenceImage2Video",
"JimengSeedance1",
"JimengSeedance1_5",
"JimengSeedream3", "JimengSeedream3",
"JimengSeedream4", "JimengSeedream4",
"JimengVideoGeneration" "JimengVideoQueryTasks"
], ],
{ {
"title_aux": "ComfyUI-Jimeng-API" "title_aux": "ComfyUI-Jimeng-API"
@ -32681,6 +32710,7 @@
"NumberOutputList", "NumberOutputList",
"SpreadsheetOutputList", "SpreadsheetOutputList",
"StringOutputList", "StringOutputList",
"WorkflowDiscriminator",
"XyzGridPlot" "XyzGridPlot"
], ],
{ {
@ -33660,12 +33690,20 @@
], ],
"https://github.com/havvk/ComfyUI_AIIA": [ "https://github.com/havvk/ComfyUI_AIIA": [
[ [
"AIIA_Audio_Silence_Splitter",
"AIIA_Audio_Speaker_Isolator",
"AIIA_Audio_Speaker_Merge",
"AIIA_CosyVoice_VoiceConversion",
"AIIA_E2E_Speaker_Diarization", "AIIA_E2E_Speaker_Diarization",
"AIIA_FloatProcess_InMemory", "AIIA_FloatProcess_InMemory",
"AIIA_FloatProcess_ToDisk", "AIIA_FloatProcess_ToDisk",
"AIIA_GenerateSpeakerSegments", "AIIA_GenerateSpeakerSegments",
"AIIA_PersonaLive_PhotoSampler_InMemory",
"AIIA_PersonaLive_PhotoSampler_ToDisk",
"AIIA_Utils_Image_Concanate", "AIIA_Utils_Image_Concanate",
"AIIA_VideoCombine" "AIIA_VideoCombine",
"PersonaLiveCheckpointLoader",
"PersonaLivePhotoSampler"
], ],
{ {
"title_aux": "ComfyUI_AIIA" "title_aux": "ComfyUI_AIIA"
@ -34428,6 +34466,30 @@
"title_aux": "LoRA Downloader for ComfyUI" "title_aux": "LoRA Downloader for ComfyUI"
} }
], ],
"https://github.com/huihuihuiz/plugin_downloader": [
[
"PluginDownloader"
],
{
"title_aux": "Plugin Downloader for ComfyUI"
}
],
"https://github.com/huihuihuiz/unet_downloader": [
[
"UNetDownloader"
],
{
"title_aux": "UNet Downloader for ComfyUI"
}
],
"https://github.com/huihuihuiz/upscaler_downloader": [
[
"UpscalerDownloader"
],
{
"title_aux": "Upscaler Downloader for ComfyUI"
}
],
"https://github.com/huixingyun/ComfyUI-HX-Captioner": [ "https://github.com/huixingyun/ComfyUI-HX-Captioner": [
[ [
"HXOllamaCaptioner" "HXOllamaCaptioner"
@ -34522,7 +34584,9 @@
], ],
"https://github.com/huyl3-cpu/comfyui-sortlist": [ "https://github.com/huyl3-cpu/comfyui-sortlist": [
[ [
"Set Value With Path",
"SetValuesFromPanel", "SetValuesFromPanel",
"VF9_SetValue",
"image_to_sha256", "image_to_sha256",
"move_file", "move_file",
"rename_file", "rename_file",
@ -34560,8 +34624,11 @@
], ],
"https://github.com/hw5511/comfyui_hf_upscaler_loader": [ "https://github.com/hw5511/comfyui_hf_upscaler_loader": [
[ [
"CLIPModelLoaderFromHF",
"GGUFModelLoaderFromHF", "GGUFModelLoaderFromHF",
"UpscaleModelLoaderFromHF" "UNETModelLoaderFromHF",
"UpscaleModelLoaderFromHF",
"VAEModelLoaderFromHF"
], ],
{ {
"title_aux": "Woohee HF Upscaler Loader" "title_aux": "Woohee HF Upscaler Loader"
@ -35168,8 +35235,13 @@
], ],
"https://github.com/illuminatianon/comfyui-lumi-tools": [ "https://github.com/illuminatianon/comfyui-lumi-tools": [
[ [
"LumiGeminiImagenConfig",
"LumiGoogleImagenProvider",
"LumiLLMImagenProcessor",
"LumiLLMPromptProcessor", "LumiLLMPromptProcessor",
"LumiOpenRouterImagenProvider",
"LumiOpenRouterProvider", "LumiOpenRouterProvider",
"LumiSaveImage",
"LumiSeed", "LumiSeed",
"LumiShowText", "LumiShowText",
"LumiShufflePrompt", "LumiShufflePrompt",
@ -38006,6 +38078,7 @@
"WanVideoAddSCAILReferenceEmbeds", "WanVideoAddSCAILReferenceEmbeds",
"WanVideoAddStandInLatent", "WanVideoAddStandInLatent",
"WanVideoAddSteadyDancerEmbeds", "WanVideoAddSteadyDancerEmbeds",
"WanVideoAddStoryMemLatents",
"WanVideoAddTTMLatents", "WanVideoAddTTMLatents",
"WanVideoAddWanMoveTracks", "WanVideoAddWanMoveTracks",
"WanVideoAnimateEmbeds", "WanVideoAnimateEmbeds",
@ -38031,7 +38104,6 @@
"WanVideoExperimentalArgs", "WanVideoExperimentalArgs",
"WanVideoExtraModelSelect", "WanVideoExtraModelSelect",
"WanVideoFlashVSRDecoderLoader", "WanVideoFlashVSRDecoderLoader",
"WanVideoFlowEdit",
"WanVideoFreeInitArgs", "WanVideoFreeInitArgs",
"WanVideoFunCameraEmbeds", "WanVideoFunCameraEmbeds",
"WanVideoImageClipEncode", "WanVideoImageClipEncode",
@ -42843,8 +42915,7 @@
[ [
"FlashVSRInitPipe", "FlashVSRInitPipe",
"FlashVSRNode", "FlashVSRNode",
"FlashVSRNodeAdv", "FlashVSRNodeAdv"
"FlashVSR_Stable"
], ],
{ {
"title_aux": "ComfyUI-FlashVSR_Stable" "title_aux": "ComfyUI-FlashVSR_Stable"
@ -43306,8 +43377,10 @@
[ [
"InoBoolToSwitch", "InoBoolToSwitch",
"InoBooleanEqual", "InoBooleanEqual",
"InoCropImageByBox",
"InoLoadImagesFromFolder", "InoLoadImagesFromFolder",
"InoNotBoolean" "InoNotBoolean",
"InoOnImageListCompleted"
], ],
{ {
"title_aux": "ComfyUI Ino Nodes" "title_aux": "ComfyUI Ino Nodes"
@ -43782,10 +43855,12 @@
], ],
"https://github.com/olivv-cs/ComfyUI-FunPack": [ "https://github.com/olivv-cs/ComfyUI-FunPack": [
[ [
"FunPackCLIPLoader",
"FunPackContinueVideo", "FunPackContinueVideo",
"FunPackImg2LatentInterpolation", "FunPackImg2LatentInterpolation",
"FunPackPromptEnhancer", "FunPackPromptEnhancer",
"FunPackStoryMemJSONConverter",
"FunPackStoryMemKeyframeExtractor",
"FunPackStoryMemLastFrameExtractor",
"FunPackVideoStitch" "FunPackVideoStitch"
], ],
{ {