mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
a1110c22b0
commit
8b1be9d35a
@ -4489,7 +4489,7 @@
|
||||
"https://github.com/SoftMeng/ComfyUI-PIL"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: PIL Effects (Mexx), PIL TITLE (Mexx), PIL Merge Image (Mexx), PIL Remove Black Dots (Mexx)"
|
||||
"description": "ComfyUI is proud to present a new plugin designed to enhance user experience through seamless integration with Pillow, the powerful fork of Python Imaging Library (PIL). This plugin offers a suite of basic image manipulation tools that are easy to use and integrate directly into the ComfyUI framework."
|
||||
},
|
||||
{
|
||||
"author": "wmatson",
|
||||
@ -8933,10 +8933,10 @@
|
||||
},
|
||||
{
|
||||
"author": "A4P7J1N7M05OT",
|
||||
"title": "ComfyUI-PixelOE",
|
||||
"reference": "https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE",
|
||||
"title": "ComfyUI-PixelOE-Wrapper",
|
||||
"reference": "https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE-Wrapper",
|
||||
"files": [
|
||||
"https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE"
|
||||
"https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE-Wrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A barebones ComfyUI wrapper for [a/PixelOE](https://github.com/KohakuBlueleaf/PixelOE).\nI cannot promise any support, if there is someone who wants to make a proper node, please do."
|
||||
@ -9827,7 +9827,7 @@
|
||||
"https://github.com/pamparamm/ComfyUI-ppm"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Fixed AttentionCouple/NegPip(negative weights in prompts), more CFG++ samplers, etc."
|
||||
"description": "Fixed AttentionCouple, NegPip(negative weights in prompts) for SDXL and FLUX, more CFG++ and SMEA DY samplers, etc."
|
||||
},
|
||||
{
|
||||
"author": "unwdef",
|
||||
@ -10295,10 +10295,10 @@
|
||||
},
|
||||
{
|
||||
"author": "fofr",
|
||||
"title": "comfyui-replicate",
|
||||
"reference": "https://github.com/fofr/comfyui-replicate",
|
||||
"title": "ComfyUI-Replicate",
|
||||
"reference": "https://github.com/replicate/comfyui-replicate",
|
||||
"files": [
|
||||
"https://github.com/fofr/comfyui-replicate"
|
||||
"https://github.com/replicate/comfyui-replicate"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Run [a/Replicate models](https://replicate.com/explore) in ComfyUI."
|
||||
@ -10663,9 +10663,9 @@
|
||||
"author": "Suplex",
|
||||
"title": "Suplex Misc ComfyUI Nodes",
|
||||
"id": "suplex",
|
||||
"reference": "https://github.com/saftle/suplex_comfy_nodes",
|
||||
"reference": "https://github.com/saftle/uber_comfy_nodes",
|
||||
"files": [
|
||||
"https://github.com/saftle/suplex_comfy_nodes"
|
||||
"https://github.com/saftle/uber_comfy_nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Misc Nodes: ControlNet Selector Node, Load Optional ControlNet Model, Diffusers Selector, Save Image JPG No Meta, Multi Input Variable Rewrite"
|
||||
@ -11448,9 +11448,9 @@
|
||||
"author": "AARG-FAN",
|
||||
"title": "Image-vector-for-ComfyUI",
|
||||
"id": "image-vector",
|
||||
"reference": "https://github.com/AARG-FAN/Image-Raster-for-ComfyUI",
|
||||
"reference": "https://github.com/AARG-FAN/Image-Vector-for-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/AARG-FAN/Image-Raster-for-ComfyUI"
|
||||
"https://github.com/AARG-FAN/Image-Vector-for-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a wrap-up of ComfyUI nodes for converting pixels to raster, sent out to [a/Vtracer](https://github.com/visioncortex/vtracer)!"
|
||||
@ -12724,6 +12724,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A node to replicate [a/https://huggingface.co/spaces/latentexplorers/latentnavigation-flux](A node to replicate https://huggingface.co/spaces/latentexplorers/latentnavigation-flux)"
|
||||
},
|
||||
{
|
||||
"author": "RhizoNymph",
|
||||
"title": "ComfyUI-ColorWheel",
|
||||
"reference": "https://github.com/RhizoNymph/ComfyUI-ColorWheel",
|
||||
"files": [
|
||||
"https://github.com/RhizoNymph/ComfyUI-ColorWheel"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Color Wheel Generator"
|
||||
},
|
||||
{
|
||||
"author": "Marksusu",
|
||||
"title": "ComfyUI_MTCLIPEncode",
|
||||
@ -13894,9 +13904,9 @@
|
||||
{
|
||||
"author": "kudou-reira",
|
||||
"title": "ComfyUI_StringToHex",
|
||||
"reference": "https://github.com/kudou-reira/ComfyUI_StringToHex",
|
||||
"reference": "https://github.com/kasukanra/ComfyUI_StringToHex",
|
||||
"files": [
|
||||
"https://github.com/kudou-reira/ComfyUI_StringToHex"
|
||||
"https://github.com/kasukanra/ComfyUI_StringToHex"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a simple ComfyUI node that will take in a string of 'color' (i.e. 'blue') and output a hex color format."
|
||||
@ -15435,6 +15445,37 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of custom nodes that are using Anthropic's Claude models for describing images and transforming texts."
|
||||
},
|
||||
{
|
||||
"author": "sipie800",
|
||||
"title": "ComfyUI-PuLID-Flux-Enhanced",
|
||||
"reference": "https://github.com/sipie800/ComfyUI-PuLID-Flux-Enhanced",
|
||||
"files": [
|
||||
"https://github.com/sipie800/ComfyUI-PuLID-Flux-Enhanced"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "adapted from [a/https://github.com/balazik/ComfyUI-PuLID-Flux](https://github.com/balazik/ComfyUI-PuLID-Flux).\ncommon fusion methods for multi-image input, some further experimental fusion methods, switch between using gray image (official) and rgb.,"
|
||||
},
|
||||
{
|
||||
"author": "EvilBT",
|
||||
"title": "JoyCaptionAlpha Two for ComfyUI",
|
||||
"reference": "https://github.com/EvilBT/ComfyUI_SLK_joy_caption_two",
|
||||
"files": [
|
||||
"https://github.com/EvilBT/ComfyUI_SLK_joy_caption_two"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Joy Caption Two, Joy Caption Two Advanced, Joy Caption Two Load, Joy Caption Extra Options"
|
||||
},
|
||||
{
|
||||
"author": "Q-Bug4",
|
||||
"title": "Simple JSON Parser Node for ComfyUI",
|
||||
"reference": "https://github.com/Q-Bug4/Comfyui-Simple-Json-Node",
|
||||
"files": [
|
||||
"https://github.com/Q-Bug4/Comfyui-Simple-Json-Node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI to parse and extract data from JSON strings."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -291,12 +291,14 @@
|
||||
[
|
||||
"AdvCrop",
|
||||
"ComfyUIPath",
|
||||
"DelFile",
|
||||
"ImageChannelBus",
|
||||
"InvertChannelAdv",
|
||||
"LoadImageAdv",
|
||||
"LoadImageFromPath",
|
||||
"MaskDetection",
|
||||
"PathAppend",
|
||||
"PrimitiveNode",
|
||||
"RGBABatchToImage",
|
||||
"SaveImageOut",
|
||||
"SaveImageToPath",
|
||||
"SelectImagesBatch",
|
||||
@ -328,15 +330,15 @@
|
||||
"title_aux": "ComfyUI-AutoColorGimp"
|
||||
}
|
||||
],
|
||||
"https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE": [
|
||||
"https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE-Wrapper": [
|
||||
[
|
||||
"PixelOE"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-PixelOE"
|
||||
"title_aux": "ComfyUI-PixelOE-Wrapper"
|
||||
}
|
||||
],
|
||||
"https://github.com/AARG-FAN/Image-Raster-for-ComfyUI": [
|
||||
"https://github.com/AARG-FAN/Image-Vector-for-ComfyUI": [
|
||||
[
|
||||
"AIraster"
|
||||
],
|
||||
@ -620,9 +622,8 @@
|
||||
],
|
||||
"https://github.com/AIFSH/FancyVideo-ComfyUI": [
|
||||
[
|
||||
"FancyVideoNode",
|
||||
"PreViewVideo",
|
||||
"TextEncode"
|
||||
"FancyVideoI2VNode",
|
||||
"FancyVideoV2VNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "FancyVideo-ComfyUI"
|
||||
@ -973,11 +974,18 @@
|
||||
"ETN_ExtractImageTile",
|
||||
"ETN_ExtractMaskTile",
|
||||
"ETN_GenerateTileMask",
|
||||
"ETN_KritaCanvas",
|
||||
"ETN_KritaImageLayer",
|
||||
"ETN_KritaMaskLayer",
|
||||
"ETN_KritaOutput",
|
||||
"ETN_KritaSelection",
|
||||
"ETN_KritaStyle",
|
||||
"ETN_ListRegionMasks",
|
||||
"ETN_LoadImageBase64",
|
||||
"ETN_LoadMaskBase64",
|
||||
"ETN_MergeImageTile",
|
||||
"ETN_NSFWFilter",
|
||||
"ETN_Parameter",
|
||||
"ETN_SendImageWebSocket",
|
||||
"ETN_TileLayout",
|
||||
"ETN_Translate"
|
||||
@ -1821,6 +1829,7 @@
|
||||
"PrimerePreviewImage",
|
||||
"PrimerePrompt",
|
||||
"PrimerePromptOrganizer",
|
||||
"PrimerePromptOrganizerCSV",
|
||||
"PrimerePromptSwitch",
|
||||
"PrimereRefinerPrompt",
|
||||
"PrimereResolution",
|
||||
@ -1843,6 +1852,7 @@
|
||||
"PrimereVisualHypernetwork",
|
||||
"PrimereVisualLORA",
|
||||
"PrimereVisualLYCORIS",
|
||||
"PrimereVisualPromptOrganizerCSV",
|
||||
"PrimereVisualStyle"
|
||||
],
|
||||
{
|
||||
@ -2081,6 +2091,17 @@
|
||||
"title_aux": "ComfyUI-Doubutsu-Describer"
|
||||
}
|
||||
],
|
||||
"https://github.com/EvilBT/ComfyUI_SLK_joy_caption_two": [
|
||||
[
|
||||
"Joy_caption_two",
|
||||
"Joy_caption_two_advanced",
|
||||
"Joy_caption_two_load",
|
||||
"Joy_extra_options"
|
||||
],
|
||||
{
|
||||
"title_aux": "JoyCaptionAlpha Two for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/Excidos/ComfyUI-Documents": [
|
||||
[
|
||||
"ChunkRouter",
|
||||
@ -4377,6 +4398,7 @@
|
||||
"https://github.com/MohammadAboulEla/ComfyUI-iTools": [
|
||||
[
|
||||
"iToolsAddOverlay",
|
||||
"iToolsCheckerBoard",
|
||||
"iToolsGridFiller",
|
||||
"iToolsKSampler",
|
||||
"iToolsLineLoader",
|
||||
@ -5079,6 +5101,14 @@
|
||||
"title_aux": "Pseudocomfy"
|
||||
}
|
||||
],
|
||||
"https://github.com/Q-Bug4/Comfyui-Simple-Json-Node": [
|
||||
[
|
||||
"JSONParserNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "Simple JSON Parser Node for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/QaisMalkawi/ComfyUI-QaisHelper": [
|
||||
[
|
||||
"Bool Binary Operation",
|
||||
@ -5130,6 +5160,14 @@
|
||||
"title_aux": "ComfyUI-CLIPSlider"
|
||||
}
|
||||
],
|
||||
"https://github.com/RhizoNymph/ComfyUI-ColorWheel": [
|
||||
[
|
||||
"AccurateColorWheelNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ColorWheel"
|
||||
}
|
||||
],
|
||||
"https://github.com/RhizoNymph/ComfyUI-Latte": [
|
||||
[
|
||||
"LatteVideoGenerator"
|
||||
@ -5193,6 +5231,7 @@
|
||||
],
|
||||
"https://github.com/Ryuukeisyou/comfyui_face_parsing": [
|
||||
[
|
||||
"BBoxDecompose(FaceParsing)",
|
||||
"BBoxDetect(FaceParsing)",
|
||||
"BBoxDetectorLoader(FaceParsing)",
|
||||
"BBoxListItemSelect(FaceParsing)",
|
||||
@ -5215,6 +5254,7 @@
|
||||
"LatentInsertWithBBox(FaceParsing)",
|
||||
"LatentSize(FaceParsing)",
|
||||
"MaskBatchComposite(FaceParsing)",
|
||||
"MaskBlackOut(FaceParsing)",
|
||||
"MaskBorderDissolve(FaceParsing)",
|
||||
"MaskComposite(FaceParsing)",
|
||||
"MaskCropWithBBox(FaceParsing)",
|
||||
@ -6062,6 +6102,9 @@
|
||||
"CXH_MinCP3_4B_Chat",
|
||||
"CXH_MinCP3_4B_Load",
|
||||
"Joy_caption",
|
||||
"Joy_caption_alpha_load",
|
||||
"Joy_caption_alpha_prompt",
|
||||
"Joy_caption_alpha_run",
|
||||
"Joy_caption_load"
|
||||
],
|
||||
{
|
||||
@ -7415,7 +7458,9 @@
|
||||
],
|
||||
"https://github.com/Yanick112/ComfyUI-ToSVG": [
|
||||
[
|
||||
"ConvertRasterToVector",
|
||||
"ConvertRasterToVectorBW",
|
||||
"ConvertRasterToVectorColor",
|
||||
"ConvertVectorToRaster",
|
||||
"SaveSVG"
|
||||
],
|
||||
{
|
||||
@ -8131,8 +8176,8 @@
|
||||
],
|
||||
"https://github.com/alexisrolland/ComfyUI-Phi": [
|
||||
[
|
||||
"DownloadAndLoadPhi",
|
||||
"DownloadAndLoadPhiVision",
|
||||
"LoadPhi",
|
||||
"LoadPhiVision",
|
||||
"RunPhi",
|
||||
"RunPhiVision"
|
||||
],
|
||||
@ -8569,6 +8614,7 @@
|
||||
"LoraLoaderByPath",
|
||||
"LoraLoaderFromFolder",
|
||||
"LoraLoaderOnlyModelByPath",
|
||||
"NoiseInjectionEssentialsHookProvider",
|
||||
"PreviewImageWEBP",
|
||||
"PromptChecker",
|
||||
"RandomPromptFromBook",
|
||||
@ -13042,6 +13088,7 @@
|
||||
"FluxControlNetApply",
|
||||
"FluxResolutionNode",
|
||||
"FluxSampler",
|
||||
"FluxUnionControlNetApply",
|
||||
"GetImageSizeRatio",
|
||||
"IntegerSettings",
|
||||
"NoisePlusBlend"
|
||||
@ -13167,7 +13214,17 @@
|
||||
"https://github.com/hben35096/ComfyUI-ReplenishNodes": [
|
||||
[
|
||||
"CLIPSegToMask",
|
||||
"CombineSegMasks"
|
||||
"CombineSegMasks",
|
||||
"FLOAT Output",
|
||||
"Get Batch Count",
|
||||
"Integer Output",
|
||||
"Load CLIP Name",
|
||||
"Load Ckpt Name",
|
||||
"Load Lora Name",
|
||||
"Load Sampler Name",
|
||||
"Load Scheduler Name",
|
||||
"Load UNET Name",
|
||||
"Multi Line Text"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ReplenishNodes"
|
||||
@ -14714,6 +14771,14 @@
|
||||
"title_aux": "ComfyUI Usability"
|
||||
}
|
||||
],
|
||||
"https://github.com/kasukanra/ComfyUI_StringToHex": [
|
||||
[
|
||||
"ColorNameToHex"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_StringToHex"
|
||||
}
|
||||
],
|
||||
"https://github.com/katalist-ai/comfyUI-nsfw-detection": [
|
||||
[
|
||||
"NudenetDetector"
|
||||
@ -15035,6 +15100,7 @@
|
||||
"DummyOut",
|
||||
"EmptyLatentImageCustomPresets",
|
||||
"EmptyLatentImagePresets",
|
||||
"FastPreview",
|
||||
"FilterZeroMasksAndCorrespondingImages",
|
||||
"FlipSigmasAdjusted",
|
||||
"FloatConstant",
|
||||
@ -15090,6 +15156,7 @@
|
||||
"NormalizedAmplitudeToMask",
|
||||
"OffsetMask",
|
||||
"OffsetMaskByNormalizedAmplitude",
|
||||
"PatchCublasLinear",
|
||||
"PlotCoordinates",
|
||||
"PointsEditor",
|
||||
"PreviewAnimation",
|
||||
@ -15251,6 +15318,19 @@
|
||||
"title_aux": "ComfyUI-OpenDiTWrapper"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-PyramidFlowWrapper": [
|
||||
[
|
||||
"DownloadAndLoadPyramidFlowModel",
|
||||
"PyramidFlowSampler",
|
||||
"PyramidFlowTextEncode",
|
||||
"PyramidFlowTextEncodeComfy",
|
||||
"PyramidFlowVAEDecode",
|
||||
"PyramidFlowVAEEncode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI PyramidFlow Wrapper"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-SUPIR": [
|
||||
[
|
||||
"SUPIR_Upscale",
|
||||
@ -15412,14 +15492,6 @@
|
||||
"title_aux": "komojini-comfyui-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/kudou-reira/ComfyUI_StringToHex": [
|
||||
[
|
||||
"ColorNameToHex"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_StringToHex"
|
||||
}
|
||||
],
|
||||
"https://github.com/kunieone/ComfyUI_alkaid": [
|
||||
[
|
||||
"A_EmptyLatentImageLongside",
|
||||
@ -18548,10 +18620,22 @@
|
||||
"https://github.com/ryanontheinside/ComfyUI_RyanOnTheInside": [
|
||||
[
|
||||
"AreaFeatureNode",
|
||||
"AudioChannelMerge",
|
||||
"AudioChannelSplit",
|
||||
"AudioCombine",
|
||||
"AudioConcatenate",
|
||||
"AudioDither",
|
||||
"AudioFade",
|
||||
"AudioFeatureExtractor",
|
||||
"AudioFeatureVisualizer",
|
||||
"AudioFilter",
|
||||
"AudioGain",
|
||||
"AudioPad",
|
||||
"AudioPitchShift",
|
||||
"AudioResample",
|
||||
"AudioSeparator",
|
||||
"AudioTimeStretch",
|
||||
"AudioVolumeNormalization",
|
||||
"BrightnessFeatureNode",
|
||||
"ColorFeatureNode",
|
||||
"DepthBasedMaskOpacity",
|
||||
@ -18560,14 +18644,19 @@
|
||||
"DepthInjection",
|
||||
"DepthRippleEffect",
|
||||
"DepthShapeModifier",
|
||||
"DepthShapeModifierPrecise",
|
||||
"DownloadCREPEModel",
|
||||
"DownloadOpenUnmixModel",
|
||||
"DyeImage",
|
||||
"EffectVisualizer",
|
||||
"EmbeddingGuidedLatentInterpolate",
|
||||
"EmitterEmissionRateModulation",
|
||||
"EmitterMovement",
|
||||
"EmptyImageFromAudio",
|
||||
"EmptyMaskFromAudio",
|
||||
"FeatureAccumulate",
|
||||
"FeatureCombine",
|
||||
"FeatureContiguousInterpolate",
|
||||
"FeatureFade",
|
||||
"FeatureMath",
|
||||
"FeatureMixer",
|
||||
@ -18577,6 +18666,8 @@
|
||||
"FeatureSmoothing",
|
||||
"FeatureToWeightsStrategy",
|
||||
"FeatureTruncateOrExtend",
|
||||
"FlexAudioPitchShift",
|
||||
"FlexAudioTimeStretch",
|
||||
"FlexDepthBasedMaskOpacity",
|
||||
"FlexImageBloom",
|
||||
"FlexImageChromaticAberration",
|
||||
@ -18589,10 +18680,14 @@
|
||||
"FlexImagePixelate",
|
||||
"FlexImagePosterize",
|
||||
"FlexImageTiltShift",
|
||||
"FlexImageVignette",
|
||||
"FlexImageWarp",
|
||||
"FlexLatentInterpolate",
|
||||
"FlexMaskBinary",
|
||||
"FlexMaskDepthChamber",
|
||||
"FlexMaskDepthChamberRelative",
|
||||
"FlexMaskEmanatingRings",
|
||||
"FlexMaskInterpolate",
|
||||
"FlexMaskMath",
|
||||
"FlexMaskMorph",
|
||||
"FlexMaskNormalLighting",
|
||||
@ -18604,10 +18699,12 @@
|
||||
"FlexMaskWavePropagation",
|
||||
"FlexVideoDirection",
|
||||
"FlexVideoFrameBlend",
|
||||
"FlexVideoSeek",
|
||||
"FlexVideoSpeed",
|
||||
"FrequencyFilterCustom",
|
||||
"FrequencyFilterPreset",
|
||||
"GravityWell",
|
||||
"ImageCASBatch",
|
||||
"ImageChunk",
|
||||
"ImageDifference",
|
||||
"ImageInterval",
|
||||
@ -18617,6 +18714,7 @@
|
||||
"LocationFromPoint",
|
||||
"LocationTransform",
|
||||
"MIDILoadAndExtract",
|
||||
"MaskCompositePlus",
|
||||
"MaskMath",
|
||||
"MaskMorph",
|
||||
"MaskRings",
|
||||
@ -18637,9 +18735,11 @@
|
||||
"PitchRangeByNoteNode",
|
||||
"PitchRangePreset",
|
||||
"PitchVisualizer",
|
||||
"PoseInterpolator",
|
||||
"PreviewFeature",
|
||||
"ProximityFeatureNode",
|
||||
"ProximityVisualizer",
|
||||
"RhythmFeatureExtractor",
|
||||
"SpringJointSetting",
|
||||
"StaticBody",
|
||||
"SwapDevice",
|
||||
@ -18661,7 +18761,7 @@
|
||||
"title_aux": "comfy_meh"
|
||||
}
|
||||
],
|
||||
"https://github.com/saftle/suplex_comfy_nodes": [
|
||||
"https://github.com/saftle/uber_comfy_nodes": [
|
||||
[
|
||||
"ControlNet Selector",
|
||||
"ControlNetOptionalLoader",
|
||||
@ -18779,6 +18879,7 @@
|
||||
"https://github.com/shadowcz007/comfyui-mixlab-nodes": [
|
||||
[
|
||||
"3DImage",
|
||||
"AnalyzeAudio",
|
||||
"AppInfo",
|
||||
"ApplyVisualStylePrompting_",
|
||||
"AreaToMask",
|
||||
@ -19172,6 +19273,17 @@
|
||||
"title_aux": "comfyui-art-venture"
|
||||
}
|
||||
],
|
||||
"https://github.com/sipie800/ComfyUI-PuLID-Flux-Enhanced": [
|
||||
[
|
||||
"ApplyPulidFlux",
|
||||
"PulidFluxEvaClipLoader",
|
||||
"PulidFluxInsightFaceLoader",
|
||||
"PulidFluxModelLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-PuLID-Flux-Enhanced"
|
||||
}
|
||||
],
|
||||
"https://github.com/skfoo/ComfyUI-Coziness": [
|
||||
[
|
||||
"LoraTextExtractor-b1f83aa2",
|
||||
@ -21390,8 +21502,11 @@
|
||||
],
|
||||
"https://github.com/yvann-ba/ComfyUI_Yvann-Nodes": [
|
||||
[
|
||||
"Audio Reactive IPAdapter | Yvann",
|
||||
"Audio Reactive | Yvann",
|
||||
"Float List to Weights Strategy | Yvann"
|
||||
"Floats Visualizer | Yvann",
|
||||
"Floats to Weights Strategy | Yvann",
|
||||
"Invert Floats | Yvann"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Yvann-Nodes"
|
||||
|
||||
3484
github-stats.json
3484
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -10,6 +10,47 @@
|
||||
},
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "rouxianmantou",
|
||||
"title": "comfyui-rxmt-nodes",
|
||||
"reference": "https://github.com/rouxianmantou/comfyui-rxmt-nodes",
|
||||
"files": [
|
||||
"https://github.com/rouxianmantou/comfyui-rxmt-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Check Value Type"
|
||||
},
|
||||
{
|
||||
"author": "Firetheft",
|
||||
"title": "ComfyUI-Flux-Prompt-Tools",
|
||||
"reference": "https://github.com/Firetheft/ComfyUI-Flux-Prompt-Tools",
|
||||
"files": [
|
||||
"https://github.com/Firetheft/ComfyUI-Flux-Prompt-Tools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:flux-prompt-enhance-node, flux-prompt-generator, flux-prompt-gemini-flash-node"
|
||||
},
|
||||
{
|
||||
"author": "SirVeggie",
|
||||
"title": "SirVeggie/Custom nodes for ComfyUI",
|
||||
"reference": "https://github.com/SirVeggie/comfyui-sv-nodes",
|
||||
"files": [
|
||||
"https://github.com/SirVeggie/comfyui-sv-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:SV-SimpleText, SV-PromptProcessing, SV-PromptProcessingRecursive, SV-PromptProcessingAdvanced, SV-PromptProcessingEncode,..."
|
||||
},
|
||||
{
|
||||
"author": "artisanalcomputing",
|
||||
"title": "artcpu-custom-nodes",
|
||||
"reference": "https://github.com/artisanalcomputing/ComfyUI-Custom-Nodes",
|
||||
"files": [
|
||||
"https://github.com/artisanalcomputing/ComfyUI-Custom-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Random Video Mixer, Spotify Canvas Generator, Video Writer\ncustom comfyui nodes for audio/visual purposes# ComfyUI-Custom-Nodes"
|
||||
},
|
||||
{
|
||||
"author": "taches-ai",
|
||||
"title": "ComfyUI Scene Composer [WIP]",
|
||||
@ -60,16 +101,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Align Face, Generate Timestamp"
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI-PyramidFlowWrapper [WIP]",
|
||||
"reference": "https://github.com/kijai/ComfyUI-PyramidFlowWrapper",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-PyramidFlowWrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI wrapper nodes for Pyramid-Flow\nNOTE: NOT WORKING"
|
||||
},
|
||||
{
|
||||
"author": "monate0615",
|
||||
"title": "ComfyUI-Simple-Image-Tools [WIP]",
|
||||
@ -486,9 +517,9 @@
|
||||
{
|
||||
"author": "Lilien86",
|
||||
"title": "lauger NodePack for ComfyUI",
|
||||
"reference": "https://github.com/Lilien86/lauger_NP_comfyui",
|
||||
"reference": "https://github.com/Lilien86/Comfyui_Lilien",
|
||||
"files": [
|
||||
"https://github.com/Lilien86/lauger_NP_comfyui"
|
||||
"https://github.com/Lilien86/Comfyui_Lilien"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Hey everyone it's my Custom ComfyUI Nodes Pack repository! This project contains a collection of custom nodes designed to extend the functionality of ComfyUI. These nodes offer capabilities and new creative possibilities, especially in the realms of latent space manipulation and interpolation.\nNOTE: The files in the repo are not organized."
|
||||
@ -795,16 +826,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Experimental nodes for using multiple GPUs in a single ComfyUI workflow.\nThis extension adds new nodes for model loading that allow you to specify the GPU to use for each model. It monkey patches the memory management of ComfyUI in a hacky way and is neither a comprehensive solution nor a well-tested one. Use at your own risk.\nNote that this does not add parallelism. The workflow steps are still executed sequentially just on different GPUs. Any potential speedup comes from not having to constantly load and unload models from VRAM."
|
||||
},
|
||||
{
|
||||
"author": "Isi-dev",
|
||||
"title": "Isi-dev/ComfyUI-UniAnimate",
|
||||
"reference": "https://github.com/Isi-dev/ComfyUI-UniAnimate",
|
||||
"files": [
|
||||
"https://github.com/Isi-dev/ComfyUI-UniAnimate"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is my ComfyUi-windows implementation for the image animation project ▶ UniAnimate: Taming Unified Video Diffusion Models for Consistent Human Image Animation[w/This node cannot be installed simultaneously with ComfyUI-UniAnimate by AIFSH because it has the same name as that custom node.]"
|
||||
},
|
||||
{
|
||||
"author": "Futureversecom",
|
||||
"title": "ComfyUI-JEN",
|
||||
@ -1586,11 +1607,11 @@
|
||||
},
|
||||
{
|
||||
"author": "nat-chan",
|
||||
"title": "comfyui-eval [UNSAFE]",
|
||||
"title": "comfyui-exec [UNSAFE]",
|
||||
"id": "evalnode",
|
||||
"reference": "https://github.com/nat-chan/comfyui-eval",
|
||||
"reference": "https://github.com/nat-chan/comfyui-exec",
|
||||
"files": [
|
||||
"https://github.com/nat-chan/comfyui-eval"
|
||||
"https://github.com/nat-chan/comfyui-exec"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:EvalNode [w/Please do not use the node that executes arbitrary code and outputs in any type, as it is dangerous.]"
|
||||
@ -1692,13 +1713,13 @@
|
||||
},
|
||||
{
|
||||
"author": "sangeet",
|
||||
"title": "comfyui-testui [TEST]",
|
||||
"reference": "https://github.com/sangeet/comfyui-testui",
|
||||
"title": "Simple Frontend For ComfyUI workflow [TEST]",
|
||||
"reference": "https://github.com/sangeet/testui",
|
||||
"files": [
|
||||
"https://github.com/sangeet/comfyui-testui"
|
||||
"https://github.com/sangeet/testui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Simple Frontend For ComfyUI workflow"
|
||||
"description": "A simple base front-end for text-to-image workflow in ComfyUI. Meant to serve as a base to be modified for future complex workflows"
|
||||
},
|
||||
{
|
||||
"author": "Elawphant",
|
||||
@ -1732,16 +1753,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Guidance Interval\nNOTE: Because the sampling function is replaced, you must restart after executing this custom node to restore the original state."
|
||||
},
|
||||
{
|
||||
"author": "GraftingRayman",
|
||||
"title": "ComfyUI-GR",
|
||||
"reference": "https://github.com/GraftingRayman/ComfyUI_GR_PromptSelector",
|
||||
"files": [
|
||||
"https://github.com/GraftingRayman/ComfyUI_GR_PromptSelector"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:GR Prompt Selector"
|
||||
},
|
||||
{
|
||||
"author": "oztrkoguz",
|
||||
"title": "Kosmos2_BBox_Cutter Models",
|
||||
@ -2152,16 +2163,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:KSampler (RAVE), KSampler (TF), Object Tracker, KSampler Batched, Video Tracker Prompt, TemporalNet Preprocessor, Instance Tracker Prompt, Instance Diffusion Loader, Hand Tracker Node"
|
||||
},
|
||||
{
|
||||
"author": "shadowcz007",
|
||||
"title": "comfyui-musicgen",
|
||||
"reference": "https://github.com/shadowcz007/comfyui-musicgen",
|
||||
"files": [
|
||||
"https://github.com/shadowcz007/comfyui-musicgen"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Musicgen"
|
||||
},
|
||||
{
|
||||
"author": "shadowcz007",
|
||||
"title": "comfyui-CLIPSeg",
|
||||
|
||||
@ -534,6 +534,16 @@
|
||||
"title_aux": "ComfyUI-AppIO"
|
||||
}
|
||||
],
|
||||
"https://github.com/Firetheft/ComfyUI-Flux-Prompt-Tools": [
|
||||
[
|
||||
"FluxPromptEnhance",
|
||||
"FluxPromptGeminiFlash",
|
||||
"FluxPromptGenerator"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Flux-Prompt-Tools"
|
||||
}
|
||||
],
|
||||
"https://github.com/Fucci-Mateo/ComfyUI-Airtable": [
|
||||
[
|
||||
"Push pose to Airtable"
|
||||
@ -550,40 +560,6 @@
|
||||
"title_aux": "ComfyUI-Notifier"
|
||||
}
|
||||
],
|
||||
"https://github.com/GraftingRayman/ComfyUI_GR_PromptSelector": [
|
||||
[
|
||||
"GR Background Remover REMBG",
|
||||
"GR Checkered Board",
|
||||
"GR Counter",
|
||||
"GR Flip Tile Random Inverted",
|
||||
"GR Flip Tile Random Red Ring",
|
||||
"GR Image Details Displayer",
|
||||
"GR Image Details Saver",
|
||||
"GR Image Paste",
|
||||
"GR Image Paste With Mask",
|
||||
"GR Image Resize",
|
||||
"GR Image Resize Methods",
|
||||
"GR Image Size",
|
||||
"GR Image/Depth Mask",
|
||||
"GR Mask Create",
|
||||
"GR Mask Create Random",
|
||||
"GR Mask Create Random Multi",
|
||||
"GR Mask Resize",
|
||||
"GR Multi Mask Create",
|
||||
"GR Onomatopoeia",
|
||||
"GR Prompt HUB",
|
||||
"GR Prompt Selector",
|
||||
"GR Prompt Selector Multi",
|
||||
"GR Scroller",
|
||||
"GR Stack Image",
|
||||
"GR Text Overlay",
|
||||
"GR Tile and Border Image",
|
||||
"GR Tile and Border Image Random Flip"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-GR"
|
||||
}
|
||||
],
|
||||
"https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": [
|
||||
[
|
||||
"DownloadAndLoadLivePortraitModels",
|
||||
@ -634,17 +610,6 @@
|
||||
"title_aux": "ComfyUI-igTools"
|
||||
}
|
||||
],
|
||||
"https://github.com/Isi-dev/ComfyUI-UniAnimate": [
|
||||
[
|
||||
"Gen_align_pose",
|
||||
"ReposeImage",
|
||||
"UniAnimateImage",
|
||||
"UniAnimateImageLong"
|
||||
],
|
||||
{
|
||||
"title_aux": "Isi-dev/ComfyUI-UniAnimate"
|
||||
}
|
||||
],
|
||||
"https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": [
|
||||
[
|
||||
"DisplayText",
|
||||
@ -757,7 +722,7 @@
|
||||
"title_aux": "ComfyUI-LevelPixel"
|
||||
}
|
||||
],
|
||||
"https://github.com/Lilien86/lauger_NP_comfyui": [
|
||||
"https://github.com/Lilien86/Comfyui_Lilien": [
|
||||
[
|
||||
"Latent Interpolator Multi"
|
||||
],
|
||||
@ -1123,8 +1088,8 @@
|
||||
],
|
||||
"https://github.com/alexisrolland/ComfyUI-AuraSR": [
|
||||
[
|
||||
"RunAuraSR",
|
||||
"downloadAuraSR"
|
||||
"LoadAuraSR",
|
||||
"RunAuraSR"
|
||||
],
|
||||
{
|
||||
"title_aux": "alexisrolland/ComfyUI-AuraSR"
|
||||
@ -1170,6 +1135,16 @@
|
||||
"title_aux": "Dream Project Video Batches [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/artisanalcomputing/ComfyUI-Custom-Nodes": [
|
||||
[
|
||||
"RandomVideoMixer",
|
||||
"SpotifyCanvasGenerator",
|
||||
"VideoWriter"
|
||||
],
|
||||
{
|
||||
"title_aux": "artcpu-custom-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/ashishsaini/comfyui-segment-clothing-sleeves": [
|
||||
[
|
||||
"segformer_b2_sleeves"
|
||||
@ -1636,6 +1611,7 @@
|
||||
"SelectImageName",
|
||||
"VideoKeyFramesExtractor",
|
||||
"ebsynth_hecheng",
|
||||
"ebsynth_main",
|
||||
"ebsynth_process",
|
||||
"image2mask",
|
||||
"video2image"
|
||||
@ -2304,18 +2280,6 @@
|
||||
"title_aux": "ComfyUI-FollowYourEmojiWrapper [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-PyramidFlowWrapper": [
|
||||
[
|
||||
"DownloadAndLoadPyramidFlowModel",
|
||||
"PyramidFlowSampler",
|
||||
"PyramidFlowTextEncode",
|
||||
"PyramidFlowVAEDecode",
|
||||
"PyramidFlowVAEEncode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-PyramidFlowWrapper [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-VEnhancer": [
|
||||
[
|
||||
"DownloadAndLoadVEnhancerModel",
|
||||
@ -2606,7 +2570,8 @@
|
||||
],
|
||||
"https://github.com/monate0615/ComfyUI-Simple-Image-Tools": [
|
||||
[
|
||||
"GetMaskFromAlpha"
|
||||
"GetMaskFromAlpha",
|
||||
"GetQuadrilateralOutfit"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Simple-Image-Tools [WIP]"
|
||||
@ -2840,6 +2805,14 @@
|
||||
"title_aux": "ComfyUI-ODE"
|
||||
}
|
||||
],
|
||||
"https://github.com/rouxianmantou/comfyui-rxmt-nodes": [
|
||||
[
|
||||
"CheckValueTypeNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-rxmt-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/ruka-game/rukalib_comfyui": [
|
||||
[
|
||||
"RukaDebugProbe",
|
||||
@ -2926,16 +2899,6 @@
|
||||
"title_aux": "comfyui-hydit"
|
||||
}
|
||||
],
|
||||
"https://github.com/shadowcz007/comfyui-musicgen": [
|
||||
[
|
||||
"AudioPlay",
|
||||
"Musicgen_",
|
||||
"StableAudio_"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-musicgen"
|
||||
}
|
||||
],
|
||||
"https://github.com/shinich39/comfyui-event-handler": [
|
||||
[
|
||||
"EventHandler"
|
||||
@ -3027,10 +2990,10 @@
|
||||
"https://github.com/taches-ai/comfyui-scene-composer": [
|
||||
[
|
||||
"Action",
|
||||
"Character",
|
||||
"Composition",
|
||||
"Environment",
|
||||
"Scene",
|
||||
"subject"
|
||||
"Scene"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Scene Composer [WIP]"
|
||||
@ -3178,6 +3141,7 @@
|
||||
"CreateZNode",
|
||||
"DeleteZNode",
|
||||
"DownloadFileNode",
|
||||
"InfiniteZNode",
|
||||
"MoveZNode",
|
||||
"RenameZNode"
|
||||
],
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -8,7 +8,48 @@
|
||||
"description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel.\nMaking LoRA has never been easier!"
|
||||
},
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "sipie800",
|
||||
"title": "ComfyUI-PuLID-Flux-Enhanced",
|
||||
"reference": "https://github.com/sipie800/ComfyUI-PuLID-Flux-Enhanced",
|
||||
"files": [
|
||||
"https://github.com/sipie800/ComfyUI-PuLID-Flux-Enhanced"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "adapted from [a/https://github.com/balazik/ComfyUI-PuLID-Flux](https://github.com/balazik/ComfyUI-PuLID-Flux).\ncommon fusion methods for multi-image input, some further experimental fusion methods, switch between using gray image (official) and rgb.,"
|
||||
},
|
||||
{
|
||||
"author": "RhizoNymph",
|
||||
"title": "ComfyUI-ColorWheel",
|
||||
"reference": "https://github.com/RhizoNymph/ComfyUI-ColorWheel",
|
||||
"files": [
|
||||
"https://github.com/RhizoNymph/ComfyUI-ColorWheel"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Color Wheel Generator"
|
||||
},
|
||||
{
|
||||
"author": "Q-Bug4",
|
||||
"title": "Simple JSON Parser Node for ComfyUI",
|
||||
"reference": "https://github.com/Q-Bug4/Comfyui-Simple-Json-Node",
|
||||
"files": [
|
||||
"https://github.com/Q-Bug4/Comfyui-Simple-Json-Node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI to parse and extract data from JSON strings."
|
||||
},
|
||||
{
|
||||
"author": "EvilBT",
|
||||
"title": "JoyCaptionAlpha Two for ComfyUI",
|
||||
"reference": "https://github.com/EvilBT/ComfyUI_SLK_joy_caption_two",
|
||||
"files": [
|
||||
"https://github.com/EvilBT/ComfyUI_SLK_joy_caption_two"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Joy Caption Two, Joy Caption Two Advanced, Joy Caption Two Load, Joy Caption Extra Options"
|
||||
},
|
||||
{
|
||||
"author": "2kpr",
|
||||
"title": "ComfyUI-PMRF",
|
||||
@ -648,47 +689,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ImageTransceiver is a custom node that enables image generating clients to connect directly to ComfyUI, and send those images in near real-time. For example, an image manipulation program like GIMP can connect an image to a workflow in ComfyUI, and every time the image changes in GIMP, the changes are immediately made in the workflow. Cloning"
|
||||
},
|
||||
{
|
||||
"author": "tanglaoya321",
|
||||
"title": "ComfyUI-StoryMaker",
|
||||
"reference": "https://github.com/tanglaoya321/ComfyUI-StoryMaker",
|
||||
"files": [
|
||||
"https://github.com/tanglaoya321/ComfyUI-StoryMaker"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:StoryMakerSinglePortraitNode, StoryMakerTwoPortraitNode, StoryMakerSwapClothNode.\nStoryMaker's simple ComfyUI wrapper"
|
||||
},
|
||||
{
|
||||
"author": "PabloGFX",
|
||||
"title": "Google Photos Loader - by PabloGFX",
|
||||
"id": "google-photos-loader",
|
||||
"reference": "https://github.com/lazniak/comfyui-google-photos-loader",
|
||||
"files": [
|
||||
"https://github.com/lazniak/comfyui-google-photos-loader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node that integrates Google Photos into your workflows. List albums, load images from specific albums, and search photos directly within ComfyUI. Features customizable image loading options, sorting, and efficient caching for seamless integration of your Google Photos library into AI image processing pipelines."
|
||||
},
|
||||
{
|
||||
"author": "Nojahhh",
|
||||
"title": "ComfyUI GLM-4 Wrapper",
|
||||
"reference": "https://github.com/Nojahhh/ComfyUI_GLM4_Wrapper",
|
||||
"files": [
|
||||
"https://github.com/Nojahhh/ComfyUI_GLM4_Wrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI GLM-4 Wrapper. This powerful tool enhances your prompt engineering process by allowing users to easily construct detailed, high-quality prompts for image/video generation based on user image and/or user prompts."
|
||||
},
|
||||
{
|
||||
"author": "SeanScripts",
|
||||
"title": "ComfyUI-PixtralLlamaMolmoVision",
|
||||
"reference": "https://github.com/SeanScripts/ComfyUI-PixtralLlamaMolmoVision",
|
||||
"files": [
|
||||
"https://github.com/SeanScripts/ComfyUI-PixtralLlamaMolmoVision"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "For loading and running Pixtral, Llama 3.2 Vision, and Molmo models. Put models in the models/LLM folder.\n[w/Renamed from ComfyUI-PixtralLlamaVision. Please reinstall.]"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -291,12 +291,14 @@
|
||||
[
|
||||
"AdvCrop",
|
||||
"ComfyUIPath",
|
||||
"DelFile",
|
||||
"ImageChannelBus",
|
||||
"InvertChannelAdv",
|
||||
"LoadImageAdv",
|
||||
"LoadImageFromPath",
|
||||
"MaskDetection",
|
||||
"PathAppend",
|
||||
"PrimitiveNode",
|
||||
"RGBABatchToImage",
|
||||
"SaveImageOut",
|
||||
"SaveImageToPath",
|
||||
"SelectImagesBatch",
|
||||
@ -328,15 +330,15 @@
|
||||
"title_aux": "ComfyUI-AutoColorGimp"
|
||||
}
|
||||
],
|
||||
"https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE": [
|
||||
"https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE-Wrapper": [
|
||||
[
|
||||
"PixelOE"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-PixelOE"
|
||||
"title_aux": "ComfyUI-PixelOE-Wrapper"
|
||||
}
|
||||
],
|
||||
"https://github.com/AARG-FAN/Image-Raster-for-ComfyUI": [
|
||||
"https://github.com/AARG-FAN/Image-Vector-for-ComfyUI": [
|
||||
[
|
||||
"AIraster"
|
||||
],
|
||||
@ -620,9 +622,8 @@
|
||||
],
|
||||
"https://github.com/AIFSH/FancyVideo-ComfyUI": [
|
||||
[
|
||||
"FancyVideoNode",
|
||||
"PreViewVideo",
|
||||
"TextEncode"
|
||||
"FancyVideoI2VNode",
|
||||
"FancyVideoV2VNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "FancyVideo-ComfyUI"
|
||||
@ -973,11 +974,18 @@
|
||||
"ETN_ExtractImageTile",
|
||||
"ETN_ExtractMaskTile",
|
||||
"ETN_GenerateTileMask",
|
||||
"ETN_KritaCanvas",
|
||||
"ETN_KritaImageLayer",
|
||||
"ETN_KritaMaskLayer",
|
||||
"ETN_KritaOutput",
|
||||
"ETN_KritaSelection",
|
||||
"ETN_KritaStyle",
|
||||
"ETN_ListRegionMasks",
|
||||
"ETN_LoadImageBase64",
|
||||
"ETN_LoadMaskBase64",
|
||||
"ETN_MergeImageTile",
|
||||
"ETN_NSFWFilter",
|
||||
"ETN_Parameter",
|
||||
"ETN_SendImageWebSocket",
|
||||
"ETN_TileLayout",
|
||||
"ETN_Translate"
|
||||
@ -1821,6 +1829,7 @@
|
||||
"PrimerePreviewImage",
|
||||
"PrimerePrompt",
|
||||
"PrimerePromptOrganizer",
|
||||
"PrimerePromptOrganizerCSV",
|
||||
"PrimerePromptSwitch",
|
||||
"PrimereRefinerPrompt",
|
||||
"PrimereResolution",
|
||||
@ -1843,6 +1852,7 @@
|
||||
"PrimereVisualHypernetwork",
|
||||
"PrimereVisualLORA",
|
||||
"PrimereVisualLYCORIS",
|
||||
"PrimereVisualPromptOrganizerCSV",
|
||||
"PrimereVisualStyle"
|
||||
],
|
||||
{
|
||||
@ -2081,6 +2091,17 @@
|
||||
"title_aux": "ComfyUI-Doubutsu-Describer"
|
||||
}
|
||||
],
|
||||
"https://github.com/EvilBT/ComfyUI_SLK_joy_caption_two": [
|
||||
[
|
||||
"Joy_caption_two",
|
||||
"Joy_caption_two_advanced",
|
||||
"Joy_caption_two_load",
|
||||
"Joy_extra_options"
|
||||
],
|
||||
{
|
||||
"title_aux": "JoyCaptionAlpha Two for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/Excidos/ComfyUI-Documents": [
|
||||
[
|
||||
"ChunkRouter",
|
||||
@ -4377,6 +4398,7 @@
|
||||
"https://github.com/MohammadAboulEla/ComfyUI-iTools": [
|
||||
[
|
||||
"iToolsAddOverlay",
|
||||
"iToolsCheckerBoard",
|
||||
"iToolsGridFiller",
|
||||
"iToolsKSampler",
|
||||
"iToolsLineLoader",
|
||||
@ -5079,6 +5101,14 @@
|
||||
"title_aux": "Pseudocomfy"
|
||||
}
|
||||
],
|
||||
"https://github.com/Q-Bug4/Comfyui-Simple-Json-Node": [
|
||||
[
|
||||
"JSONParserNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "Simple JSON Parser Node for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/QaisMalkawi/ComfyUI-QaisHelper": [
|
||||
[
|
||||
"Bool Binary Operation",
|
||||
@ -5130,6 +5160,14 @@
|
||||
"title_aux": "ComfyUI-CLIPSlider"
|
||||
}
|
||||
],
|
||||
"https://github.com/RhizoNymph/ComfyUI-ColorWheel": [
|
||||
[
|
||||
"AccurateColorWheelNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ColorWheel"
|
||||
}
|
||||
],
|
||||
"https://github.com/RhizoNymph/ComfyUI-Latte": [
|
||||
[
|
||||
"LatteVideoGenerator"
|
||||
@ -5193,6 +5231,7 @@
|
||||
],
|
||||
"https://github.com/Ryuukeisyou/comfyui_face_parsing": [
|
||||
[
|
||||
"BBoxDecompose(FaceParsing)",
|
||||
"BBoxDetect(FaceParsing)",
|
||||
"BBoxDetectorLoader(FaceParsing)",
|
||||
"BBoxListItemSelect(FaceParsing)",
|
||||
@ -5215,6 +5254,7 @@
|
||||
"LatentInsertWithBBox(FaceParsing)",
|
||||
"LatentSize(FaceParsing)",
|
||||
"MaskBatchComposite(FaceParsing)",
|
||||
"MaskBlackOut(FaceParsing)",
|
||||
"MaskBorderDissolve(FaceParsing)",
|
||||
"MaskComposite(FaceParsing)",
|
||||
"MaskCropWithBBox(FaceParsing)",
|
||||
@ -6062,6 +6102,9 @@
|
||||
"CXH_MinCP3_4B_Chat",
|
||||
"CXH_MinCP3_4B_Load",
|
||||
"Joy_caption",
|
||||
"Joy_caption_alpha_load",
|
||||
"Joy_caption_alpha_prompt",
|
||||
"Joy_caption_alpha_run",
|
||||
"Joy_caption_load"
|
||||
],
|
||||
{
|
||||
@ -7415,7 +7458,9 @@
|
||||
],
|
||||
"https://github.com/Yanick112/ComfyUI-ToSVG": [
|
||||
[
|
||||
"ConvertRasterToVector",
|
||||
"ConvertRasterToVectorBW",
|
||||
"ConvertRasterToVectorColor",
|
||||
"ConvertVectorToRaster",
|
||||
"SaveSVG"
|
||||
],
|
||||
{
|
||||
@ -8131,8 +8176,8 @@
|
||||
],
|
||||
"https://github.com/alexisrolland/ComfyUI-Phi": [
|
||||
[
|
||||
"DownloadAndLoadPhi",
|
||||
"DownloadAndLoadPhiVision",
|
||||
"LoadPhi",
|
||||
"LoadPhiVision",
|
||||
"RunPhi",
|
||||
"RunPhiVision"
|
||||
],
|
||||
@ -8569,6 +8614,7 @@
|
||||
"LoraLoaderByPath",
|
||||
"LoraLoaderFromFolder",
|
||||
"LoraLoaderOnlyModelByPath",
|
||||
"NoiseInjectionEssentialsHookProvider",
|
||||
"PreviewImageWEBP",
|
||||
"PromptChecker",
|
||||
"RandomPromptFromBook",
|
||||
@ -13042,6 +13088,7 @@
|
||||
"FluxControlNetApply",
|
||||
"FluxResolutionNode",
|
||||
"FluxSampler",
|
||||
"FluxUnionControlNetApply",
|
||||
"GetImageSizeRatio",
|
||||
"IntegerSettings",
|
||||
"NoisePlusBlend"
|
||||
@ -13167,7 +13214,17 @@
|
||||
"https://github.com/hben35096/ComfyUI-ReplenishNodes": [
|
||||
[
|
||||
"CLIPSegToMask",
|
||||
"CombineSegMasks"
|
||||
"CombineSegMasks",
|
||||
"FLOAT Output",
|
||||
"Get Batch Count",
|
||||
"Integer Output",
|
||||
"Load CLIP Name",
|
||||
"Load Ckpt Name",
|
||||
"Load Lora Name",
|
||||
"Load Sampler Name",
|
||||
"Load Scheduler Name",
|
||||
"Load UNET Name",
|
||||
"Multi Line Text"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ReplenishNodes"
|
||||
@ -14714,6 +14771,14 @@
|
||||
"title_aux": "ComfyUI Usability"
|
||||
}
|
||||
],
|
||||
"https://github.com/kasukanra/ComfyUI_StringToHex": [
|
||||
[
|
||||
"ColorNameToHex"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_StringToHex"
|
||||
}
|
||||
],
|
||||
"https://github.com/katalist-ai/comfyUI-nsfw-detection": [
|
||||
[
|
||||
"NudenetDetector"
|
||||
@ -15035,6 +15100,7 @@
|
||||
"DummyOut",
|
||||
"EmptyLatentImageCustomPresets",
|
||||
"EmptyLatentImagePresets",
|
||||
"FastPreview",
|
||||
"FilterZeroMasksAndCorrespondingImages",
|
||||
"FlipSigmasAdjusted",
|
||||
"FloatConstant",
|
||||
@ -15090,6 +15156,7 @@
|
||||
"NormalizedAmplitudeToMask",
|
||||
"OffsetMask",
|
||||
"OffsetMaskByNormalizedAmplitude",
|
||||
"PatchCublasLinear",
|
||||
"PlotCoordinates",
|
||||
"PointsEditor",
|
||||
"PreviewAnimation",
|
||||
@ -15251,6 +15318,19 @@
|
||||
"title_aux": "ComfyUI-OpenDiTWrapper"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-PyramidFlowWrapper": [
|
||||
[
|
||||
"DownloadAndLoadPyramidFlowModel",
|
||||
"PyramidFlowSampler",
|
||||
"PyramidFlowTextEncode",
|
||||
"PyramidFlowTextEncodeComfy",
|
||||
"PyramidFlowVAEDecode",
|
||||
"PyramidFlowVAEEncode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI PyramidFlow Wrapper"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-SUPIR": [
|
||||
[
|
||||
"SUPIR_Upscale",
|
||||
@ -15412,14 +15492,6 @@
|
||||
"title_aux": "komojini-comfyui-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/kudou-reira/ComfyUI_StringToHex": [
|
||||
[
|
||||
"ColorNameToHex"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_StringToHex"
|
||||
}
|
||||
],
|
||||
"https://github.com/kunieone/ComfyUI_alkaid": [
|
||||
[
|
||||
"A_EmptyLatentImageLongside",
|
||||
@ -18548,10 +18620,22 @@
|
||||
"https://github.com/ryanontheinside/ComfyUI_RyanOnTheInside": [
|
||||
[
|
||||
"AreaFeatureNode",
|
||||
"AudioChannelMerge",
|
||||
"AudioChannelSplit",
|
||||
"AudioCombine",
|
||||
"AudioConcatenate",
|
||||
"AudioDither",
|
||||
"AudioFade",
|
||||
"AudioFeatureExtractor",
|
||||
"AudioFeatureVisualizer",
|
||||
"AudioFilter",
|
||||
"AudioGain",
|
||||
"AudioPad",
|
||||
"AudioPitchShift",
|
||||
"AudioResample",
|
||||
"AudioSeparator",
|
||||
"AudioTimeStretch",
|
||||
"AudioVolumeNormalization",
|
||||
"BrightnessFeatureNode",
|
||||
"ColorFeatureNode",
|
||||
"DepthBasedMaskOpacity",
|
||||
@ -18560,14 +18644,19 @@
|
||||
"DepthInjection",
|
||||
"DepthRippleEffect",
|
||||
"DepthShapeModifier",
|
||||
"DepthShapeModifierPrecise",
|
||||
"DownloadCREPEModel",
|
||||
"DownloadOpenUnmixModel",
|
||||
"DyeImage",
|
||||
"EffectVisualizer",
|
||||
"EmbeddingGuidedLatentInterpolate",
|
||||
"EmitterEmissionRateModulation",
|
||||
"EmitterMovement",
|
||||
"EmptyImageFromAudio",
|
||||
"EmptyMaskFromAudio",
|
||||
"FeatureAccumulate",
|
||||
"FeatureCombine",
|
||||
"FeatureContiguousInterpolate",
|
||||
"FeatureFade",
|
||||
"FeatureMath",
|
||||
"FeatureMixer",
|
||||
@ -18577,6 +18666,8 @@
|
||||
"FeatureSmoothing",
|
||||
"FeatureToWeightsStrategy",
|
||||
"FeatureTruncateOrExtend",
|
||||
"FlexAudioPitchShift",
|
||||
"FlexAudioTimeStretch",
|
||||
"FlexDepthBasedMaskOpacity",
|
||||
"FlexImageBloom",
|
||||
"FlexImageChromaticAberration",
|
||||
@ -18589,10 +18680,14 @@
|
||||
"FlexImagePixelate",
|
||||
"FlexImagePosterize",
|
||||
"FlexImageTiltShift",
|
||||
"FlexImageVignette",
|
||||
"FlexImageWarp",
|
||||
"FlexLatentInterpolate",
|
||||
"FlexMaskBinary",
|
||||
"FlexMaskDepthChamber",
|
||||
"FlexMaskDepthChamberRelative",
|
||||
"FlexMaskEmanatingRings",
|
||||
"FlexMaskInterpolate",
|
||||
"FlexMaskMath",
|
||||
"FlexMaskMorph",
|
||||
"FlexMaskNormalLighting",
|
||||
@ -18604,10 +18699,12 @@
|
||||
"FlexMaskWavePropagation",
|
||||
"FlexVideoDirection",
|
||||
"FlexVideoFrameBlend",
|
||||
"FlexVideoSeek",
|
||||
"FlexVideoSpeed",
|
||||
"FrequencyFilterCustom",
|
||||
"FrequencyFilterPreset",
|
||||
"GravityWell",
|
||||
"ImageCASBatch",
|
||||
"ImageChunk",
|
||||
"ImageDifference",
|
||||
"ImageInterval",
|
||||
@ -18617,6 +18714,7 @@
|
||||
"LocationFromPoint",
|
||||
"LocationTransform",
|
||||
"MIDILoadAndExtract",
|
||||
"MaskCompositePlus",
|
||||
"MaskMath",
|
||||
"MaskMorph",
|
||||
"MaskRings",
|
||||
@ -18637,9 +18735,11 @@
|
||||
"PitchRangeByNoteNode",
|
||||
"PitchRangePreset",
|
||||
"PitchVisualizer",
|
||||
"PoseInterpolator",
|
||||
"PreviewFeature",
|
||||
"ProximityFeatureNode",
|
||||
"ProximityVisualizer",
|
||||
"RhythmFeatureExtractor",
|
||||
"SpringJointSetting",
|
||||
"StaticBody",
|
||||
"SwapDevice",
|
||||
@ -18661,7 +18761,7 @@
|
||||
"title_aux": "comfy_meh"
|
||||
}
|
||||
],
|
||||
"https://github.com/saftle/suplex_comfy_nodes": [
|
||||
"https://github.com/saftle/uber_comfy_nodes": [
|
||||
[
|
||||
"ControlNet Selector",
|
||||
"ControlNetOptionalLoader",
|
||||
@ -18779,6 +18879,7 @@
|
||||
"https://github.com/shadowcz007/comfyui-mixlab-nodes": [
|
||||
[
|
||||
"3DImage",
|
||||
"AnalyzeAudio",
|
||||
"AppInfo",
|
||||
"ApplyVisualStylePrompting_",
|
||||
"AreaToMask",
|
||||
@ -19172,6 +19273,17 @@
|
||||
"title_aux": "comfyui-art-venture"
|
||||
}
|
||||
],
|
||||
"https://github.com/sipie800/ComfyUI-PuLID-Flux-Enhanced": [
|
||||
[
|
||||
"ApplyPulidFlux",
|
||||
"PulidFluxEvaClipLoader",
|
||||
"PulidFluxInsightFaceLoader",
|
||||
"PulidFluxModelLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-PuLID-Flux-Enhanced"
|
||||
}
|
||||
],
|
||||
"https://github.com/skfoo/ComfyUI-Coziness": [
|
||||
[
|
||||
"LoraTextExtractor-b1f83aa2",
|
||||
@ -21390,8 +21502,11 @@
|
||||
],
|
||||
"https://github.com/yvann-ba/ComfyUI_Yvann-Nodes": [
|
||||
[
|
||||
"Audio Reactive IPAdapter | Yvann",
|
||||
"Audio Reactive | Yvann",
|
||||
"Float List to Weights Strategy | Yvann"
|
||||
"Floats Visualizer | Yvann",
|
||||
"Floats to Weights Strategy | Yvann",
|
||||
"Invert Floats | Yvann"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Yvann-Nodes"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user