update DB

This commit is contained in:
Dr.Lt.Data 2025-06-21 00:51:05 +09:00
parent 847031cb04
commit c35100d9e9
9 changed files with 2124 additions and 1699 deletions

View File

@ -9136,6 +9136,16 @@
"install_type": "git-clone",
"description": "Enjoy the latest GEMINI V2 API for ComfyUI - generate images, analyze content, and use multimodal capabilities with Google's Gemini models"
},
{
"author": "impactframes",
"title": "ComfyUI-WanResolutionSelector",
"reference": "https://github.com/if-ai/ComfyUI-WanResolutionSelector",
"files": [
"https://github.com/if-ai/ComfyUI-WanResolutionSelector"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node that automatically selects appropriate video resolution dimensions based on generation mode, aspect ratio, and quality settings. Designed to work seamlessly with video generation models and KJNodes image resize nodes."
},
{
"author": "dmMaze",
"title": "Sketch2Manga",
@ -26718,12 +26728,23 @@
"author": "coiichan",
"title": "comfyui-every-person-seg-coii",
"reference": "https://github.com/CoiiChan/comfyui-every-person-seg-coii",
"reference2": "https://github.com/CoiiChan/ComfyUI-Every-Person-Seg-CoiiNode",
"files": [
"https://github.com/CoiiChan/comfyui-every-person-seg-coii"
],
"install_type": "git-clone",
"description": "A masking tool that provides the ability to break down the detailed contours of characters one by one for multi person use scenarios"
},
{
"author": "coiichan",
"title": "ComfyUI-FuncAsTexture-CoiiNode",
"reference": "https://github.com/CoiiChan/ComfyUI-FuncAsTexture-CoiiNode",
"files": [
"https://github.com/CoiiChan/ComfyUI-FuncAsTexture-CoiiNode"
],
"install_type": "git-clone",
"description": "This allows for mathematical operations on input images and precise manipulation of channels through NumPy formulas, making it suitable for ComfyUI users with programming experience."
},
{
"author": "coulterj",
"title": "ComfyUI SVG Visual Normalize & Margin Node",
@ -27875,6 +27896,46 @@
"install_type": "git-clone",
"description": "Nodes for lama+refiner inpainting with ComfyUI."
},
{
"author": "quasiblob",
"title": "ComfyUI-EsesImageAdjustments",
"reference": "https://github.com/quasiblob/ComfyUI-EsesImageAdjustments",
"files": [
"https://github.com/quasiblob/ComfyUI-EsesImageAdjustments"
],
"install_type": "git-clone",
"description": "Image Adjustments node for ComfyUI with minimal requirements, uses PyTorch for image manipulation operations."
},
{
"author": "TheLustriVA",
"title": "ComfyUI Image Size Tool",
"reference": "https://github.com/TheLustriVA/ComfyUI-Image-Size-Tool",
"files": [
"https://github.com/TheLustriVA/ComfyUI-Image-Size-Tool"
],
"install_type": "git-clone",
"description": "Resolution calculator nodes for ComfyUI with model-specific constraints and optimal bucket resolutions"
},
{
"author": "Kartel-ai",
"title": "ComfyUI-8iPlayer",
"reference": "https://github.com/Kartel-ai/ComfyUI-8iPlayer",
"files": [
"https://github.com/Kartel-ai/ComfyUI-8iPlayer"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node for interactive 8i volumetric video playback and frame capture."
},
{
"author": "834t",
"title": "Scene Composer for ComfyUI",
"reference": "https://github.com/834t/ComfyUI_834t_scene_composer",
"files": [
"https://github.com/834t/ComfyUI_834t_scene_composer"
],
"install_type": "git-clone",
"description": "An intuitive, all-in-one node for ComfyUI that brings a powerful, layer-based regional prompting workflow directly into your graph. Say goodbye to managing countless Conditioning (Set Area) nodes and hello to drawing your creative vision."
},

View File

@ -297,7 +297,6 @@
],
"https://github.com/1hew/ComfyUI-1hewNodes": [
[
"CoordinateExtract",
"ImageAddLabel",
"ImageBBoxCrop",
"ImageBBoxPaste",
@ -308,6 +307,7 @@
"ImageCropWithBBox",
"ImageDetailHLFreqSeparation",
"ImageEditStitch",
"ImageListAppend",
"ImageLumaMatte",
"ImagePlot",
"ImageResizeUniversal",
@ -317,9 +317,10 @@
"MaskBBoxCrop",
"MaskBatchMathOps",
"MaskMathOps",
"PathSelect",
"PromptExtract",
"SliderValueRangeMapping"
"PathBuild",
"RangeMapping",
"TextCustomExtract",
"TextCustomList"
],
{
"title_aux": "ComfyUI 1hewNodes"
@ -684,6 +685,14 @@
"title_aux": "ComfyUI-Static-Primitives"
}
],
"https://github.com/834t/ComfyUI_834t_scene_composer": [
[
"B34tSceneComposerNode"
],
{
"title_aux": "Scene Composer for ComfyUI"
}
],
"https://github.com/852wa/ComfyUI-AAP": [
[
"AdvancedAlphaProcessor"
@ -3400,6 +3409,40 @@
"title_aux": "ComfyUI-Depth-Visualization-advanced"
}
],
"https://github.com/CoiiChan/ComfyUI-FuncAsTexture-CoiiNode": [
[
"Add",
"Ceil",
"Chroma_Key_Alpha",
"Clamp",
"Contant3Vector",
"CustomScriptNumpy",
"DDX",
"Desaturation",
"Distance",
"Divided",
"Dot",
"HueShift",
"InverseUVMapGenerator",
"Lerp",
"Max",
"Min",
"Multiply",
"Oneminus",
"Outline",
"Panner",
"Power",
"Rotator",
"Sine",
"Subtraction",
"TextureSampler",
"UVCoordinateGen",
"ifFunction"
],
{
"title_aux": "ComfyUI-FuncAsTexture-CoiiNode"
}
],
"https://github.com/ComfyAssets/ComfyUI-KikoTools": [
[
"EmptyLatentBatch",
@ -6710,6 +6753,14 @@
"title_aux": "ComfyUI-Paint-by-Example"
}
],
"https://github.com/Kartel-ai/ComfyUI-8iPlayer": [
[
"3DImage"
],
{
"title_aux": "ComfyUI-8iPlayer"
}
],
"https://github.com/Kayarte/AudioDriven-Latent-Space-Tools-for-ComfyUI": [
[
"AdvancedNoisePatterns",
@ -7589,6 +7640,7 @@
"LTXVPreprocessMasks",
"LTXVPromptEnhancer",
"LTXVPromptEnhancerLoader",
"LTXVQ8LoraModelLoader",
"LTXVRecurrentKSampler",
"LTXVSelectLatents",
"LTXVSetVideoLatentNoiseMasks",
@ -12600,6 +12652,17 @@
"title_aux": "comfyui-upscale-by-model"
}
],
"https://github.com/TheLustriVA/ComfyUI-Image-Size-Tool": [
[
"FluxResolutionNode",
"ImageSizeDetectorNode",
"SD15ResolutionNode",
"SDXLResolutionNode"
],
{
"title_aux": "ComfyUI Image Size Tool"
}
],
"https://github.com/TheMistoAI/ComfyUI-Anyline": [
[
"AnyLinePreprocessor"
@ -12855,7 +12918,11 @@
"TripoAnimateRetargetNode",
"TripoAnimateRigNode",
"TripoConvertNode",
"TripoMeshCompletion",
"TripoMeshSegmentation",
"TripoRefineModel",
"TripoSmartLowPoly",
"TripoStylizeModel",
"TripoTextureModel"
],
{
@ -21104,6 +21171,7 @@
"EZ_Find_Replace",
"EZ_Input",
"EZ_Prompt_Loader",
"EZ_Switch",
"EZ_Tag_Loader",
"EZ_Test",
"EZ_Text_Concat",
@ -22333,6 +22401,7 @@
"Hidreamfull_fal",
"HunyuanVideoLoraTrainer_fal",
"Ideogramv3_fal",
"Imagen4Preview_fal",
"KlingMaster_fal",
"KlingPro10_fal",
"KlingPro16_fal",
@ -22347,9 +22416,12 @@
"Recraft_fal",
"RunwayGen3_fal",
"Sana_fal",
"SeedanceImageToVideo_fal",
"SeedanceTextToVideo_fal",
"Upscaler_fal",
"VLM_fal",
"Veo2ImageToVideo_fal",
"Veo3_fal",
"VideoUpscaler_fal",
"WanLoraTrainer_fal",
"WanPro_fal"
@ -23715,6 +23787,14 @@
"title_aux": "IF_VideoPrompts"
}
],
"https://github.com/if-ai/ComfyUI-WanResolutionSelector": [
[
"VideoResolutionSelector"
],
{
"title_aux": "ComfyUI-WanResolutionSelector"
}
],
"https://github.com/if-ai/ComfyUI_IF_AI_LoadImages": [
[
"IF_LoadImagesS"
@ -25591,8 +25671,11 @@
],
"https://github.com/keit0728/ComfyUI-keitNodes": [
[
"AspectRatioResolutionFinder",
"M2MTranslator",
"PixelLimitResizer"
"PixelLimitResizer",
"WanVideoOptimalResizer",
"WanVideoResolutionFinder"
],
{
"title_aux": "ComfyUI-keitNodes"
@ -31543,6 +31626,14 @@
"title_aux": "ComfyUI-Step1X-Edit"
}
],
"https://github.com/quasiblob/ComfyUI-EsesImageAdjustments": [
[
"EsesImageAdjustments2"
],
{
"title_aux": "ComfyUI-EsesImageAdjustments"
}
],
"https://github.com/qwixiwp/queuetools": [
[
"load images (queue tools)"
@ -34949,8 +35040,48 @@
],
"https://github.com/traugdor/ComfyUI-quadMoons-nodes": [
[
"AnimateDiff Script",
"Apply ControlNet Stack",
"Control Net Stacker",
"Eff. Loader SDXL",
"Efficient Loader",
"HighRes-Fix Script",
"Image Overlay",
"Join XY Inputs of Same Type",
"KSampler (Efficient)",
"KSampler Adv. (Efficient)",
"KSampler SDXL (Eff.)",
"LatentUpscaler",
"LoRA Stack to String converter",
"LoRA Stacker",
"Manual XY Entry Info",
"NNLatentUpscale",
"Noise Control Script",
"Pack SDXL Tuple",
"Tiled Upscaler Script",
"Unpack SDXL Tuple",
"XY Input: Add/Return Noise",
"XY Input: Aesthetic Score",
"XY Input: CFG Scale",
"XY Input: Checkpoint",
"XY Input: Clip Skip",
"XY Input: Control Net",
"XY Input: Control Net Plot",
"XY Input: Denoise",
"XY Input: LoRA",
"XY Input: LoRA Plot",
"XY Input: LoRA Stacks",
"XY Input: Manual XY Entry",
"XY Input: Prompt S/R",
"XY Input: Refiner On/Off",
"XY Input: Sampler/Scheduler",
"XY Input: Seeds++ Batch",
"XY Input: Steps",
"XY Input: VAE",
"XY Plot",
"quadmoonBatchFromLatent",
"quadmoonCLIPTextEncode",
"quadmoonCLIPTextEncode2",
"quadmoonChangeBackground",
"quadmoonConvertBoolToString",
"quadmoonConvertFloatToString",

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,35 @@
{
"custom_nodes": [
{
"author": "iacoposk8",
"title": "ComfyUI XOR Pickle Nodes",
"reference": "https://github.com/iacoposk8/xor_pickle_nodes",
"files": [
"https://github.com/iacoposk8/xor_pickle_nodes"
],
"install_type": "git-clone",
"description": "Two custom nodes for ComfyUI that allow you to encrypt and decrypt Python objects using simple XOR encryption with pickle."
},
{
"author": "Aryan185",
"title": "ComfyUI-ReplicateFluxKontext",
"reference": "https://github.com/Aryan185/ComfyUI-ReplicateFluxKontext",
"files": [
"https://github.com/Aryan185/ComfyUI-ReplicateFluxKontext"
],
"install_type": "git-clone",
"description": "ComfyUI node for Flux Kontext Pro and Max models from Replicate"
},
{
"author": "yamanacn",
"title": "comfyui_qwen_object [WIP]",
"reference": "https://github.com/yamanacn/comfyui_qwen_object",
"files": [
"https://github.com/yamanacn/comfyui_qwen_object"
],
"install_type": "git-clone",
"description": "This is a custom node for ComfyUI that integrates the Qwen vision model for tasks such as object detection.\nNOTE: The files in the repo are not organized."
},
{
"author": "neverbiasu",
"title": "ComfyUI-Show-o [WIP]",
@ -50,16 +80,6 @@
"install_type": "git-clone",
"description": "These nodes allow you to configure LLM API connections, send images with custom prompts, and convert the LLM's JSON bounding box responses into a format compatible with segmentation nodes like SAM2\nNOTE: The files in the repo are not organized."
},
{
"author": "bento234",
"title": "ComfyUI-bento-toolbox",
"reference": "https://github.com/bento234/ComfyUI-bento-toolbox",
"files": [
"https://github.com/bento234/ComfyUI-bento-toolbox"
],
"install_type": "git-clone",
"description": "NODES: Tile Prompt Distributor"
},
{
"author": "LucianGnn",
"title": "ComfyUI-Lucian [WIP]",

View File

@ -148,7 +148,6 @@
],
"https://github.com/1hew/ComfyUI-1hewNodes": [
[
"CoordinateExtract",
"ImageAddLabel",
"ImageBBoxCrop",
"ImageBBoxPaste",
@ -159,6 +158,7 @@
"ImageCropWithBBox",
"ImageDetailHLFreqSeparation",
"ImageEditStitch",
"ImageListAppend",
"ImageLumaMatte",
"ImagePlot",
"ImageResizeUniversal",
@ -168,9 +168,10 @@
"MaskBBoxCrop",
"MaskBatchMathOps",
"MaskMathOps",
"PathSelect",
"PromptExtract",
"SliderValueRangeMapping"
"PathBuild",
"RangeMapping",
"TextCustomExtract",
"TextCustomList"
],
{
"title_aux": "ComfyUI-1hewNodes [WIP]"
@ -760,6 +761,15 @@
"title_aux": "comfyui-face-remap [WIP]"
}
],
"https://github.com/Aryan185/ComfyUI-ReplicateFluxKontext": [
[
"FluxKontextMaxNode",
"FluxKontextProNode"
],
{
"title_aux": "ComfyUI-ReplicateFluxKontext"
}
],
"https://github.com/BadCafeCode/execution-inversion-demo-comfyui": [
[
"AccumulateNode",
@ -3558,6 +3568,7 @@
[
"Add Noise Module (Bending)",
"Add Scalar Module (Bending)",
"Compute PCA",
"ConditioningApplyOperation",
"Custom Code Module",
"Dilation Module (Bending)",
@ -3577,9 +3588,9 @@
"Model Bending (SD Layers)",
"Model Inspector",
"Model VAE Bending",
"Model VAE Inspector",
"Multiply Scalar Module (Bending)",
"NoiseVariations",
"PCAPrep",
"Rotate Module (Bending)",
"Scale Module (Bending)",
"Sobel Module (Bending)",
@ -3658,12 +3669,14 @@
],
"https://github.com/alexgenovese/ComfyUI-Reica": [
[
"InsertAnythingNode",
"ReicaGCPReadImageNode",
"ReicaGCPWriteImageNode",
"ReicaHTTPNotification",
"ReicaInsertAnythingNode",
"ReicaReadImageUrl",
"ReicaTextImageDisplay",
"ReicaTryOffDiffGenerator",
"ReicaTryOffDiffLoader",
"ReicaURLImageLoader"
],
{
@ -3931,18 +3944,6 @@
"title_aux": "ComfyGCS [WIP]"
}
],
"https://github.com/bento234/ComfyUI-bento-toolbox": [
[
"BendrealityLoadImage",
"BendrealitySaveImage",
"TilePromptAssigner",
"TilePromptDistributor",
"TilePromptProcessor"
],
{
"title_aux": "ComfyUI-bento-toolbox"
}
],
"https://github.com/beyastard/ComfyUI_BeySoft": [
[
"BeySoft"
@ -5853,6 +5854,15 @@
"title_aux": "comfyui-copilot"
}
],
"https://github.com/iacoposk8/xor_pickle_nodes": [
[
"Load XOR Pickle From File",
"Save XOR Pickle To File"
],
{
"title_aux": "ComfyUI XOR Pickle Nodes"
}
],
"https://github.com/if-ai/ComfyUI-IF_Zonos": [
[
"IF_ZonosTTS"
@ -6452,6 +6462,7 @@
"WanVideoLoopArgs",
"WanVideoLoraBlockEdit",
"WanVideoLoraSelect",
"WanVideoLoraSelectMulti",
"WanVideoMagCache",
"WanVideoMiniMaxRemoverEmbeds",
"WanVideoModelLoader",
@ -7097,8 +7108,11 @@
"https://github.com/markuryy/comfyui-spiritparticle": [
[
"FolderImageSelector",
"HighPassFilter",
"ImageBlender",
"RandomCheckpointLoader",
"RandomLoRALoader"
"RandomLoRALoader",
"ShowText"
],
{
"title_aux": "ComfyUI Spiritparticle Nodes [WIP]"
@ -7262,10 +7276,12 @@
],
"https://github.com/moonwhaler/comfyui-moonpack": [
[
"DynamicLoraStack",
"DynamicStringConcat",
"ProportionalDimension",
"RegexStringReplace",
"SimpleStringReplace",
"VACELooperFrameScheduler"
"VACELooperFrameMaskCreator"
],
{
"title_aux": "comfyui-moonpack"
@ -7378,6 +7394,17 @@
"title_aux": "ComfyUI-DeepSeek"
}
],
"https://github.com/neverbiasu/ComfyUI-Show-o": [
[
"ShowoImageCaptioning",
"ShowoImageInpainting",
"ShowoModelLoader",
"ShowoTextToImage"
],
{
"title_aux": "ComfyUI-Show-o [WIP]"
}
],
"https://github.com/neverbiasu/ComfyUI-StereoCrafter": [
[
"DepthSplattingModelLoader",
@ -8218,6 +8245,7 @@
"InpaintCropImprovedGPU",
"InpaintStitchImprovedGPU",
"LoadStitcherFromFile",
"LogCRec709Convert",
"SaveStitcherToFile",
"SmoothTemporalMask",
"WanVideoVACEExtend"
@ -8740,6 +8768,22 @@
"title_aux": "comfyui-virallover"
}
],
"https://github.com/visualbruno/ComfyUI-Hunyuan3d-2-1": [
[
"Hy3D21CameraConfig",
"Hy3D21ResizeImages",
"Hy3D21VAEConfig",
"Hy3D21VAEDecode",
"Hy3D21VAELoader",
"Hy3DBakeMultiViews",
"Hy3DInPaint",
"Hy3DMeshGenerator",
"Hy3DMultiViewsGenerator"
],
{
"title_aux": "ComfyUI-Hunyuan3d-2-1"
}
],
"https://github.com/vladp0727/Comfyui-with-Furniture": [
[
"GetMaskFromAlpha",
@ -9019,10 +9063,10 @@
],
"https://github.com/xzuyn/ComfyUI-xzuynodes": [
[
"CLIPTextEncodeAveraged",
"CLIPTextEncodeCombined",
"CLIPLoaderXZ",
"CLIPTextEncodeXZ",
"ImageResizeKJ",
"LastFrameNode"
"LastFrameXZ"
],
{
"title_aux": "xzuynodes-ComfyUI"
@ -9037,6 +9081,17 @@
"title_aux": "ComfyUI-Direct3DS2 [WIP]"
}
],
"https://github.com/yamanacn/comfyui_qwen_object": [
[
"BBoxToSAM",
"DetectObject",
"LoadQwenModel",
"SortBBox"
],
{
"title_aux": "comfyui_qwen_object [WIP]"
}
],
"https://github.com/yanhuifair/ComfyUI-FairLab": [
[
"AppendTagsNode",

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "bento234",
"title": "ComfyUI-bento-toolbox [REMOVED]",
"reference": "https://github.com/bento234/ComfyUI-bento-toolbox",
"files": [
"https://github.com/bento234/ComfyUI-bento-toolbox"
],
"install_type": "git-clone",
"description": "NODES: Tile Prompt Distributor"
},
{
"author": "yichengup",
"title": "ComfyUI-VideoBlender [REMOVED]",

View File

@ -1,5 +1,65 @@
{
"custom_nodes": [
{
"author": "834t",
"title": "Scene Composer for ComfyUI",
"reference": "https://github.com/834t/ComfyUI_834t_scene_composer",
"files": [
"https://github.com/834t/ComfyUI_834t_scene_composer"
],
"install_type": "git-clone",
"description": "An intuitive, all-in-one node for ComfyUI that brings a powerful, layer-based regional prompting workflow directly into your graph. Say goodbye to managing countless Conditioning (Set Area) nodes and hello to drawing your creative vision."
},
{
"author": "Kartel-ai",
"title": "ComfyUI-8iPlayer",
"reference": "https://github.com/Kartel-ai/ComfyUI-8iPlayer",
"files": [
"https://github.com/Kartel-ai/ComfyUI-8iPlayer"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node for interactive 8i volumetric video playback and frame capture."
},
{
"author": "quasiblob",
"title": "ComfyUI-EsesImageAdjustments",
"reference": "https://github.com/quasiblob/ComfyUI-EsesImageAdjustments",
"files": [
"https://github.com/quasiblob/ComfyUI-EsesImageAdjustments"
],
"install_type": "git-clone",
"description": "Image Adjustments node for ComfyUI with minimal requirements, uses PyTorch for image manipulation operations."
},
{
"author": "coiichan",
"title": "ComfyUI-FuncAsTexture-CoiiNode",
"reference": "https://github.com/CoiiChan/ComfyUI-FuncAsTexture-CoiiNode",
"files": [
"https://github.com/CoiiChan/ComfyUI-FuncAsTexture-CoiiNode"
],
"install_type": "git-clone",
"description": "This allows for mathematical operations on input images and precise manipulation of channels through NumPy formulas, making it suitable for ComfyUI users with programming experience."
},
{
"author": "impactframes",
"title": "ComfyUI-WanResolutionSelector",
"reference": "https://github.com/if-ai/ComfyUI-WanResolutionSelector",
"files": [
"https://github.com/if-ai/ComfyUI-WanResolutionSelector"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node that automatically selects appropriate video resolution dimensions based on generation mode, aspect ratio, and quality settings. Designed to work seamlessly with video generation models and KJNodes image resize nodes."
},
{
"author": "TheLustriVA",
"title": "ComfyUI Image Size Tool",
"reference": "https://github.com/TheLustriVA/ComfyUI-Image-Size-Tool",
"files": [
"https://github.com/TheLustriVA/ComfyUI-Image-Size-Tool"
],
"install_type": "git-clone",
"description": "Resolution calculator nodes for ComfyUI with model-specific constraints and optimal bucket resolutions"
},
{
"author": "highdoping",
"title": "ComfyUI-ASSSSA",
@ -641,99 +701,6 @@
],
"install_type": "git-clone",
"description": "The Olm LUT is a custom node for ComfyUI that allows you to apply .cube LUT (Look-Up Table) files to images within your generative workflows. It supports creative workflows including film emulation, color grading, and aesthetic stylization using LUTs."
},
{
"author": "Yuan-ManX",
"title": "ComfyUI-Direct3D-S2",
"reference": "https://github.com/Yuan-ManX/ComfyUI-Direct3D-S2",
"files": [
"https://github.com/Yuan-ManX/ComfyUI-Direct3D-S2"
],
"install_type": "git-clone",
"description": "ComfyUI-Direct3DS2 is now available in ComfyUI, Direct3DS2 - Gigascale 3D Generation Made Easy with Spatial Sparse Attention. Direct3DS2 is a scalable 3D generation framework based on sparse volumes that achieves superior output quality with dramatically reduced training costs."
},
{
"author": "lum3on",
"title": "ComfyUI-FrameUtilitys",
"reference": "https://github.com/lum3on/ComfyUI-FrameUtilitys",
"files": [
"https://github.com/lum3on/ComfyUI-FrameUtilitys"
],
"install_type": "git-clone",
"description": "Professional-grade frame manipulation tools for ComfyUI, providing advanced video editing capabilities with native IMAGE tensor support."
},
{
"author": "INuBq8",
"title": "Notification Bridge",
"reference": "https://github.com/INuBq8/ComfyUI-NotificationBridge",
"files": [
"https://github.com/INuBq8/ComfyUI-NotificationBridge"
],
"install_type": "git-clone",
"description": "Bridge nodes for ComfyUI that send messages through WhatsApp (Twilio) and Discord when a workflow completes."
},
{
"author": "Erehr",
"title": "ComfyUI-EreNodes",
"reference": "https://github.com/Erehr/ComfyUI-EreNodes",
"files": [
"https://github.com/Erehr/ComfyUI-EreNodes"
],
"install_type": "git-clone",
"description": "A collection of prompt managent nodes with advanced tag parsing. Prompt tag cloud, mutiselect, toggle list, randomizer, filter, autocompete."
},
{
"author": "11dogzi",
"title": "CYBERPUNK-STYLE-DIY",
"id": "CYBERPUNK-STYLE-DIY",
"reference": "https://github.com/11dogzi/CYBERPUNK-STYLE-DIY",
"files": [
"https://github.com/11dogzi/CYBERPUNK-STYLE-DIY"
],
"install_type": "git-clone",
"description": "A comprehensive ComfyUI theme plugin with stunning cyberpunk aesthetics and powerful customization features"
},
{
"author": "keit",
"title": "ComfyUI-keitNodes",
"id": "comfyui-image-toolkit",
"reference": "https://github.com/keit0728/ComfyUI-keitNodes",
"files": [
"https://github.com/keit0728/ComfyUI-keitNodes"
],
"install_type": "git-clone",
"description": "This is keit's utility nodes."
},
{
"author": "xiaowc",
"title": "Comfyui-Dynamic-Params",
"reference": "https://github.com/xiaowc-lib/comfyui-dynamic-params",
"files": [
"https://github.com/xiaowc-lib/comfyui-dynamic-params"
],
"install_type": "git-clone",
"description": "Comfyui custom nodes that support dynamic parameter addition and deletion."
},
{
"author": "avenstack",
"title": "ComfyUI-AV-FunASR",
"reference": "https://github.com/avenstack/ComfyUI-AV-FunASR",
"files": [
"https://github.com/avenstack/ComfyUI-AV-FunASR"
],
"install_type": "git-clone",
"description": "FunASR wrapper for ComfyUI"
},
{
"author": "burnsbert",
"title": "EBU Workflow",
"id": "ebu-workflow",
"reference": "https://github.com/burnsbert/ComfyUI-EBU-Workflow",
"files": [
"https://github.com/burnsbert/ComfyUI-EBU-Workflow"
],
"install_type": "git-clone",
"description": "Custom nodes for general workflow quality of life including resolutions sorted by aspect ratio, upscaling helps, and unique file names"
}
]
}

View File

@ -297,7 +297,6 @@
],
"https://github.com/1hew/ComfyUI-1hewNodes": [
[
"CoordinateExtract",
"ImageAddLabel",
"ImageBBoxCrop",
"ImageBBoxPaste",
@ -308,6 +307,7 @@
"ImageCropWithBBox",
"ImageDetailHLFreqSeparation",
"ImageEditStitch",
"ImageListAppend",
"ImageLumaMatte",
"ImagePlot",
"ImageResizeUniversal",
@ -317,9 +317,10 @@
"MaskBBoxCrop",
"MaskBatchMathOps",
"MaskMathOps",
"PathSelect",
"PromptExtract",
"SliderValueRangeMapping"
"PathBuild",
"RangeMapping",
"TextCustomExtract",
"TextCustomList"
],
{
"title_aux": "ComfyUI 1hewNodes"
@ -684,6 +685,14 @@
"title_aux": "ComfyUI-Static-Primitives"
}
],
"https://github.com/834t/ComfyUI_834t_scene_composer": [
[
"B34tSceneComposerNode"
],
{
"title_aux": "Scene Composer for ComfyUI"
}
],
"https://github.com/852wa/ComfyUI-AAP": [
[
"AdvancedAlphaProcessor"
@ -3400,6 +3409,40 @@
"title_aux": "ComfyUI-Depth-Visualization-advanced"
}
],
"https://github.com/CoiiChan/ComfyUI-FuncAsTexture-CoiiNode": [
[
"Add",
"Ceil",
"Chroma_Key_Alpha",
"Clamp",
"Contant3Vector",
"CustomScriptNumpy",
"DDX",
"Desaturation",
"Distance",
"Divided",
"Dot",
"HueShift",
"InverseUVMapGenerator",
"Lerp",
"Max",
"Min",
"Multiply",
"Oneminus",
"Outline",
"Panner",
"Power",
"Rotator",
"Sine",
"Subtraction",
"TextureSampler",
"UVCoordinateGen",
"ifFunction"
],
{
"title_aux": "ComfyUI-FuncAsTexture-CoiiNode"
}
],
"https://github.com/ComfyAssets/ComfyUI-KikoTools": [
[
"EmptyLatentBatch",
@ -6710,6 +6753,14 @@
"title_aux": "ComfyUI-Paint-by-Example"
}
],
"https://github.com/Kartel-ai/ComfyUI-8iPlayer": [
[
"3DImage"
],
{
"title_aux": "ComfyUI-8iPlayer"
}
],
"https://github.com/Kayarte/AudioDriven-Latent-Space-Tools-for-ComfyUI": [
[
"AdvancedNoisePatterns",
@ -7589,6 +7640,7 @@
"LTXVPreprocessMasks",
"LTXVPromptEnhancer",
"LTXVPromptEnhancerLoader",
"LTXVQ8LoraModelLoader",
"LTXVRecurrentKSampler",
"LTXVSelectLatents",
"LTXVSetVideoLatentNoiseMasks",
@ -12600,6 +12652,17 @@
"title_aux": "comfyui-upscale-by-model"
}
],
"https://github.com/TheLustriVA/ComfyUI-Image-Size-Tool": [
[
"FluxResolutionNode",
"ImageSizeDetectorNode",
"SD15ResolutionNode",
"SDXLResolutionNode"
],
{
"title_aux": "ComfyUI Image Size Tool"
}
],
"https://github.com/TheMistoAI/ComfyUI-Anyline": [
[
"AnyLinePreprocessor"
@ -12855,7 +12918,11 @@
"TripoAnimateRetargetNode",
"TripoAnimateRigNode",
"TripoConvertNode",
"TripoMeshCompletion",
"TripoMeshSegmentation",
"TripoRefineModel",
"TripoSmartLowPoly",
"TripoStylizeModel",
"TripoTextureModel"
],
{
@ -21104,6 +21171,7 @@
"EZ_Find_Replace",
"EZ_Input",
"EZ_Prompt_Loader",
"EZ_Switch",
"EZ_Tag_Loader",
"EZ_Test",
"EZ_Text_Concat",
@ -22333,6 +22401,7 @@
"Hidreamfull_fal",
"HunyuanVideoLoraTrainer_fal",
"Ideogramv3_fal",
"Imagen4Preview_fal",
"KlingMaster_fal",
"KlingPro10_fal",
"KlingPro16_fal",
@ -22347,9 +22416,12 @@
"Recraft_fal",
"RunwayGen3_fal",
"Sana_fal",
"SeedanceImageToVideo_fal",
"SeedanceTextToVideo_fal",
"Upscaler_fal",
"VLM_fal",
"Veo2ImageToVideo_fal",
"Veo3_fal",
"VideoUpscaler_fal",
"WanLoraTrainer_fal",
"WanPro_fal"
@ -23715,6 +23787,14 @@
"title_aux": "IF_VideoPrompts"
}
],
"https://github.com/if-ai/ComfyUI-WanResolutionSelector": [
[
"VideoResolutionSelector"
],
{
"title_aux": "ComfyUI-WanResolutionSelector"
}
],
"https://github.com/if-ai/ComfyUI_IF_AI_LoadImages": [
[
"IF_LoadImagesS"
@ -25591,8 +25671,11 @@
],
"https://github.com/keit0728/ComfyUI-keitNodes": [
[
"AspectRatioResolutionFinder",
"M2MTranslator",
"PixelLimitResizer"
"PixelLimitResizer",
"WanVideoOptimalResizer",
"WanVideoResolutionFinder"
],
{
"title_aux": "ComfyUI-keitNodes"
@ -31543,6 +31626,14 @@
"title_aux": "ComfyUI-Step1X-Edit"
}
],
"https://github.com/quasiblob/ComfyUI-EsesImageAdjustments": [
[
"EsesImageAdjustments2"
],
{
"title_aux": "ComfyUI-EsesImageAdjustments"
}
],
"https://github.com/qwixiwp/queuetools": [
[
"load images (queue tools)"
@ -34949,8 +35040,48 @@
],
"https://github.com/traugdor/ComfyUI-quadMoons-nodes": [
[
"AnimateDiff Script",
"Apply ControlNet Stack",
"Control Net Stacker",
"Eff. Loader SDXL",
"Efficient Loader",
"HighRes-Fix Script",
"Image Overlay",
"Join XY Inputs of Same Type",
"KSampler (Efficient)",
"KSampler Adv. (Efficient)",
"KSampler SDXL (Eff.)",
"LatentUpscaler",
"LoRA Stack to String converter",
"LoRA Stacker",
"Manual XY Entry Info",
"NNLatentUpscale",
"Noise Control Script",
"Pack SDXL Tuple",
"Tiled Upscaler Script",
"Unpack SDXL Tuple",
"XY Input: Add/Return Noise",
"XY Input: Aesthetic Score",
"XY Input: CFG Scale",
"XY Input: Checkpoint",
"XY Input: Clip Skip",
"XY Input: Control Net",
"XY Input: Control Net Plot",
"XY Input: Denoise",
"XY Input: LoRA",
"XY Input: LoRA Plot",
"XY Input: LoRA Stacks",
"XY Input: Manual XY Entry",
"XY Input: Prompt S/R",
"XY Input: Refiner On/Off",
"XY Input: Sampler/Scheduler",
"XY Input: Seeds++ Batch",
"XY Input: Steps",
"XY Input: VAE",
"XY Plot",
"quadmoonBatchFromLatent",
"quadmoonCLIPTextEncode",
"quadmoonCLIPTextEncode2",
"quadmoonChangeBackground",
"quadmoonConvertBoolToString",
"quadmoonConvertFloatToString",