update DB

This commit is contained in:
Dr.Lt.Data 2025-04-04 06:54:56 +09:00
parent 908a1009d2
commit 1899255a69
7 changed files with 3353 additions and 3110 deletions

View File

@ -2822,17 +2822,6 @@
"install_type": "git-clone",
"description": "Quickly and easily build a GUI on top of your workflow. Gather just the nodes that you want to see, with no spaghetti, onto controller panels, leaving your workflow untouched in the background."
},
{
"author": "TGu-97",
"title": "TGu Utilities",
"id": "tgu",
"reference": "https://github.com/TGu-97/ComfyUI-TGu-utils",
"files": [
"https://github.com/TGu-97/ComfyUI-TGu-utils"
],
"install_type": "git-clone",
"description": "Nodes: MPN Switch, MPN Reroute, PN Switch. This is a set of custom nodes for ComfyUI. Mainly focus on control switches."
},
{
"author": "seanlynch",
"title": "SRL's nodes",
@ -6377,16 +6366,6 @@
"install_type": "git-clone",
"description": "Nodes:SingleImageDataUrlLoader"
},
{
"author": "ginlov",
"title": "segment_to_mask_comfyui",
"reference": "https://github.com/ginlov/segment_to_mask_comfyui",
"files": [
"https://github.com/ginlov/segment_to_mask_comfyui"
],
"install_type": "git-clone",
"description": "Nodes:SegToMask"
},
{
"author": "glowcone",
"title": "Load Image From Base64 URI",
@ -16685,6 +16664,16 @@
"install_type": "git-clone",
"description": "Yet another set of LLM nodes for ComfyUI (for local/remote OpenAI-like APIs, multi-modal models supported)"
},
{
"author": "asaddi",
"title": "YALLM-LlamaVision",
"reference": "https://github.com/asaddi/YALLM-LlamaVision",
"files": [
"https://github.com/asaddi/YALLM-LlamaVision"
],
"install_type": "git-clone",
"description": "A set of nodes for basic Llama 3.2 Vision support in ComfyUI. Give it an image and query and it will output a text response."
},
{
"author": "ycyy",
"title": "ComfyUI-YCYY-LoraInfo",
@ -22990,7 +22979,27 @@
],
"install_type": "git-clone",
"description": "A collection of utility / quality-of-life nodes for ComfyUI. Probably only useful to me."
} ,
},
{
"author": "bemoregt",
"title": "ComfyUI_CustomNode_Image2Spectrum",
"reference": "https://github.com/bemoregt/ComfyUI_CustomNode_Image2Spectrum",
"files": [
"https://github.com/bemoregt/ComfyUI_CustomNode_Image2Spectrum"
],
"install_type": "git-clone",
"description": "ComfyUI Custom Node for converting images to frequency spectrum visualizations using FFT"
},
{
"author": "pnikolic-amd",
"title": "MIGraphX Node for ComfyUI",
"reference": "https://github.com/pnikolic-amd/ComfyUI_MIGraphX",
"files": [
"https://github.com/pnikolic-amd/ComfyUI_MIGraphX"
],
"install_type": "git-clone",
"description": "This node enables better performance for Stable Diffusion models, by leveraging AMD MIGraphX, on Navi3 and Navi4 GPUs."
},

View File

@ -591,11 +591,14 @@
],
"https://github.com/AIExplorer25/ComfyUI_AutoDownloadModels": [
[
"ALIMAMAFUNCONTROLWANModelsAutoDownload",
"AutoDownloadALLModels",
"AutoDownloadModels",
"GetModelsFromWorkflow",
"SetModelPath",
"ShowModelsAndFolderMappings"
"ShowModelsAndFolderMappings",
"WANALMAMAModelsAutoDownload",
"WANModelsAutoDownload"
],
{
"title_aux": "ComfyUI_AutoDownloadModels"
@ -787,7 +790,7 @@
],
"https://github.com/AIFSH/ComfyUI-WhisperX": [
[
"LoadAudioPath",
"LoadAudioVideoPath",
"PreViewSRT",
"SRTToString",
"WhisperX"
@ -1507,6 +1510,7 @@
"https://github.com/Amorano/Jovi_GLSL": [
[
"BLEND LINEAR (JOV_GL)",
"BLOOM (JOV_GL)",
"COLOR CONVERSION (JOV_GL)",
"COLOR PALETTE (JOV_GL)",
"CONICAL GRADIENT (JOV_GL)",
@ -2636,6 +2640,7 @@
"ClownRegionalConditioning3",
"ClownRegionalConditioningAdvanced",
"ClownScheduler",
"ClownpileModelWanVideo",
"Conditioning Recast FP64",
"ConditioningAdd",
"ConditioningAverageScheduler",
@ -2707,6 +2712,7 @@
"ReAuraPatcher",
"ReFluxPatcher",
"ReSD35Patcher",
"ReWanPatcher",
"RectifiedFlow_RegionalConditioning",
"RectifiedFlow_RegionalPrompt",
"SD35Loader",
@ -4897,6 +4903,14 @@
"title_aux": "Simple String Repository"
}
],
"https://github.com/ImagineerNL/ComfyUI-ToSVG-Potracer": [
[
"PotracerVectorize"
],
{
"title_aux": "ComfyUI-ToSVG-Potracer"
}
],
"https://github.com/Immac/ComfyUI-CoreVideoMocks": [
[
"CoreVideoMocks:AV1Codec",
@ -6832,6 +6846,7 @@
"iToolsPromptSaver",
"iToolsPromptStyler",
"iToolsPromptStylerExtra",
"iToolsRegexNode",
"iToolsTextReplacer",
"iToolsVaePreview"
],
@ -6921,8 +6936,18 @@
"https://github.com/MontagenAI/ComfyUI-Montagen": [
[
"MontagenAudioClipAdapter",
"MontagenAudioTrackAdapter",
"MontagenGifTrackAdapter",
"MontagenImageClipAdapter",
"MontagenVideoClipAdapter"
"MontagenImageTrackAdapter",
"MontagenStickerClipAdapter",
"MontagenTextClipAdapter",
"MontagenTextTrackNode",
"MontagenTimelineExecutionNode",
"MontagenTimelineNode",
"MontagenVideoClipAdapter",
"MontagenVideoTrackAdapter",
"test"
],
{
"title_aux": "ComfyUI-Montagen"
@ -7659,7 +7684,7 @@
"https://github.com/Pablerdo/ComfyUI-ResizeZeptaPayload": [
[
"ResizeImageBatch",
"ResizeTrajectoryBatch"
"ResizeTrajectories"
],
{
"title_aux": "ComfyUI-ResizeZeptaPayload"
@ -8985,6 +9010,7 @@
],
"https://github.com/ShmuelRonen/ComfyUI-LatentSyncWrapper": [
[
"DG_VideoAudioMixer",
"LatentSyncNode",
"VideoLengthAdjuster"
],
@ -9620,11 +9646,13 @@
],
"https://github.com/Steudio/ComfyUI_Steudio": [
[
"Aspect Ratio Size",
"Combine Tiles",
"Divide Image",
"Divide Image and Select Tile",
"Divide and Conquer Algorithm",
"Divide and Conquer Algorithm (No Upscale)",
"Flux Size",
"Load Images into List",
"Make Size",
"Seed Shifter",
@ -9893,6 +9921,7 @@
"ExtractFlowAndMixConsistencyMaps",
"ExtractOpticalFlow",
"FixedQueue",
"KeyframedFlowApplication",
"LoadFrame",
"LoadFrameFromDataset",
"LoadFrameFromFolder",
@ -9926,16 +9955,6 @@
"title_aux": "Face Processor for ComfyUI"
}
],
"https://github.com/TGu-97/ComfyUI-TGu-utils": [
[
"MPNReroute",
"MPNSwitch",
"PNSwitch"
],
{
"title_aux": "TGu Utilities"
}
],
"https://github.com/THtianhao/ComfyUI-FaceChain": [
[
"FC CropAndPaste",
@ -10321,7 +10340,6 @@
[
"TA_AIToolsNode",
"TA_ExecuteNode",
"TA_SettingsNode",
"TA_UploadImageNode"
],
{
@ -11634,6 +11652,7 @@
"https://github.com/ZenAI-Vietnam/ComfyUI_InfiniteYou": [
[
"FaceCombine",
"FaceSwap_InfiniteYou",
"InfiniteYouApply"
],
{
@ -11715,12 +11734,29 @@
],
"https://github.com/abuzreq/ComfyUI-Model-Bending": [
[
"LatentApplyBendingOperationCFG",
"LatentOperation",
"LatentOperationAddScalar",
"LatentOperationMultiplyScalar",
"LatentOperationRotate",
"LatentOperationThreshold"
"Add Noise Module (Bending)",
"Add Scalar Module (Bending)",
"ConditioningApplyOperation",
"Custom Code Module",
"Dilation Module (Bending)",
"Erosion Module (Bending)",
"Gradient Module (Bending)",
"Latent Operation (Add Noise)",
"Latent Operation (Add Scalar)",
"Latent Operation (Custom)",
"Latent Operation (Multiply Scalar)",
"Latent Operation (Rotate)",
"Latent Operation (Threshold)",
"Latent Operation To Module",
"LatentApplyOperationCFGToStep",
"Model Bending",
"Model Inspector",
"Model VAE Bending",
"Multiply Scalar Module (Bending)",
"Rotate Module (Bending)",
"Scale Module (Bending)",
"Sobel Module (Bending)",
"Threshold Module (Bending)"
],
{
"title_aux": "ComfyUI Model Bending"
@ -12050,6 +12086,7 @@
],
"https://github.com/ainewsto/Comfyui_Comfly": [
[
"ComflyChatGPTApi",
"ComflyGeminiAPI",
"ComflySeededit",
"Comfly_Mj",
@ -12244,9 +12281,11 @@
"ConvertRasterToVector",
"FLUXResolutions",
"GeminiAPI",
"GeminiImageGenerator",
"OllamaAPI",
"OpenAIAPI",
"QwenAPI",
"SVGPreview",
"Save text",
"SaveSVG",
"TextSplitByDelimiter",
@ -12327,8 +12366,10 @@
"https://github.com/alexisrolland/ComfyUI-Phi": [
[
"LoadPhi",
"LoadPhiMultimodal",
"LoadPhiVision",
"RunPhi",
"RunPhiMultimodal",
"RunPhiVision"
],
{
@ -12562,9 +12603,9 @@
[
"Sage_AdvSamplerInfo",
"Sage_CacheMaintenance",
"Sage_CheckpointInfoOnly",
"Sage_CheckpointLoaderRecent",
"Sage_CheckpointLoaderSimple",
"Sage_CheckpointSelector",
"Sage_CleanText",
"Sage_CollectKeywordsFromLoraStack",
"Sage_ConditioningOneOut",
@ -12590,7 +12631,9 @@
"Sage_ModelInfo",
"Sage_ModelLoraStackLoader",
"Sage_ModelReport",
"Sage_MultiModelPicker",
"Sage_PonyPrefix",
"Sage_PonyStyle",
"Sage_SamplerInfo",
"Sage_SaveImageWithMetadata",
"Sage_SetBool",
@ -12599,6 +12642,7 @@
"Sage_SetText",
"Sage_StringListTest",
"Sage_TextCompare",
"Sage_TextWeight",
"Sage_TilingInfo",
"Sage_TripleJoinText",
"Sage_TripleLoraStack",
@ -13200,6 +13244,7 @@
[
"AddSubtitlesToVideo",
"AdjustAudio",
"AudioAddWatermark",
"AudioDenoising",
"AudioRecorderAT",
"RemoveSilence",
@ -13258,11 +13303,9 @@
],
"https://github.com/billwuhao/ComfyUI_OneButtonPrompt_Flux": [
[
"DeepseekRun",
"LoadImageInfoFromCivitai",
"OneButtonPromptFlux",
"QwenLLMRun",
"QwenVLRun"
"LoadImageAndPromptFromURL",
"LoadImageFromURL",
"LoadPrompt"
],
{
"title_aux": "ComfyUI_OneButtonPrompt_Flux"
@ -14115,7 +14158,8 @@
"Apply_latent",
"Apply_prompt_Schedule",
"Apply_textStack",
"CN_preset1",
"CN_preset1_Unpack",
"CN_preset1_pack",
"CheckpointLoaderSimpleWithNoiseSelect",
"ControlNetLoaderAdvanced",
"CustomControlNetWeights",
@ -14136,7 +14180,8 @@
"LatentKeyframeGroup",
"LatentKeyframeTiming",
"LoadImagesFromDirectory",
"Model_Preset",
"Model_Preset_Unpack",
"Model_Preset_pack",
"ScaledSoftControlNetWeights",
"ScaledSoftMaskedUniversalWeights",
"SoftControlNetWeights",
@ -14153,10 +14198,6 @@
"Stack_latent",
"Stack_text",
"TimestepKeyframe",
"Unpack_CN",
"Unpack_Model",
"Unpack_param",
"Unpack_photoshop",
"basic_Ksampler_custom",
"basic_Ksampler_full",
"basic_Ksampler_mid",
@ -14188,20 +14229,23 @@
"load_FLUX",
"load_SD35",
"load_basic",
"param_preset",
"photoshop_preset",
"param_preset_Unpack",
"param_preset_pack",
"photoshop_preset_Unpack",
"photoshop_preset_pack",
"pre_inpaint",
"pre_make_context",
"pre_sample_data",
"stack_AD_diff",
"stack_sum_Unpack",
"stack_sum_pack",
"sum_controlnet",
"sum_editor",
"sum_latent",
"sum_load",
"sum_lora",
"sum_stack_AD",
"sum_stack_SD3",
"sum_stack_flux",
"sum_stack_all",
"sum_stack_image"
],
{
@ -16405,7 +16449,6 @@
[
"D2 Checkpoint Loader",
"D2 Controlnet Loader",
"D2 Delete Comment",
"D2 EmptyImage Alpha",
"D2 Filename Template",
"D2 Folder Image Queue",
@ -16423,6 +16466,7 @@
"D2 Multi Output",
"D2 Pipe",
"D2 Preview Image",
"D2 Prompt",
"D2 Refiner Steps",
"D2 Refiner Steps A1111",
"D2 Refiner Steps Tester",
@ -16430,6 +16474,7 @@
"D2 Regex Switcher",
"D2 Resize Calculator",
"D2 Size Slector",
"D2 Token Counter",
"D2 XY Annotation",
"D2 XY Checkpoint List",
"D2 XY Folder Images",
@ -17131,6 +17176,7 @@
"DRMBT_String_Item_Menu",
"DictToOutputs",
"DownloadAndLoadMiniCPMV",
"DrawMana",
"DrawText",
"DreambaitFolderOpener",
"DynamicDictionary",
@ -17610,6 +17656,7 @@
],
"https://github.com/fallingmeteorite/nsfw-image-check-comfyui": [
[
"NsfwAreaCoverNode",
"NsfwCheckNode"
],
{
@ -21633,6 +21680,7 @@
"HyVideoI2VEncode",
"HyVideoInverseSampler",
"HyVideoLatentPreview",
"HyVideoLoopArgs",
"HyVideoLoraBlockEdit",
"HyVideoLoraSelect",
"HyVideoModelLoader",
@ -21790,6 +21838,7 @@
"NormalizedAmplitudeToMask",
"OffsetMask",
"OffsetMaskByNormalizedAmplitude",
"PadImageBatchInterleaved",
"PatchModelPatcherOrder",
"PathchSageAttentionKJ",
"PlotCoordinates",
@ -22146,6 +22195,7 @@
"https://github.com/klinter007/klinter_nodes": [
[
"AspectSelector",
"BBoxCropper",
"FolderLoader",
"Json Extractor - klinter",
"LoadImagePlus",
@ -23013,6 +23063,7 @@
"CropImageByBbox",
"CropTargetSizeImageByBbox",
"EmptyOutputNode",
"FilterSortDependSubGraphs",
"FilterValueForList",
"ForEachClose",
"ForEachOpen",
@ -23066,6 +23117,7 @@
"ShowNumber",
"ShowString",
"SliceList",
"SortDependSubGraphs",
"SplitStringToList",
"StringArea",
"StringToList",
@ -23949,7 +24001,9 @@
"polymath_chat",
"polymath_concept_eraser",
"polymath_helper",
"polymath_scraper"
"polymath_scraper",
"polymath_settings",
"polymath_text_mask"
],
{
"title_aux": "LLM Polymath Chat Node"
@ -25703,6 +25757,7 @@
],
"https://github.com/orex2121/comfyui-OreX": [
[
"IoNetVision",
"orex IoNet Chat",
"orex IoNet Vision",
"orex IoNet Vision Url"
@ -26614,6 +26669,19 @@
"title_aux": "comfyui-bus-plugin"
}
],
"https://github.com/rhplus0831/ComfyMepi": [
[
"MepiCheckpoint",
"MepiImageSize",
"MepiNegativePrompt",
"MepiPositivePrompt",
"MepiSaveImage",
"MepiStepsAndCfg"
],
{
"title_aux": "ComfyMepi"
}
],
"https://github.com/richinsley/Comfy-LFO": [
[
"LFO_Pulse",
@ -28288,7 +28356,9 @@
"Aesthetics",
"Aesthetics V2",
"Load AI Toolkit Latent Flux",
"Send_to_Eagle"
"Save_Image_And_Caption",
"Send_to_Eagle",
"\ud83d\udc0d Random Prompt From JSON"
],
{
"title_aux": "comfyui-snek-nodes"
@ -31021,6 +31091,19 @@
"title_aux": "chinese_clip_encode"
}
],
"https://github.com/yushan777/ComfyUI-Y7Nodes": [
[
"Y7Nodes_CLIP_TokenCounter",
"Y7Nodes_Grid2Batch",
"Y7Nodes_PromptEnhancerFlux",
"Y7Nodes_ShowAnything",
"Y7Nodes_T5_TokenCounter",
"Y7Nodes_Text"
],
{
"title_aux": "Y7Nodes for ComfyUI"
}
],
"https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt": [
[
"DepthAnythingTensorrt"

File diff suppressed because it is too large Load Diff

View File

@ -12,6 +12,48 @@
{
"author": "ashllay",
"title": "ComfyUI_MoreComfy",
"reference": "https://github.com/ashllay/ComfyUI_MoreComfy",
"files": [
"https://github.com/ashllay/ComfyUI_MoreComfy"
],
"install_type": "git-clone",
"description": "NODES: MC Switch Seed, MC Alter Seed, MC Set Tile Size, MC Multi Concat"
},
{
"author": "ayaoayaoayaoaya",
"title": "ComfyUI-KLUT-DeepSeek-API [WIP]",
"reference": "https://github.com/ayaoayaoayaoaya/ComfyUI-KLUT-DeepSeek-API",
"files": [
"https://github.com/ayaoayaoayaoaya/ComfyUI-KLUT-DeepSeek-API"
],
"install_type": "git-clone",
"description": "A collection of utility / quality-of-life nodes for ComfyUI. Probably only useful to me.\nNOTE: The files in the repo are not organized."
},
{
"author": "olyyarm",
"title": "ComfyUI-VLMStudio",
"reference": "https://github.com/KurtHokke/ComfyUI_KurtHokke_Nodes",
"files": [
"https://github.com/KurtHokke/ComfyUI_KurtHokke_Nodes"
],
"install_type": "git-clone",
"description": "NODES: Node_BOOL/INT/Float, BooleanToPipe, BooleanFromPipe, ExpMath, ExpMathDual/Quad, ...."
},
{
"author": "olyyarm",
"title": "ComfyUI-VLMStudio",
"reference": "https://github.com/olyyarm/ComfyUI-VLMStudio",
"files": [
"https://raw.githubusercontent.com/olyyarm/ComfyUI-VLMStudio/refs/heads/master/vlm_visionary_node_v3_.py"
],
"install_type": "copy",
"description": "NODES: GemmaMultimodalAnalyzer"
},
{
"author": "apetitbois",
"title": "nova_utils",

View File

@ -10,6 +10,27 @@
},
{
"author": "ginlov",
"title": "segment_to_mask_comfyui [REMOVED]",
"reference": "https://github.com/ginlov/segment_to_mask_comfyui",
"files": [
"https://github.com/ginlov/segment_to_mask_comfyui"
],
"install_type": "git-clone",
"description": "Nodes:SegToMask"
},
{
"author": "TGu-97",
"title": "TGu Utilities [REMOVED]",
"id": "tgu",
"reference": "https://github.com/TGu-97/ComfyUI-TGu-utils",
"files": [
"https://github.com/TGu-97/ComfyUI-TGu-utils"
],
"install_type": "git-clone",
"description": "Nodes: MPN Switch, MPN Reroute, PN Switch. This is a set of custom nodes for ComfyUI. Mainly focus on control switches."
},
{
"author": "IfnotFr",
"title": "ComfyUI-Connect [REMOVED]",

View File

@ -10,6 +10,26 @@
{
"author": "pnikolic-amd",
"title": "MIGraphX Node for ComfyUI",
"reference": "https://github.com/pnikolic-amd/ComfyUI_MIGraphX",
"files": [
"https://github.com/pnikolic-amd/ComfyUI_MIGraphX"
],
"install_type": "git-clone",
"description": "This node enables better performance for Stable Diffusion models, by leveraging AMD MIGraphX, on Navi3 and Navi4 GPUs."
},
{
"author": "bemoregt",
"title": "ComfyUI_CustomNode_Image2Spectrum",
"reference": "https://github.com/bemoregt/ComfyUI_CustomNode_Image2Spectrum",
"files": [
"https://github.com/bemoregt/ComfyUI_CustomNode_Image2Spectrum"
],
"install_type": "git-clone",
"description": "ComfyUI Custom Node for converting images to frequency spectrum visualizations using FFT"
},
{
"author": "Yushan777",
"title": "Y7Nodes for ComfyUI",

View File

@ -591,11 +591,14 @@
],
"https://github.com/AIExplorer25/ComfyUI_AutoDownloadModels": [
[
"ALIMAMAFUNCONTROLWANModelsAutoDownload",
"AutoDownloadALLModels",
"AutoDownloadModels",
"GetModelsFromWorkflow",
"SetModelPath",
"ShowModelsAndFolderMappings"
"ShowModelsAndFolderMappings",
"WANALMAMAModelsAutoDownload",
"WANModelsAutoDownload"
],
{
"title_aux": "ComfyUI_AutoDownloadModels"
@ -787,7 +790,7 @@
],
"https://github.com/AIFSH/ComfyUI-WhisperX": [
[
"LoadAudioPath",
"LoadAudioVideoPath",
"PreViewSRT",
"SRTToString",
"WhisperX"
@ -1507,6 +1510,7 @@
"https://github.com/Amorano/Jovi_GLSL": [
[
"BLEND LINEAR (JOV_GL)",
"BLOOM (JOV_GL)",
"COLOR CONVERSION (JOV_GL)",
"COLOR PALETTE (JOV_GL)",
"CONICAL GRADIENT (JOV_GL)",
@ -2636,6 +2640,7 @@
"ClownRegionalConditioning3",
"ClownRegionalConditioningAdvanced",
"ClownScheduler",
"ClownpileModelWanVideo",
"Conditioning Recast FP64",
"ConditioningAdd",
"ConditioningAverageScheduler",
@ -2707,6 +2712,7 @@
"ReAuraPatcher",
"ReFluxPatcher",
"ReSD35Patcher",
"ReWanPatcher",
"RectifiedFlow_RegionalConditioning",
"RectifiedFlow_RegionalPrompt",
"SD35Loader",
@ -4897,6 +4903,14 @@
"title_aux": "Simple String Repository"
}
],
"https://github.com/ImagineerNL/ComfyUI-ToSVG-Potracer": [
[
"PotracerVectorize"
],
{
"title_aux": "ComfyUI-ToSVG-Potracer"
}
],
"https://github.com/Immac/ComfyUI-CoreVideoMocks": [
[
"CoreVideoMocks:AV1Codec",
@ -6832,6 +6846,7 @@
"iToolsPromptSaver",
"iToolsPromptStyler",
"iToolsPromptStylerExtra",
"iToolsRegexNode",
"iToolsTextReplacer",
"iToolsVaePreview"
],
@ -6921,8 +6936,18 @@
"https://github.com/MontagenAI/ComfyUI-Montagen": [
[
"MontagenAudioClipAdapter",
"MontagenAudioTrackAdapter",
"MontagenGifTrackAdapter",
"MontagenImageClipAdapter",
"MontagenVideoClipAdapter"
"MontagenImageTrackAdapter",
"MontagenStickerClipAdapter",
"MontagenTextClipAdapter",
"MontagenTextTrackNode",
"MontagenTimelineExecutionNode",
"MontagenTimelineNode",
"MontagenVideoClipAdapter",
"MontagenVideoTrackAdapter",
"test"
],
{
"title_aux": "ComfyUI-Montagen"
@ -7659,7 +7684,7 @@
"https://github.com/Pablerdo/ComfyUI-ResizeZeptaPayload": [
[
"ResizeImageBatch",
"ResizeTrajectoryBatch"
"ResizeTrajectories"
],
{
"title_aux": "ComfyUI-ResizeZeptaPayload"
@ -8985,6 +9010,7 @@
],
"https://github.com/ShmuelRonen/ComfyUI-LatentSyncWrapper": [
[
"DG_VideoAudioMixer",
"LatentSyncNode",
"VideoLengthAdjuster"
],
@ -9620,11 +9646,13 @@
],
"https://github.com/Steudio/ComfyUI_Steudio": [
[
"Aspect Ratio Size",
"Combine Tiles",
"Divide Image",
"Divide Image and Select Tile",
"Divide and Conquer Algorithm",
"Divide and Conquer Algorithm (No Upscale)",
"Flux Size",
"Load Images into List",
"Make Size",
"Seed Shifter",
@ -9893,6 +9921,7 @@
"ExtractFlowAndMixConsistencyMaps",
"ExtractOpticalFlow",
"FixedQueue",
"KeyframedFlowApplication",
"LoadFrame",
"LoadFrameFromDataset",
"LoadFrameFromFolder",
@ -9926,16 +9955,6 @@
"title_aux": "Face Processor for ComfyUI"
}
],
"https://github.com/TGu-97/ComfyUI-TGu-utils": [
[
"MPNReroute",
"MPNSwitch",
"PNSwitch"
],
{
"title_aux": "TGu Utilities"
}
],
"https://github.com/THtianhao/ComfyUI-FaceChain": [
[
"FC CropAndPaste",
@ -10321,7 +10340,6 @@
[
"TA_AIToolsNode",
"TA_ExecuteNode",
"TA_SettingsNode",
"TA_UploadImageNode"
],
{
@ -11634,6 +11652,7 @@
"https://github.com/ZenAI-Vietnam/ComfyUI_InfiniteYou": [
[
"FaceCombine",
"FaceSwap_InfiniteYou",
"InfiniteYouApply"
],
{
@ -11715,12 +11734,29 @@
],
"https://github.com/abuzreq/ComfyUI-Model-Bending": [
[
"LatentApplyBendingOperationCFG",
"LatentOperation",
"LatentOperationAddScalar",
"LatentOperationMultiplyScalar",
"LatentOperationRotate",
"LatentOperationThreshold"
"Add Noise Module (Bending)",
"Add Scalar Module (Bending)",
"ConditioningApplyOperation",
"Custom Code Module",
"Dilation Module (Bending)",
"Erosion Module (Bending)",
"Gradient Module (Bending)",
"Latent Operation (Add Noise)",
"Latent Operation (Add Scalar)",
"Latent Operation (Custom)",
"Latent Operation (Multiply Scalar)",
"Latent Operation (Rotate)",
"Latent Operation (Threshold)",
"Latent Operation To Module",
"LatentApplyOperationCFGToStep",
"Model Bending",
"Model Inspector",
"Model VAE Bending",
"Multiply Scalar Module (Bending)",
"Rotate Module (Bending)",
"Scale Module (Bending)",
"Sobel Module (Bending)",
"Threshold Module (Bending)"
],
{
"title_aux": "ComfyUI Model Bending"
@ -12050,6 +12086,7 @@
],
"https://github.com/ainewsto/Comfyui_Comfly": [
[
"ComflyChatGPTApi",
"ComflyGeminiAPI",
"ComflySeededit",
"Comfly_Mj",
@ -12244,9 +12281,11 @@
"ConvertRasterToVector",
"FLUXResolutions",
"GeminiAPI",
"GeminiImageGenerator",
"OllamaAPI",
"OpenAIAPI",
"QwenAPI",
"SVGPreview",
"Save text",
"SaveSVG",
"TextSplitByDelimiter",
@ -12327,8 +12366,10 @@
"https://github.com/alexisrolland/ComfyUI-Phi": [
[
"LoadPhi",
"LoadPhiMultimodal",
"LoadPhiVision",
"RunPhi",
"RunPhiMultimodal",
"RunPhiVision"
],
{
@ -12562,9 +12603,9 @@
[
"Sage_AdvSamplerInfo",
"Sage_CacheMaintenance",
"Sage_CheckpointInfoOnly",
"Sage_CheckpointLoaderRecent",
"Sage_CheckpointLoaderSimple",
"Sage_CheckpointSelector",
"Sage_CleanText",
"Sage_CollectKeywordsFromLoraStack",
"Sage_ConditioningOneOut",
@ -12590,7 +12631,9 @@
"Sage_ModelInfo",
"Sage_ModelLoraStackLoader",
"Sage_ModelReport",
"Sage_MultiModelPicker",
"Sage_PonyPrefix",
"Sage_PonyStyle",
"Sage_SamplerInfo",
"Sage_SaveImageWithMetadata",
"Sage_SetBool",
@ -12599,6 +12642,7 @@
"Sage_SetText",
"Sage_StringListTest",
"Sage_TextCompare",
"Sage_TextWeight",
"Sage_TilingInfo",
"Sage_TripleJoinText",
"Sage_TripleLoraStack",
@ -13200,6 +13244,7 @@
[
"AddSubtitlesToVideo",
"AdjustAudio",
"AudioAddWatermark",
"AudioDenoising",
"AudioRecorderAT",
"RemoveSilence",
@ -13258,11 +13303,9 @@
],
"https://github.com/billwuhao/ComfyUI_OneButtonPrompt_Flux": [
[
"DeepseekRun",
"LoadImageInfoFromCivitai",
"OneButtonPromptFlux",
"QwenLLMRun",
"QwenVLRun"
"LoadImageAndPromptFromURL",
"LoadImageFromURL",
"LoadPrompt"
],
{
"title_aux": "ComfyUI_OneButtonPrompt_Flux"
@ -14115,7 +14158,8 @@
"Apply_latent",
"Apply_prompt_Schedule",
"Apply_textStack",
"CN_preset1",
"CN_preset1_Unpack",
"CN_preset1_pack",
"CheckpointLoaderSimpleWithNoiseSelect",
"ControlNetLoaderAdvanced",
"CustomControlNetWeights",
@ -14136,7 +14180,8 @@
"LatentKeyframeGroup",
"LatentKeyframeTiming",
"LoadImagesFromDirectory",
"Model_Preset",
"Model_Preset_Unpack",
"Model_Preset_pack",
"ScaledSoftControlNetWeights",
"ScaledSoftMaskedUniversalWeights",
"SoftControlNetWeights",
@ -14153,10 +14198,6 @@
"Stack_latent",
"Stack_text",
"TimestepKeyframe",
"Unpack_CN",
"Unpack_Model",
"Unpack_param",
"Unpack_photoshop",
"basic_Ksampler_custom",
"basic_Ksampler_full",
"basic_Ksampler_mid",
@ -14188,20 +14229,23 @@
"load_FLUX",
"load_SD35",
"load_basic",
"param_preset",
"photoshop_preset",
"param_preset_Unpack",
"param_preset_pack",
"photoshop_preset_Unpack",
"photoshop_preset_pack",
"pre_inpaint",
"pre_make_context",
"pre_sample_data",
"stack_AD_diff",
"stack_sum_Unpack",
"stack_sum_pack",
"sum_controlnet",
"sum_editor",
"sum_latent",
"sum_load",
"sum_lora",
"sum_stack_AD",
"sum_stack_SD3",
"sum_stack_flux",
"sum_stack_all",
"sum_stack_image"
],
{
@ -16405,7 +16449,6 @@
[
"D2 Checkpoint Loader",
"D2 Controlnet Loader",
"D2 Delete Comment",
"D2 EmptyImage Alpha",
"D2 Filename Template",
"D2 Folder Image Queue",
@ -16423,6 +16466,7 @@
"D2 Multi Output",
"D2 Pipe",
"D2 Preview Image",
"D2 Prompt",
"D2 Refiner Steps",
"D2 Refiner Steps A1111",
"D2 Refiner Steps Tester",
@ -16430,6 +16474,7 @@
"D2 Regex Switcher",
"D2 Resize Calculator",
"D2 Size Slector",
"D2 Token Counter",
"D2 XY Annotation",
"D2 XY Checkpoint List",
"D2 XY Folder Images",
@ -17131,6 +17176,7 @@
"DRMBT_String_Item_Menu",
"DictToOutputs",
"DownloadAndLoadMiniCPMV",
"DrawMana",
"DrawText",
"DreambaitFolderOpener",
"DynamicDictionary",
@ -17610,6 +17656,7 @@
],
"https://github.com/fallingmeteorite/nsfw-image-check-comfyui": [
[
"NsfwAreaCoverNode",
"NsfwCheckNode"
],
{
@ -21633,6 +21680,7 @@
"HyVideoI2VEncode",
"HyVideoInverseSampler",
"HyVideoLatentPreview",
"HyVideoLoopArgs",
"HyVideoLoraBlockEdit",
"HyVideoLoraSelect",
"HyVideoModelLoader",
@ -21790,6 +21838,7 @@
"NormalizedAmplitudeToMask",
"OffsetMask",
"OffsetMaskByNormalizedAmplitude",
"PadImageBatchInterleaved",
"PatchModelPatcherOrder",
"PathchSageAttentionKJ",
"PlotCoordinates",
@ -22146,6 +22195,7 @@
"https://github.com/klinter007/klinter_nodes": [
[
"AspectSelector",
"BBoxCropper",
"FolderLoader",
"Json Extractor - klinter",
"LoadImagePlus",
@ -23013,6 +23063,7 @@
"CropImageByBbox",
"CropTargetSizeImageByBbox",
"EmptyOutputNode",
"FilterSortDependSubGraphs",
"FilterValueForList",
"ForEachClose",
"ForEachOpen",
@ -23066,6 +23117,7 @@
"ShowNumber",
"ShowString",
"SliceList",
"SortDependSubGraphs",
"SplitStringToList",
"StringArea",
"StringToList",
@ -23949,7 +24001,9 @@
"polymath_chat",
"polymath_concept_eraser",
"polymath_helper",
"polymath_scraper"
"polymath_scraper",
"polymath_settings",
"polymath_text_mask"
],
{
"title_aux": "LLM Polymath Chat Node"
@ -25703,6 +25757,7 @@
],
"https://github.com/orex2121/comfyui-OreX": [
[
"IoNetVision",
"orex IoNet Chat",
"orex IoNet Vision",
"orex IoNet Vision Url"
@ -26614,6 +26669,19 @@
"title_aux": "comfyui-bus-plugin"
}
],
"https://github.com/rhplus0831/ComfyMepi": [
[
"MepiCheckpoint",
"MepiImageSize",
"MepiNegativePrompt",
"MepiPositivePrompt",
"MepiSaveImage",
"MepiStepsAndCfg"
],
{
"title_aux": "ComfyMepi"
}
],
"https://github.com/richinsley/Comfy-LFO": [
[
"LFO_Pulse",
@ -28288,7 +28356,9 @@
"Aesthetics",
"Aesthetics V2",
"Load AI Toolkit Latent Flux",
"Send_to_Eagle"
"Save_Image_And_Caption",
"Send_to_Eagle",
"\ud83d\udc0d Random Prompt From JSON"
],
{
"title_aux": "comfyui-snek-nodes"
@ -31021,6 +31091,19 @@
"title_aux": "chinese_clip_encode"
}
],
"https://github.com/yushan777/ComfyUI-Y7Nodes": [
[
"Y7Nodes_CLIP_TokenCounter",
"Y7Nodes_Grid2Batch",
"Y7Nodes_PromptEnhancerFlux",
"Y7Nodes_ShowAnything",
"Y7Nodes_T5_TokenCounter",
"Y7Nodes_Text"
],
{
"title_aux": "Y7Nodes for ComfyUI"
}
],
"https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt": [
[
"DepthAnythingTensorrt"