mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 10:02:28 +08:00
update DB
This commit is contained in:
parent
0bb4effede
commit
0b46701b60
@ -399,6 +399,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Conditioning (Blend), Inpainting VAE Encode (WAS), VividSharpen. Experimental nodes, or other random extra helper nodes."
|
||||
},
|
||||
{
|
||||
"author": "WASasquatch",
|
||||
"title": "FUSE Face Enhancer",
|
||||
"reference": "https://github.com/WASasquatch/face-upscaling-and-seamless-embedding",
|
||||
"files": [
|
||||
"https://github.com/WASasquatch/face-upscaling-and-seamless-embedding"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "All-in-One Face Fix KSampler for ComfyUI with YOLO detection and SAM segmentation"
|
||||
},
|
||||
{
|
||||
"author": "omar92",
|
||||
"title": "Quality of life Suit:V2",
|
||||
@ -16819,6 +16829,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes to run microsoft/Phi models."
|
||||
},
|
||||
{
|
||||
"author": "alexisrolland",
|
||||
"title": "ComfyUI-Blender",
|
||||
"reference": "https://github.com/alexisrolland/ComfyUI-Blender",
|
||||
"files": [
|
||||
"https://github.com/alexisrolland/ComfyUI-Blender"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Blender plugin to send requests to a ComfyUI server."
|
||||
},
|
||||
{
|
||||
"author": "LatentRat",
|
||||
"title": "comfy_remote_run",
|
||||
@ -17226,6 +17246,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Toolkit for creating embeddings for various models in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "silveroxides",
|
||||
"title": "ComfyUI_FDGuidance",
|
||||
"reference": "https://github.com/silveroxides/ComfyUI_FDGuidance",
|
||||
"files": [
|
||||
"https://github.com/silveroxides/ComfyUI_FDGuidance"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An implementation of Frequency-Decoupled Guidance (FDG) in pure Pytorch."
|
||||
},
|
||||
{
|
||||
"author": "turkyden",
|
||||
"title": "ComfyUI-SmartCrop",
|
||||
@ -22481,7 +22511,7 @@
|
||||
"https://github.com/willmiao/ComfyUI-Lora-Manager"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "LoRA Manager for ComfyUI - Access it at http://localhost:8188/loras for managing LoRA models with previews and metadata integration."
|
||||
"description": "Revolutionize your workflow with the ultimate LoRA companion for ComfyUI!"
|
||||
},
|
||||
{
|
||||
"author": "tigeryy2",
|
||||
@ -29444,6 +29474,98 @@
|
||||
"pip": ["GPUtil>=1.4.0"],
|
||||
"tags": ["vram", "gpu", "optimizer", "monitoring"]
|
||||
},
|
||||
{
|
||||
"author": "blird",
|
||||
"title": "ComfyUI-Wanify: Adaptive Image Resize Node",
|
||||
"reference": "https://github.com/blird/ComfyUI-Wanify",
|
||||
"files": [
|
||||
"https://github.com/blird/ComfyUI-Wanify"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node for ComfyUI provides adaptive image resizing based on target pixel counts, maintaining aspect ratio and supporting different quality levels. It is useful for workflows that require images to fit within specific pixel budgets (e.g., for video, AI models, or memory constraints)."
|
||||
},
|
||||
{
|
||||
"author": "hiderminer",
|
||||
"title": "ComfyUI-HM-Tools",
|
||||
"reference": "https://github.com/hiderminer/ComfyUI-HM-Utilities",
|
||||
"files": [
|
||||
"https://github.com/hiderminer/ComfyUI-HM-Utilities"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of custom nodes for ComfyUI that provides useful image processing tools."
|
||||
},
|
||||
{
|
||||
"author": "Dimona Patrick",
|
||||
"title": "ComfyUI Mzikart Mixer",
|
||||
"reference": "https://github.com/Dream-Pixels-Forge/ComfyUI-Mzikart-Mixer",
|
||||
"files": [
|
||||
"https://github.com/Dream-Pixels-Forge/ComfyUI-Mzikart-Mixer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Professional audio processing nodes for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "Edoardo Carmignani",
|
||||
"title": "ComfyUI-ExtraLinks",
|
||||
"id": "extralinks",
|
||||
"reference": "https://github.com/edoardocarmignani/extralinks",
|
||||
"files": [
|
||||
"https://github.com/edoardocarmignani/extralinks"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A one-click collection of alternate connection styles for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "Edoardo Carmignani",
|
||||
"title": "VAE Decode Switch for ComfyUI",
|
||||
"reference": "https://github.com/MasterDenis/VAE-Decode-Switch",
|
||||
"files": [
|
||||
"https://github.com/MasterDenis/VAE-Decode-Switch"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Node for ComfyUI designed for more neatly switching between tiled and default VAE Decode Nodes."
|
||||
},
|
||||
{
|
||||
"author": "webuilder",
|
||||
"title": "ComfyUI WB Utils",
|
||||
"reference": "https://github.com/webuilder/WB-ComfyUI-Utils",
|
||||
"files": [
|
||||
"https://github.com/webuilder/WB-ComfyUI-Utils"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of utility nodes for ComfyUI, including useful functions such as audio processing and text manipulation."
|
||||
},
|
||||
{
|
||||
"author": "MartinDeanMoriarty",
|
||||
"title": "ComfyUI-DeanLogic",
|
||||
"reference": "https://github.com/MartinDeanMoriarty/ComfyUI-DeanLogic",
|
||||
"files": [
|
||||
"https://github.com/MartinDeanMoriarty/ComfyUI-DeanLogic"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes to switch image input or output path with boolean conditions"
|
||||
},
|
||||
{
|
||||
"author": "rdomunky",
|
||||
"title": "comfyui-subfolderimageloader",
|
||||
"reference": "https://github.com/rdomunky/comfyui-subfolderimageloader",
|
||||
"files": [
|
||||
"https://github.com/rdomunky/comfyui-subfolderimageloader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node that enhances image loading with subfolder organization and dynamic filtering"
|
||||
},
|
||||
{
|
||||
"author": "NyaFuP",
|
||||
"title": "NF Preview Selector",
|
||||
"reference": "https://github.com/NyaFuP/ComfyUI_Preview_Selector",
|
||||
"files": [
|
||||
"https://github.com/NyaFuP/ComfyUI_Preview_Selector"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A floating dialog-based image preview and selection system for ComfyUI."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -29865,17 +29987,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "Edoardo Carmignani",
|
||||
"title": "ComfyUI-ExtraLinks",
|
||||
"id": "extralinks",
|
||||
"reference": "https://github.com/edoardocarmignani/extralinks",
|
||||
"files": [
|
||||
"https://github.com/edoardocarmignani/extralinks"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A one-click collection of alternate connection styles for ComfyUI."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -4474,6 +4474,18 @@
|
||||
"title_aux": "Boyonodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Dream-Pixels-Forge/ComfyUI-Mzikart-Mixer": [
|
||||
[
|
||||
"ArrangementEnforcer",
|
||||
"AudioPostProcessor",
|
||||
"CompressorNode",
|
||||
"LimiterNode",
|
||||
"MasteringEffects"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Mzikart Mixer"
|
||||
}
|
||||
],
|
||||
"https://github.com/Duanyll/duanyll_nodepack": [
|
||||
[
|
||||
"FluxKontextTrue3DPE",
|
||||
@ -8673,6 +8685,17 @@
|
||||
"title_aux": "ComfyUI_MTCLIPEncode"
|
||||
}
|
||||
],
|
||||
"https://github.com/MartinDeanMoriarty/ComfyUI-DeanLogic": [
|
||||
[
|
||||
"ImageCount",
|
||||
"ImageInputSwitch",
|
||||
"ImageOutputSwitch",
|
||||
"Int Compare"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-DeanLogic"
|
||||
}
|
||||
],
|
||||
"https://github.com/MaruPelkar/comfyui-conditioning-resizer": [
|
||||
[
|
||||
"ConditioningResizer"
|
||||
@ -8694,6 +8717,14 @@
|
||||
"title_aux": "Mosaica"
|
||||
}
|
||||
],
|
||||
"https://github.com/MasterDenis/VAE-Decode-Switch": [
|
||||
[
|
||||
"VAEDecodeSwitcher"
|
||||
],
|
||||
{
|
||||
"title_aux": "VAE Decode Switch for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/Mattabyte/ComfyUI-SecureApiCall": [
|
||||
[
|
||||
"SaveLatentToS3",
|
||||
@ -8711,6 +8742,7 @@
|
||||
"Flux Image Scale To Total Pixels (Flux Safe)",
|
||||
"FluxResolutionMatcher",
|
||||
"Image Scale To Total Pixels (SDXL Safe)",
|
||||
"LatentHalfMasks",
|
||||
"Prompt With Guidance (Flux)",
|
||||
"Sdxl Empty Latent Image"
|
||||
],
|
||||
@ -9615,6 +9647,14 @@
|
||||
"title_aux": "ComfyUI-N-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/NyaFuP/ComfyUI_Preview_Selector": [
|
||||
[
|
||||
"NFPreviewSelector"
|
||||
],
|
||||
{
|
||||
"title_aux": "NF Preview Selector"
|
||||
}
|
||||
],
|
||||
"https://github.com/NyaamZ/efficiency-nodes-ED": [
|
||||
[
|
||||
"Context To BasicPipe",
|
||||
@ -10306,7 +10346,9 @@
|
||||
],
|
||||
"https://github.com/RodrigoSKohl/InteriorDesign-for-ComfyUI": [
|
||||
[
|
||||
"interior-design-for-comfyui"
|
||||
"Control Items",
|
||||
"Image Normalize",
|
||||
"Interior Design Segmentator"
|
||||
],
|
||||
{
|
||||
"title_aux": "Interior Design for Comfyui"
|
||||
@ -12395,7 +12437,11 @@
|
||||
"Make Resized Mask Batch (SuperBeasts.AI)",
|
||||
"Mask Batch Manager (SuperBeasts.AI)",
|
||||
"Pixel Deflicker - Experimental (SuperBeasts.AI)",
|
||||
"String List Manager (SuperBeasts.AI)"
|
||||
"SB Load Model (SuperBeasts.AI)",
|
||||
"String List Manager (SuperBeasts.AI)",
|
||||
"Super Color Adjustment (SuperBeasts.AI)",
|
||||
"Super Pop Color Adjustment (SuperBeasts.AI)",
|
||||
"Super Pop Residual Blend (SuperBeasts.AI)"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SuperBeasts"
|
||||
@ -13261,6 +13307,8 @@
|
||||
"LoadRandomTxtFileTlant",
|
||||
"LoadRandomTxtFileTlantV2",
|
||||
"LoadRandomTxtFileTlantV3",
|
||||
"LoadSequencedTxtFileTlant",
|
||||
"LoadSpecificTxtFileTlant",
|
||||
"OllamaPromptsGeneratorTlant",
|
||||
"OllamaSimpleTextGeneratorTlant",
|
||||
"RandomImageLoaderTlant",
|
||||
@ -13722,6 +13770,16 @@
|
||||
"title_aux": "WAS_Extras"
|
||||
}
|
||||
],
|
||||
"https://github.com/WASasquatch/face-upscaling-and-seamless-embedding": [
|
||||
[
|
||||
"FUSEGenericKSampler",
|
||||
"FUSEKSampler",
|
||||
"FUSESamplerMaskOptions"
|
||||
],
|
||||
{
|
||||
"title_aux": "FUSE Face Enhancer"
|
||||
}
|
||||
],
|
||||
"https://github.com/WUYUDING2583/ComfyUI-Save-Image-Callback": [
|
||||
[
|
||||
"Save Image With Callback"
|
||||
@ -15239,6 +15297,7 @@
|
||||
"APIFluxKontextEnhancer",
|
||||
"AnnotationDataNode",
|
||||
"OllamaFluxKontextEnhancerV2",
|
||||
"TextGenWebUIFluxKontextEnhancer",
|
||||
"VisualPromptEditor"
|
||||
],
|
||||
{
|
||||
@ -15667,7 +15726,8 @@
|
||||
"caching_from_combined_images",
|
||||
"caching_image",
|
||||
"caching_mask",
|
||||
"caching_text"
|
||||
"caching_text",
|
||||
"caching_wildcard_list"
|
||||
],
|
||||
{
|
||||
"title_aux": "Caching to not Waste"
|
||||
@ -15793,6 +15853,23 @@
|
||||
"title_aux": "Huggingface Api Serverless"
|
||||
}
|
||||
],
|
||||
"https://github.com/alexisrolland/ComfyUI-Blender": [
|
||||
[
|
||||
"BlenderInputBoolean",
|
||||
"BlenderInputCombo",
|
||||
"BlenderInputFloat",
|
||||
"BlenderInputInt",
|
||||
"BlenderInputLoad3D",
|
||||
"BlenderInputLoadImage",
|
||||
"BlenderInputSeed",
|
||||
"BlenderInputString",
|
||||
"BlenderInputStringMultiline",
|
||||
"BlenderOutputSaveImage"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Blender"
|
||||
}
|
||||
],
|
||||
"https://github.com/alexisrolland/ComfyUI-Phi": [
|
||||
[
|
||||
"LoadPhi",
|
||||
@ -16041,6 +16118,7 @@
|
||||
"Sage_ConstructLLMPromptExtra",
|
||||
"Sage_ConstructMetadata",
|
||||
"Sage_ConstructMetadataLite",
|
||||
"Sage_CropImage",
|
||||
"Sage_CubiqImageResize",
|
||||
"Sage_DualCLIPSelector",
|
||||
"Sage_DualCLIPTextEncode",
|
||||
@ -16089,6 +16167,7 @@
|
||||
"Sage_SaveText",
|
||||
"Sage_SetText",
|
||||
"Sage_SixLoraStack",
|
||||
"Sage_TextRandomLine",
|
||||
"Sage_TextWeight",
|
||||
"Sage_TilingInfo",
|
||||
"Sage_TrainingCaptionsToConditioning",
|
||||
@ -17264,6 +17343,14 @@
|
||||
"title_aux": "comfyui_overly_complicated_sampling"
|
||||
}
|
||||
],
|
||||
"https://github.com/blird/ComfyUI-Wanify": [
|
||||
[
|
||||
"AdaptiveImageResize"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Wanify: Adaptive Image Resize Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/blob8/ComfyUI_sloppy-comic": [
|
||||
[
|
||||
"Generate Comic",
|
||||
@ -17923,6 +18010,7 @@
|
||||
"Mask_math",
|
||||
"Mask_splitMask",
|
||||
"Mask_split_mulMask",
|
||||
"Mask_sum_shape_sole",
|
||||
"Mask_transform",
|
||||
"Model_Preset_Unpack",
|
||||
"Model_Preset_pack",
|
||||
@ -17996,11 +18084,11 @@
|
||||
"creat_mask_batch_input",
|
||||
"create_AD_mask",
|
||||
"create_Mask_Rectangles",
|
||||
"create_Mask_color",
|
||||
"create_Mask_lay_X",
|
||||
"create_Mask_lay_Y",
|
||||
"create_Mask_location",
|
||||
"create_Mask_sole",
|
||||
"create_Mask_visual_tag",
|
||||
"create_RadialGradient",
|
||||
"create_lineGradient",
|
||||
"create_mulcolor_img",
|
||||
@ -18101,7 +18189,6 @@
|
||||
"type_Mask_List2Batch",
|
||||
"type_text_2_UTF8",
|
||||
"type_text_list2batch",
|
||||
"unpack_Mask_color",
|
||||
"unpack_box2",
|
||||
"view_Data",
|
||||
"view_GetLength",
|
||||
@ -18737,6 +18824,9 @@
|
||||
"https://github.com/charlyad142/ComfyUI_bfl_api_pro_nodes": [
|
||||
[
|
||||
"BFL Canny Control",
|
||||
"BFL Depth Control",
|
||||
"BFL Flux Kontext",
|
||||
"BFL Flux Ultra",
|
||||
"BFL Image Expander",
|
||||
"BFL Image Generator",
|
||||
"BFL Inpainting"
|
||||
@ -20151,6 +20241,7 @@
|
||||
"SamplerLCMUpscale",
|
||||
"SamplerLMS",
|
||||
"SamplerSASolver",
|
||||
"SamplingPercentToSigma",
|
||||
"SaveAnimatedPNG",
|
||||
"SaveAnimatedWEBP",
|
||||
"SaveAudio",
|
||||
@ -20814,11 +20905,9 @@
|
||||
"D2 Size Slector",
|
||||
"D2 Token Counter",
|
||||
"D2 XY Annotation",
|
||||
"D2 XY Checkpoint List",
|
||||
"D2 XY Folder Images",
|
||||
"D2 XY Grid Image",
|
||||
"D2 XY List To Plot",
|
||||
"D2 XY Lora List",
|
||||
"D2 XY Model List",
|
||||
"D2 XY Plot",
|
||||
"D2 XY Plot Easy",
|
||||
@ -22264,6 +22353,7 @@
|
||||
"https://github.com/fblissjr/ComfyUI-WanActivationEditor": [
|
||||
[
|
||||
"WanVideoActivationEditor",
|
||||
"WanVideoActivationScheduler",
|
||||
"WanVideoBlockActivationBuilder"
|
||||
],
|
||||
{
|
||||
@ -22285,7 +22375,10 @@
|
||||
"https://github.com/fblissjr/shrug-prompter": [
|
||||
[
|
||||
"AccumulationNodeCompat",
|
||||
"AdvancedVLMSampler",
|
||||
"AnyTypePassthrough",
|
||||
"AutoMemoryManager",
|
||||
"ImageToAny",
|
||||
"LoopAwareResponseIterator",
|
||||
"LoopAwareVLMAccumulator",
|
||||
"LoopSafeAccumulator",
|
||||
@ -22293,11 +22386,17 @@
|
||||
"RobustImageRangeExtractor",
|
||||
"ShrugPrompter",
|
||||
"SmartImageRangeExtractor",
|
||||
"TextListIndexer",
|
||||
"TextListToString",
|
||||
"VLMImagePassthrough",
|
||||
"VLMImageProcessor",
|
||||
"VLMImageResizer",
|
||||
"VLMPrompterFast",
|
||||
"VLMProviderConfig",
|
||||
"VLMResponseExtractor",
|
||||
"VLMResultCollector",
|
||||
"VLMResultIterator",
|
||||
"VLMResultsToGeneric",
|
||||
"VideoFramePairExtractor",
|
||||
"VideoSegmentAssembler"
|
||||
],
|
||||
@ -24342,6 +24441,15 @@
|
||||
"title_aux": "Comfyui-Lama"
|
||||
}
|
||||
],
|
||||
"https://github.com/hiderminer/ComfyUI-HM-Utilities": [
|
||||
[
|
||||
"AutoCropImage",
|
||||
"NormalizeImageWithRectangle"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-HM-Tools"
|
||||
}
|
||||
],
|
||||
"https://github.com/hieuck/ComfyUI-BiRefNet": [
|
||||
[
|
||||
"BiRefNet"
|
||||
@ -27711,6 +27819,7 @@
|
||||
"WanVideoSLG",
|
||||
"WanVideoSampler",
|
||||
"WanVideoSetBlockSwap",
|
||||
"WanVideoSetRadialAttention",
|
||||
"WanVideoTeaCache",
|
||||
"WanVideoTextEmbedBridge",
|
||||
"WanVideoTextEncode",
|
||||
@ -33525,6 +33634,14 @@
|
||||
"title_aux": "ComfyUI_Florence2SAM2"
|
||||
}
|
||||
],
|
||||
"https://github.com/rdomunky/comfyui-subfolderimageloader": [
|
||||
[
|
||||
"SubfolderImageLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-subfolderimageloader"
|
||||
}
|
||||
],
|
||||
"https://github.com/reallusion/ComfyUI-Reallusion": [
|
||||
[
|
||||
"additional_image",
|
||||
@ -35017,6 +35134,14 @@
|
||||
"title_aux": "ComfyUI_EmbeddingToolkit"
|
||||
}
|
||||
],
|
||||
"https://github.com/silveroxides/ComfyUI_FDGuidance": [
|
||||
[
|
||||
"FrequencyDecoupledGuidance"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_FDGuidance"
|
||||
}
|
||||
],
|
||||
"https://github.com/silveroxides/ComfyUI_PowerShiftScheduler": [
|
||||
[
|
||||
"PowerShiftScheduler"
|
||||
@ -36179,6 +36304,17 @@
|
||||
"title_aux": "ComfyUI-Autogen"
|
||||
}
|
||||
],
|
||||
"https://github.com/strawberryPunch/vram_optimizer": [
|
||||
[
|
||||
"StrawberryGPUMonitor",
|
||||
"StrawberryVramOptimizer",
|
||||
"custom_nodes"
|
||||
],
|
||||
{
|
||||
"nodename_pattern": "StFist",
|
||||
"title_aux": "StrawberryFist VRAM Optimizer"
|
||||
}
|
||||
],
|
||||
"https://github.com/strimmlarn/ComfyUI-Strimmlarns-Aesthetic-Score": [
|
||||
[
|
||||
"AesthetlcScoreSorter",
|
||||
@ -37672,6 +37808,14 @@
|
||||
"title_aux": "WTF? - a debug node for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/webuilder/WB-ComfyUI-Utils": [
|
||||
[
|
||||
"WB_AudioDuration"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI WB Utils"
|
||||
}
|
||||
],
|
||||
"https://github.com/weekii/comfyui-save-image-pro": [
|
||||
[
|
||||
"SaveImageAdvanced",
|
||||
|
||||
6386
github-stats.json
6386
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,75 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "sh570655308",
|
||||
"title": "Comfyui-RayNodes [WIP]",
|
||||
"reference": "https://github.com/sh570655308/Comfyui-RayNodes",
|
||||
"files": [
|
||||
"https://github.com/sh570655308/Comfyui-RayNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Bracketed Tag-Index Merger, Florence2 Tag Processor, Image List Converter, Image Selector, Mask Blackener, Mask Applier and Combiner, Mask Processor, Tag Array to Lines, Tag-Index Merger, Grabber Tag Processor, Image Resizer, Save Image Websocket, Border Mask, SaturationAdjuster, ...\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "Rocky-Lee-001",
|
||||
"title": "ComfyUI_SZtools",
|
||||
"reference": "https://github.com/Rocky-Lee-001/ComfyUI_SZtools",
|
||||
"files": [
|
||||
"https://github.com/Rocky-Lee-001/ComfyUI_SZtools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This project is the comfyui implementation of ComfyUI_SZtools, a labeling and naming tool developed for Kontext's local training package T2ITrainer.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "stalkervr",
|
||||
"title": "Custom Path Nodes for ComfyUI [UNSAFE]",
|
||||
"reference": "https://github.com/stalkervr/comfyui-custom-path-nodes",
|
||||
"files": [
|
||||
"https://github.com/stalkervr/comfyui-custom-path-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes for path handling and image cropping.[w/This node pack contains a node that has a vulnerability allowing access to arbitrary file paths.]"
|
||||
},
|
||||
{
|
||||
"author": "gorillaframeai",
|
||||
"title": "GF_pixtral_node [WIP]",
|
||||
"reference": "https://github.com/gorillaframeai/GF_pixtral_node",
|
||||
"files": [
|
||||
"https://github.com/gorillaframeai/GF_pixtral_node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: GF Mistral & Pixtral"
|
||||
},
|
||||
{
|
||||
"author": "enlo",
|
||||
"title": "ComfyUI-CheckpointSettings",
|
||||
"reference": "https://github.com/enlo/ComfyUI-CheckpointSettings",
|
||||
"files": [
|
||||
"https://github.com/enlo/ComfyUI-CheckpointSettings"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node created to fulfill a personal need I thought of while playing around with ComfyUI — 'I want to save checkpoint names and KSampler settings together and randomly switch between them for fun.'"
|
||||
},
|
||||
{
|
||||
"author": "Mzikart",
|
||||
"title": "ComfyUI-Mzikart-Player [WIP]",
|
||||
"reference": "https://github.com/Dream-Pixels-Forge/ComfyUI-Mzikart-Player",
|
||||
"files": [
|
||||
"https://github.com/Dream-Pixels-Forge/ComfyUI-Mzikart-Player"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Interactive audio player for ComfyUI\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "babydjac",
|
||||
"title": "comfyui-grok-ponyxl [WIP]",
|
||||
"reference": "https://github.com/babydjac/comfyui-grok-ponyxl",
|
||||
"files": [
|
||||
"https://github.com/babydjac/comfyui-grok-ponyxl"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: GrokPonyXLPrompter\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "MarkFreeDom168",
|
||||
"title": "ComfyUI-image-load-url [WIP]",
|
||||
@ -183,9 +253,9 @@
|
||||
{
|
||||
"author": "SaulQiu",
|
||||
"title": "comfyui-saul-plugin [WIP]",
|
||||
"reference": "https://github.com/SaulQiu/comfyui-saul-plugin",
|
||||
"reference": "https://github.com/SaulQcy/comfy_saul_plugin",
|
||||
"files": [
|
||||
"https://github.com/SaulQiu/comfyui-saul-plugin"
|
||||
"https://github.com/SaulQcy/comfy_saul_plugin"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Cutting Video\nNOTE: The files in the repo are not organized."
|
||||
|
||||
@ -1288,6 +1288,14 @@
|
||||
"title_aux": "ComfyUI e621 booru Toolkit"
|
||||
}
|
||||
],
|
||||
"https://github.com/Dream-Pixels-Forge/ComfyUI-Mzikart-Player": [
|
||||
[
|
||||
"MzikartPlayerNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Mzikart-Player [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/DreamsInAutumn/ComfyUI-Autumn-LLM-Nodes": [
|
||||
[
|
||||
"GeminiImageToPrompt",
|
||||
@ -2552,6 +2560,23 @@
|
||||
"title_aux": "Comfy UI Robe Nodes [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Rocky-Lee-001/ComfyUI_SZtools": [
|
||||
[
|
||||
"RSZImageTaggerSave",
|
||||
"ShanZhuDepthVAEEncode",
|
||||
"ShanZhuLoadImagesFromDirList",
|
||||
"ShanZhuTextJoin",
|
||||
"ShanZhuTextSaver",
|
||||
"ShanzhuDepthVAEDecoder",
|
||||
"ShanzhuLujingTIFSaver",
|
||||
"ShanzhuTifSaver",
|
||||
"ShanzhuVAEDecodeSmooth",
|
||||
"TSZImageTaggerSave"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_SZtools"
|
||||
}
|
||||
],
|
||||
"https://github.com/RoyKillington/miscomfy-nodes": [
|
||||
[
|
||||
"VeniceUpscale"
|
||||
@ -2869,6 +2894,7 @@
|
||||
"SDVN Flip Image",
|
||||
"SDVN GPT Image",
|
||||
"SDVN Gemini Flash 2 Image",
|
||||
"SDVN Get Mask Size",
|
||||
"SDVN Google Imagen",
|
||||
"SDVN IC Lora Layout",
|
||||
"SDVN IC Lora Layout Crop",
|
||||
@ -2905,6 +2931,7 @@
|
||||
"SDVN Lora Download",
|
||||
"SDVN Lora info",
|
||||
"SDVN Mask Regions",
|
||||
"SDVN Mask To Transparent Color",
|
||||
"SDVN Menu Option",
|
||||
"SDVN Merge Flux",
|
||||
"SDVN Merge SD1",
|
||||
@ -2912,6 +2939,8 @@
|
||||
"SDVN Metadata Check",
|
||||
"SDVN Model Merge",
|
||||
"SDVN Model info editor",
|
||||
"SDVN Overlay Images",
|
||||
"SDVN Overlay Mask Color Image",
|
||||
"SDVN Pipe In",
|
||||
"SDVN Pipe Out",
|
||||
"SDVN Pipe Out All",
|
||||
@ -3797,6 +3826,14 @@
|
||||
"title_aux": "ComfyUI-KLUT-DeepSeek-API [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/babydjac/comfyui-grok-ponyxl": [
|
||||
[
|
||||
"GrokPonyXLPrompter"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-grok-ponyxl [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/backearth1/Comfyui-MiniMax-Video": [
|
||||
[
|
||||
"ImageToPrompt",
|
||||
@ -4191,8 +4228,11 @@
|
||||
],
|
||||
"https://github.com/cesilk10/cesilk-comfyui-nodes": [
|
||||
[
|
||||
"SaveAndUploadToS3",
|
||||
"SdxlImageSizes"
|
||||
"CESILK_OpenAIChat",
|
||||
"CESILK_OpenAIImageBatchGenerator",
|
||||
"CESILK_OpenAIImageDescriptionToTextfile",
|
||||
"CESILK_SaveAndUploadToS3",
|
||||
"CESILK_SdxlImageSizes"
|
||||
],
|
||||
{
|
||||
"title_aux": "cesilk-comfyui-nodes"
|
||||
@ -4640,6 +4680,7 @@
|
||||
"SamplerLCMUpscale",
|
||||
"SamplerLMS",
|
||||
"SamplerSASolver",
|
||||
"SamplingPercentToSigma",
|
||||
"SaveAnimatedPNG",
|
||||
"SaveAnimatedWEBP",
|
||||
"SaveAudio",
|
||||
@ -5059,6 +5100,20 @@
|
||||
"title_aux": "ComfyUI-augmentation"
|
||||
}
|
||||
],
|
||||
"https://github.com/enlo/ComfyUI-CheckpointSettings": [
|
||||
[
|
||||
"CheckPointSettingsListMerger",
|
||||
"CheckPointSettingsPack",
|
||||
"CheckPointSettingsRandomSelector",
|
||||
"CheckPointSettingsTie",
|
||||
"CheckPointSettingsToFilename",
|
||||
"CheckPointSettingsUnpack",
|
||||
"RandomChoiceNumber"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-CheckpointSettings"
|
||||
}
|
||||
],
|
||||
"https://github.com/ericbeyer/guidance_interval": [
|
||||
[
|
||||
"Guidance Interval"
|
||||
@ -5463,6 +5518,14 @@
|
||||
"title_aux": "ComfyUI_srt2speech [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/gorillaframeai/GF_pixtral_node": [
|
||||
[
|
||||
"GF_MistralPixtralNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "GF_pixtral_node [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/grimli333/ComfyUI_Grim": [
|
||||
[
|
||||
"GenerateFileName",
|
||||
@ -7791,7 +7854,8 @@
|
||||
"przewodo SwapImageComparison",
|
||||
"przewodo WanFirstLastFirstFrameToVideo",
|
||||
"przewodo WanGetMaxImageResolutionByAspectRatio",
|
||||
"przewodo WanImageToVideoAdvancedSampler"
|
||||
"przewodo WanImageToVideoAdvancedSampler",
|
||||
"przewodo WanModelTypeSelector"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Przewodo-Utils [WIP]"
|
||||
@ -8176,6 +8240,27 @@
|
||||
"title_aux": "comfyui-creative-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/sh570655308/Comfyui-RayNodes": [
|
||||
[
|
||||
"BorderMask",
|
||||
"BracketedTagIndexMerger",
|
||||
"Florence2TagProcessor",
|
||||
"GrabberTagProcessor",
|
||||
"ImageListConverter",
|
||||
"ImageResizer",
|
||||
"ImageSelector",
|
||||
"MaskApplierAndCombiner",
|
||||
"MaskBlackener",
|
||||
"MaskProcessor",
|
||||
"SaturationAdjuster",
|
||||
"SaveImageWebsocket",
|
||||
"TagArrayToLines",
|
||||
"TagIndexMerger"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-RayNodes [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/shadowcz007/ComfyUI-PuLID-Test": [
|
||||
[
|
||||
"ApplyPulid",
|
||||
@ -8420,6 +8505,7 @@
|
||||
"ContextPipeIn",
|
||||
"ContextPipeOut",
|
||||
"ContextPipeReroute",
|
||||
"DataFileLoader",
|
||||
"ImageGridCropper",
|
||||
"PathPipeIn",
|
||||
"PathPipeOut",
|
||||
@ -8948,6 +9034,7 @@
|
||||
],
|
||||
"https://github.com/wasilone11/comfyui-sync-translate-node": [
|
||||
[
|
||||
"SyncTranslateInputNode",
|
||||
"SyncTranslateNode"
|
||||
],
|
||||
{
|
||||
@ -8995,6 +9082,7 @@
|
||||
"ListLength",
|
||||
"LongTextSplitter",
|
||||
"MakeAudioBatch",
|
||||
"MultiSpeakerSpeechToText",
|
||||
"SubtitleFileLoader"
|
||||
],
|
||||
{
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,66 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "Edoardo Carmignani",
|
||||
"title": "ComfyUI-ExtraLinks",
|
||||
"id": "extralinks",
|
||||
"reference": "https://github.com/edoardocarmignani/extralinks",
|
||||
"files": [
|
||||
"https://github.com/edoardocarmignani/extralinks"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A one-click collection of alternate connection styles for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "WASasquatch",
|
||||
"title": "FUSE Face Enhancer",
|
||||
"reference": "https://github.com/WASasquatch/face-upscaling-and-seamless-embedding",
|
||||
"files": [
|
||||
"https://github.com/WASasquatch/face-upscaling-and-seamless-embedding"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "All-in-One Face Fix KSampler for ComfyUI with YOLO detection and SAM segmentation"
|
||||
},
|
||||
{
|
||||
"author": "silveroxides",
|
||||
"title": "ComfyUI_FDGuidance",
|
||||
"reference": "https://github.com/silveroxides/ComfyUI_FDGuidance",
|
||||
"files": [
|
||||
"https://github.com/silveroxides/ComfyUI_FDGuidance"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An implementation of Frequency-Decoupled Guidance (FDG) in pure Pytorch."
|
||||
},
|
||||
{
|
||||
"author": "Edoardo Carmignani",
|
||||
"title": "VAE Decode Switch for ComfyUI",
|
||||
"reference": "https://github.com/MasterDenis/VAE-Decode-Switch",
|
||||
"files": [
|
||||
"https://github.com/MasterDenis/VAE-Decode-Switch"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Node for ComfyUI designed for more neatly switching between tiled and default VAE Decode Nodes."
|
||||
},
|
||||
{
|
||||
"author": "webuilder",
|
||||
"title": "ComfyUI WB Utils",
|
||||
"reference": "https://github.com/webuilder/WB-ComfyUI-Utils",
|
||||
"files": [
|
||||
"https://github.com/webuilder/WB-ComfyUI-Utils"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of utility nodes for ComfyUI, including useful functions such as audio processing and text manipulation."
|
||||
},
|
||||
{
|
||||
"author": "alexisrolland",
|
||||
"title": "ComfyUI-Blender",
|
||||
"reference": "https://github.com/alexisrolland/ComfyUI-Blender",
|
||||
"files": [
|
||||
"https://github.com/alexisrolland/ComfyUI-Blender"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Blender plugin to send requests to a ComfyUI server."
|
||||
},
|
||||
{
|
||||
"author": "StrawberryFist",
|
||||
"title": "StrawberryFist VRAM Optimizer",
|
||||
@ -13,6 +74,46 @@
|
||||
"pip": ["GPUtil>=1.4.0"],
|
||||
"tags": ["vram", "gpu", "optimizer", "monitoring"]
|
||||
},
|
||||
{
|
||||
"author": "MartinDeanMoriarty",
|
||||
"title": "ComfyUI-DeanLogic",
|
||||
"reference": "https://github.com/MartinDeanMoriarty/ComfyUI-DeanLogic",
|
||||
"files": [
|
||||
"https://github.com/MartinDeanMoriarty/ComfyUI-DeanLogic"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes to switch image input or output path with boolean conditions"
|
||||
},
|
||||
{
|
||||
"author": "rdomunky",
|
||||
"title": "comfyui-subfolderimageloader",
|
||||
"reference": "https://github.com/rdomunky/comfyui-subfolderimageloader",
|
||||
"files": [
|
||||
"https://github.com/rdomunky/comfyui-subfolderimageloader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node that enhances image loading with subfolder organization and dynamic filtering"
|
||||
},
|
||||
{
|
||||
"author": "Dimona Patrick",
|
||||
"title": "ComfyUI Mzikart Mixer",
|
||||
"reference": "https://github.com/Dream-Pixels-Forge/ComfyUI-Mzikart-Mixer",
|
||||
"files": [
|
||||
"https://github.com/Dream-Pixels-Forge/ComfyUI-Mzikart-Mixer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Professional audio processing nodes for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "hiderminer",
|
||||
"title": "ComfyUI-HM-Tools",
|
||||
"reference": "https://github.com/hiderminer/ComfyUI-HM-Utilities",
|
||||
"files": [
|
||||
"https://github.com/hiderminer/ComfyUI-HM-Utilities"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of custom nodes for ComfyUI that provides useful image processing tools."
|
||||
},
|
||||
{
|
||||
"author": "Aero-Ex",
|
||||
"title": "ComfyUI Vision LLM Analyzer Node",
|
||||
@ -33,16 +134,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of custom nodes for ComfyUI that enhances image processing and cloud storage capabilities."
|
||||
},
|
||||
{
|
||||
"author": "Rocky-Lee-001",
|
||||
"title": "ComfyUI_SZtools",
|
||||
"reference": "https://github.com/Rocky-Lee-001/ComfyUI_SZtools",
|
||||
"files": [
|
||||
"https://github.com/Rocky-Lee-001/ComfyUI_SZtools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This project is the comfyui implementation of ComfyUI_SZtools, a labeling and naming tool developed for Kontext's local training package T2ITrainer."
|
||||
},
|
||||
{
|
||||
"author": "paulh4x",
|
||||
"title": "ComfyUI_PHRenderFormerWrapper",
|
||||
|
||||
@ -4474,6 +4474,18 @@
|
||||
"title_aux": "Boyonodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Dream-Pixels-Forge/ComfyUI-Mzikart-Mixer": [
|
||||
[
|
||||
"ArrangementEnforcer",
|
||||
"AudioPostProcessor",
|
||||
"CompressorNode",
|
||||
"LimiterNode",
|
||||
"MasteringEffects"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Mzikart Mixer"
|
||||
}
|
||||
],
|
||||
"https://github.com/Duanyll/duanyll_nodepack": [
|
||||
[
|
||||
"FluxKontextTrue3DPE",
|
||||
@ -8673,6 +8685,17 @@
|
||||
"title_aux": "ComfyUI_MTCLIPEncode"
|
||||
}
|
||||
],
|
||||
"https://github.com/MartinDeanMoriarty/ComfyUI-DeanLogic": [
|
||||
[
|
||||
"ImageCount",
|
||||
"ImageInputSwitch",
|
||||
"ImageOutputSwitch",
|
||||
"Int Compare"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-DeanLogic"
|
||||
}
|
||||
],
|
||||
"https://github.com/MaruPelkar/comfyui-conditioning-resizer": [
|
||||
[
|
||||
"ConditioningResizer"
|
||||
@ -8694,6 +8717,14 @@
|
||||
"title_aux": "Mosaica"
|
||||
}
|
||||
],
|
||||
"https://github.com/MasterDenis/VAE-Decode-Switch": [
|
||||
[
|
||||
"VAEDecodeSwitcher"
|
||||
],
|
||||
{
|
||||
"title_aux": "VAE Decode Switch for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/Mattabyte/ComfyUI-SecureApiCall": [
|
||||
[
|
||||
"SaveLatentToS3",
|
||||
@ -8711,6 +8742,7 @@
|
||||
"Flux Image Scale To Total Pixels (Flux Safe)",
|
||||
"FluxResolutionMatcher",
|
||||
"Image Scale To Total Pixels (SDXL Safe)",
|
||||
"LatentHalfMasks",
|
||||
"Prompt With Guidance (Flux)",
|
||||
"Sdxl Empty Latent Image"
|
||||
],
|
||||
@ -9615,6 +9647,14 @@
|
||||
"title_aux": "ComfyUI-N-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/NyaFuP/ComfyUI_Preview_Selector": [
|
||||
[
|
||||
"NFPreviewSelector"
|
||||
],
|
||||
{
|
||||
"title_aux": "NF Preview Selector"
|
||||
}
|
||||
],
|
||||
"https://github.com/NyaamZ/efficiency-nodes-ED": [
|
||||
[
|
||||
"Context To BasicPipe",
|
||||
@ -10306,7 +10346,9 @@
|
||||
],
|
||||
"https://github.com/RodrigoSKohl/InteriorDesign-for-ComfyUI": [
|
||||
[
|
||||
"interior-design-for-comfyui"
|
||||
"Control Items",
|
||||
"Image Normalize",
|
||||
"Interior Design Segmentator"
|
||||
],
|
||||
{
|
||||
"title_aux": "Interior Design for Comfyui"
|
||||
@ -12395,7 +12437,11 @@
|
||||
"Make Resized Mask Batch (SuperBeasts.AI)",
|
||||
"Mask Batch Manager (SuperBeasts.AI)",
|
||||
"Pixel Deflicker - Experimental (SuperBeasts.AI)",
|
||||
"String List Manager (SuperBeasts.AI)"
|
||||
"SB Load Model (SuperBeasts.AI)",
|
||||
"String List Manager (SuperBeasts.AI)",
|
||||
"Super Color Adjustment (SuperBeasts.AI)",
|
||||
"Super Pop Color Adjustment (SuperBeasts.AI)",
|
||||
"Super Pop Residual Blend (SuperBeasts.AI)"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SuperBeasts"
|
||||
@ -13261,6 +13307,8 @@
|
||||
"LoadRandomTxtFileTlant",
|
||||
"LoadRandomTxtFileTlantV2",
|
||||
"LoadRandomTxtFileTlantV3",
|
||||
"LoadSequencedTxtFileTlant",
|
||||
"LoadSpecificTxtFileTlant",
|
||||
"OllamaPromptsGeneratorTlant",
|
||||
"OllamaSimpleTextGeneratorTlant",
|
||||
"RandomImageLoaderTlant",
|
||||
@ -13722,6 +13770,16 @@
|
||||
"title_aux": "WAS_Extras"
|
||||
}
|
||||
],
|
||||
"https://github.com/WASasquatch/face-upscaling-and-seamless-embedding": [
|
||||
[
|
||||
"FUSEGenericKSampler",
|
||||
"FUSEKSampler",
|
||||
"FUSESamplerMaskOptions"
|
||||
],
|
||||
{
|
||||
"title_aux": "FUSE Face Enhancer"
|
||||
}
|
||||
],
|
||||
"https://github.com/WUYUDING2583/ComfyUI-Save-Image-Callback": [
|
||||
[
|
||||
"Save Image With Callback"
|
||||
@ -15239,6 +15297,7 @@
|
||||
"APIFluxKontextEnhancer",
|
||||
"AnnotationDataNode",
|
||||
"OllamaFluxKontextEnhancerV2",
|
||||
"TextGenWebUIFluxKontextEnhancer",
|
||||
"VisualPromptEditor"
|
||||
],
|
||||
{
|
||||
@ -15667,7 +15726,8 @@
|
||||
"caching_from_combined_images",
|
||||
"caching_image",
|
||||
"caching_mask",
|
||||
"caching_text"
|
||||
"caching_text",
|
||||
"caching_wildcard_list"
|
||||
],
|
||||
{
|
||||
"title_aux": "Caching to not Waste"
|
||||
@ -15793,6 +15853,23 @@
|
||||
"title_aux": "Huggingface Api Serverless"
|
||||
}
|
||||
],
|
||||
"https://github.com/alexisrolland/ComfyUI-Blender": [
|
||||
[
|
||||
"BlenderInputBoolean",
|
||||
"BlenderInputCombo",
|
||||
"BlenderInputFloat",
|
||||
"BlenderInputInt",
|
||||
"BlenderInputLoad3D",
|
||||
"BlenderInputLoadImage",
|
||||
"BlenderInputSeed",
|
||||
"BlenderInputString",
|
||||
"BlenderInputStringMultiline",
|
||||
"BlenderOutputSaveImage"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Blender"
|
||||
}
|
||||
],
|
||||
"https://github.com/alexisrolland/ComfyUI-Phi": [
|
||||
[
|
||||
"LoadPhi",
|
||||
@ -16041,6 +16118,7 @@
|
||||
"Sage_ConstructLLMPromptExtra",
|
||||
"Sage_ConstructMetadata",
|
||||
"Sage_ConstructMetadataLite",
|
||||
"Sage_CropImage",
|
||||
"Sage_CubiqImageResize",
|
||||
"Sage_DualCLIPSelector",
|
||||
"Sage_DualCLIPTextEncode",
|
||||
@ -16089,6 +16167,7 @@
|
||||
"Sage_SaveText",
|
||||
"Sage_SetText",
|
||||
"Sage_SixLoraStack",
|
||||
"Sage_TextRandomLine",
|
||||
"Sage_TextWeight",
|
||||
"Sage_TilingInfo",
|
||||
"Sage_TrainingCaptionsToConditioning",
|
||||
@ -17264,6 +17343,14 @@
|
||||
"title_aux": "comfyui_overly_complicated_sampling"
|
||||
}
|
||||
],
|
||||
"https://github.com/blird/ComfyUI-Wanify": [
|
||||
[
|
||||
"AdaptiveImageResize"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Wanify: Adaptive Image Resize Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/blob8/ComfyUI_sloppy-comic": [
|
||||
[
|
||||
"Generate Comic",
|
||||
@ -17923,6 +18010,7 @@
|
||||
"Mask_math",
|
||||
"Mask_splitMask",
|
||||
"Mask_split_mulMask",
|
||||
"Mask_sum_shape_sole",
|
||||
"Mask_transform",
|
||||
"Model_Preset_Unpack",
|
||||
"Model_Preset_pack",
|
||||
@ -17996,11 +18084,11 @@
|
||||
"creat_mask_batch_input",
|
||||
"create_AD_mask",
|
||||
"create_Mask_Rectangles",
|
||||
"create_Mask_color",
|
||||
"create_Mask_lay_X",
|
||||
"create_Mask_lay_Y",
|
||||
"create_Mask_location",
|
||||
"create_Mask_sole",
|
||||
"create_Mask_visual_tag",
|
||||
"create_RadialGradient",
|
||||
"create_lineGradient",
|
||||
"create_mulcolor_img",
|
||||
@ -18101,7 +18189,6 @@
|
||||
"type_Mask_List2Batch",
|
||||
"type_text_2_UTF8",
|
||||
"type_text_list2batch",
|
||||
"unpack_Mask_color",
|
||||
"unpack_box2",
|
||||
"view_Data",
|
||||
"view_GetLength",
|
||||
@ -18737,6 +18824,9 @@
|
||||
"https://github.com/charlyad142/ComfyUI_bfl_api_pro_nodes": [
|
||||
[
|
||||
"BFL Canny Control",
|
||||
"BFL Depth Control",
|
||||
"BFL Flux Kontext",
|
||||
"BFL Flux Ultra",
|
||||
"BFL Image Expander",
|
||||
"BFL Image Generator",
|
||||
"BFL Inpainting"
|
||||
@ -20151,6 +20241,7 @@
|
||||
"SamplerLCMUpscale",
|
||||
"SamplerLMS",
|
||||
"SamplerSASolver",
|
||||
"SamplingPercentToSigma",
|
||||
"SaveAnimatedPNG",
|
||||
"SaveAnimatedWEBP",
|
||||
"SaveAudio",
|
||||
@ -20814,11 +20905,9 @@
|
||||
"D2 Size Slector",
|
||||
"D2 Token Counter",
|
||||
"D2 XY Annotation",
|
||||
"D2 XY Checkpoint List",
|
||||
"D2 XY Folder Images",
|
||||
"D2 XY Grid Image",
|
||||
"D2 XY List To Plot",
|
||||
"D2 XY Lora List",
|
||||
"D2 XY Model List",
|
||||
"D2 XY Plot",
|
||||
"D2 XY Plot Easy",
|
||||
@ -22264,6 +22353,7 @@
|
||||
"https://github.com/fblissjr/ComfyUI-WanActivationEditor": [
|
||||
[
|
||||
"WanVideoActivationEditor",
|
||||
"WanVideoActivationScheduler",
|
||||
"WanVideoBlockActivationBuilder"
|
||||
],
|
||||
{
|
||||
@ -22285,7 +22375,10 @@
|
||||
"https://github.com/fblissjr/shrug-prompter": [
|
||||
[
|
||||
"AccumulationNodeCompat",
|
||||
"AdvancedVLMSampler",
|
||||
"AnyTypePassthrough",
|
||||
"AutoMemoryManager",
|
||||
"ImageToAny",
|
||||
"LoopAwareResponseIterator",
|
||||
"LoopAwareVLMAccumulator",
|
||||
"LoopSafeAccumulator",
|
||||
@ -22293,11 +22386,17 @@
|
||||
"RobustImageRangeExtractor",
|
||||
"ShrugPrompter",
|
||||
"SmartImageRangeExtractor",
|
||||
"TextListIndexer",
|
||||
"TextListToString",
|
||||
"VLMImagePassthrough",
|
||||
"VLMImageProcessor",
|
||||
"VLMImageResizer",
|
||||
"VLMPrompterFast",
|
||||
"VLMProviderConfig",
|
||||
"VLMResponseExtractor",
|
||||
"VLMResultCollector",
|
||||
"VLMResultIterator",
|
||||
"VLMResultsToGeneric",
|
||||
"VideoFramePairExtractor",
|
||||
"VideoSegmentAssembler"
|
||||
],
|
||||
@ -24342,6 +24441,15 @@
|
||||
"title_aux": "Comfyui-Lama"
|
||||
}
|
||||
],
|
||||
"https://github.com/hiderminer/ComfyUI-HM-Utilities": [
|
||||
[
|
||||
"AutoCropImage",
|
||||
"NormalizeImageWithRectangle"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-HM-Tools"
|
||||
}
|
||||
],
|
||||
"https://github.com/hieuck/ComfyUI-BiRefNet": [
|
||||
[
|
||||
"BiRefNet"
|
||||
@ -27711,6 +27819,7 @@
|
||||
"WanVideoSLG",
|
||||
"WanVideoSampler",
|
||||
"WanVideoSetBlockSwap",
|
||||
"WanVideoSetRadialAttention",
|
||||
"WanVideoTeaCache",
|
||||
"WanVideoTextEmbedBridge",
|
||||
"WanVideoTextEncode",
|
||||
@ -33525,6 +33634,14 @@
|
||||
"title_aux": "ComfyUI_Florence2SAM2"
|
||||
}
|
||||
],
|
||||
"https://github.com/rdomunky/comfyui-subfolderimageloader": [
|
||||
[
|
||||
"SubfolderImageLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-subfolderimageloader"
|
||||
}
|
||||
],
|
||||
"https://github.com/reallusion/ComfyUI-Reallusion": [
|
||||
[
|
||||
"additional_image",
|
||||
@ -35017,6 +35134,14 @@
|
||||
"title_aux": "ComfyUI_EmbeddingToolkit"
|
||||
}
|
||||
],
|
||||
"https://github.com/silveroxides/ComfyUI_FDGuidance": [
|
||||
[
|
||||
"FrequencyDecoupledGuidance"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_FDGuidance"
|
||||
}
|
||||
],
|
||||
"https://github.com/silveroxides/ComfyUI_PowerShiftScheduler": [
|
||||
[
|
||||
"PowerShiftScheduler"
|
||||
@ -36179,6 +36304,17 @@
|
||||
"title_aux": "ComfyUI-Autogen"
|
||||
}
|
||||
],
|
||||
"https://github.com/strawberryPunch/vram_optimizer": [
|
||||
[
|
||||
"StrawberryGPUMonitor",
|
||||
"StrawberryVramOptimizer",
|
||||
"custom_nodes"
|
||||
],
|
||||
{
|
||||
"nodename_pattern": "StFist",
|
||||
"title_aux": "StrawberryFist VRAM Optimizer"
|
||||
}
|
||||
],
|
||||
"https://github.com/strimmlarn/ComfyUI-Strimmlarns-Aesthetic-Score": [
|
||||
[
|
||||
"AesthetlcScoreSorter",
|
||||
@ -37672,6 +37808,14 @@
|
||||
"title_aux": "WTF? - a debug node for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/webuilder/WB-ComfyUI-Utils": [
|
||||
[
|
||||
"WB_AudioDuration"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI WB Utils"
|
||||
}
|
||||
],
|
||||
"https://github.com/weekii/comfyui-save-image-pro": [
|
||||
[
|
||||
"SaveImageAdvanced",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user