mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-06-19 06:19:23 +08:00
Compare commits
43 Commits
61ff0fc54c
...
dcdba69777
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dcdba69777 | ||
|
|
9ad16c0188 | ||
|
|
a2c41a2a21 | ||
|
|
9690eed4d1 | ||
|
|
5d1d287735 | ||
|
|
65789a6c9d | ||
|
|
871a646fd7 | ||
|
|
27f81a058e | ||
|
|
af11571dd7 | ||
|
|
f59dd4bdc6 | ||
|
|
90b87db05c | ||
|
|
d6a9d6544d | ||
|
|
42b028362e | ||
|
|
dcf04578b8 | ||
|
|
3eceec5bfa | ||
|
|
2c0d665929 | ||
|
|
7fa009e9da | ||
|
|
7cf155b2fe | ||
|
|
350ff2d044 | ||
|
|
f64b73fc57 | ||
|
|
1958957d36 | ||
|
|
f3236c3031 | ||
|
|
fcbad506bb | ||
|
|
5de92e4f92 | ||
|
|
8ea1cf7aa7 | ||
|
|
936dc09f22 | ||
|
|
5a19558c01 | ||
|
|
2513b3bff1 | ||
|
|
919c07f1e1 | ||
|
|
8f646e92a0 | ||
|
|
8d9eeb93f4 | ||
|
|
299976330f | ||
|
|
ea3dcde0ca | ||
|
|
5162e1d601 | ||
|
|
a129cc6321 | ||
|
|
1fc7b34f4a | ||
|
|
ba33ebe2dc | ||
|
|
d98ca19ef5 | ||
|
|
04e12f4b3b | ||
|
|
23056a0eb8 | ||
|
|
6d87c3e981 | ||
|
|
acc11e1bda | ||
|
|
172fad8a67 |
@ -4504,6 +4504,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This is the rgb2x wrapper node for ComfyUI. The required models are automatically downloaded on the first run.\noriginal project : [a/https://github.com/zheng95z/rgbx](original project : https://github.com/zheng95z/rgbx)"
|
||||
},
|
||||
{
|
||||
"author": "flrngel",
|
||||
"title": "ComfyUI_rgbx_xrgb_Wrapper",
|
||||
"reference": "https://github.com/flrngel/ComfyUI_rgbx_xrgb_Wrapper",
|
||||
"files": [
|
||||
"https://github.com/flrngel/ComfyUI_rgbx_xrgb_Wrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is the rgb2x and x2rgb wrapper node for ComfyUI. The required models are automatically downloaded on the first run.\noriginal project : [a/https://github.com/zheng95z/rgbx](original project : https://github.com/zheng95z/rgbx)"
|
||||
},
|
||||
{
|
||||
"author": "thecooltechguy",
|
||||
"title": "ComfyUI Stable Video Diffusion",
|
||||
@ -17469,13 +17479,14 @@
|
||||
},
|
||||
{
|
||||
"author": "nicehero",
|
||||
"title": "comfyui-conditioning-saver",
|
||||
"title": "ComfyUI Conditioning Saver",
|
||||
"id": "conditioningsaver",
|
||||
"reference": "https://github.com/nicehero/comfyui-conditioning-saver",
|
||||
"files": [
|
||||
"https://github.com/nicehero/comfyui-conditioning-saver"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Save and load CONDITIONING tensors to/from files, enabling reuse of encoded prompts and caching expensive CLIP encodings across workflows."
|
||||
"description": "Save and load CONDITIONING tensors to or from files, enabling reuse of encoded prompts and caching expensive CLIP encodings across workflows."
|
||||
},
|
||||
{
|
||||
"author": "sakura1bgx",
|
||||
@ -31361,6 +31372,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that performs speaker diarization to isolate individual speaker audio tracks from a single audio source."
|
||||
},
|
||||
{
|
||||
"author": "pmarmotte2",
|
||||
"title": "Comfyui-Pick_Any",
|
||||
"reference": "https://github.com/pmarmotte2/Comfyui_Pick_Any",
|
||||
"files": [
|
||||
"https://github.com/pmarmotte2/Comfyui_Pick_Any"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Advanced chooser nodes for ComfyUI that let workflows pause for image, audio, or text selection, with optional automatic picking and series helper nodes."
|
||||
},
|
||||
{
|
||||
"author": "IIEleven11",
|
||||
"title": "ComfyUI-FairyTaler",
|
||||
@ -45473,6 +45494,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Workflow management and generation UI plugin. Browse, organize, and execute workflows with auto-generated parameter editing, AI prompt assistant (Ollama), JSON syntax highlighting, Eagle integration, and multi-language support (EN/JA/ZH)."
|
||||
},
|
||||
{
|
||||
"author": "ketle-man",
|
||||
"title": "Model and Prompt from Metadata",
|
||||
"id": "model-and-prompt-from-metadata",
|
||||
"reference": "https://github.com/ketle-man/model-and-prompt-from-metadata",
|
||||
"files": [
|
||||
"https://github.com/ketle-man/model-and-prompt-from-metadata"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Drop a ComfyUI PNG/WebP/JSON onto the node to instantly extract and apply checkpoint, VAE, and prompts from embedded metadata. Supports ComfyUI, SD WebUI, SD Forge neo, Fooocus, SDXLPromptStyler, and Lora Loader (LoraManager). Includes LoRA from Metadata and CLIP Text Encode edit+ nodes."
|
||||
},
|
||||
{
|
||||
"author": "senjinthedragon",
|
||||
"title": "ComfyUI Gender Tag Filter",
|
||||
@ -47462,6 +47494,89 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Simple ComfyUI node that determines the image size by a keyword in the prompt, optionally replacing the keyword"
|
||||
},
|
||||
{
|
||||
"author": "PaoloC68",
|
||||
"title": "ComfyUI-PuLID-Flux-Chroma",
|
||||
"id": "comfyui-pulid-flux-chroma",
|
||||
"reference": "https://github.com/PaoloC68/ComfyUI-PuLID-Flux-Chroma",
|
||||
"files": [
|
||||
"https://github.com/PaoloC68/ComfyUI-PuLID-Flux-Chroma"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The first PuLID (face identity preservation) implementation with full Chroma model support for ComfyUI. Automatically detects and adapts to both FLUX and Chroma models. Fork of PuLID-Flux-Enhanced with comprehensive Chroma compatibility fixes.",
|
||||
"stars": 0,
|
||||
"last_update": "2025-06-15 00:00:00",
|
||||
"preemptions": [
|
||||
"ApplyPulidFlux",
|
||||
"PulidFluxModelLoader",
|
||||
"PulidFluxInsightFaceLoader",
|
||||
"PulidFluxEvaClipLoader"
|
||||
],
|
||||
"nodename_pattern": "PulidFlux",
|
||||
"badges": [
|
||||
"Chroma",
|
||||
"Face Identity"
|
||||
],
|
||||
"dependencies": [
|
||||
"insightface",
|
||||
"onnxruntime"
|
||||
],
|
||||
"pip": [
|
||||
"insightface",
|
||||
"onnxruntime"
|
||||
]
|
||||
},
|
||||
{
|
||||
"author": "WJLUOXIAO",
|
||||
"title": "XB_ToolBox",
|
||||
"reference": "https://github.com/WJLUOXIAO/XB_ToolBox",
|
||||
"files": [
|
||||
"https://github.com/WJLUOXIAO/XB_ToolBox"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A comprehensive ComfyUI extension suite encompassing both front-end interaction and low-level memory scheduling, designed to help beginners master workflows and simplify local deployment."
|
||||
},
|
||||
{
|
||||
"author": "Anonymzx",
|
||||
"title": "BangtrixToolkit",
|
||||
"reference": "https://github.com/Anonymzx/BangtrixToolkit",
|
||||
"files": [
|
||||
"https://github.com/Anonymzx/BangtrixToolkit"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Advanced ComfyUI toolkit with translation, AMD ROCm utilities, optimization, and workflow enhance"
|
||||
},
|
||||
{
|
||||
"author": "Magos Digital Studio",
|
||||
"title": "ComfyUI-Magos-Nodes",
|
||||
"reference": "https://github.com/MagosDigitalStudio/ComfyUI-Magos-Nodes",
|
||||
"files": [
|
||||
"https://github.com/MagosDigitalStudio/ComfyUI-Magos-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "DWPose & NLF skeleton editor, retargeter, and renderer for ComfyUI. Extract body/hand/face keypoints (+ optional NLF 3D) from video, edit them frame-by-frame in a full-screen timeline + dope sheet + graph + 3D orbit editor with animated camera, retarget DWPose proportions per-cluster, and render clean pose images. Outputs standard ComfyUI types — drives WanAnimate, ControlNet, SCAIL, LTX-Video, UniAnimate, and any other pose-driven pipeline."
|
||||
},
|
||||
{
|
||||
"author": "PlagueKind",
|
||||
"title": "PlagueKind-Nodes",
|
||||
"reference": "https://github.com/PlagueKind/ComfyUI-PlagueKind-Nodes",
|
||||
"files": [
|
||||
"https://github.com/PlagueKind/ComfyUI-PlagueKind-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom ComfyUI nodes providing unified image and mask resizing with multiple scaling modes, aspect-ratio preservation, center crop alignment, and stable tensor-based mask transformations."
|
||||
},
|
||||
{
|
||||
"author": "dreamrec",
|
||||
"title": "ComfyUI-Pixal3D",
|
||||
"id": "comfyui-pixal3d",
|
||||
"reference": "https://github.com/dreamrec/ComfyUI-Pixal3D",
|
||||
"files": [
|
||||
"https://github.com/dreamrec/ComfyUI-Pixal3D"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI wrapper for [a/Pixal3D](https://github.com/TencentARC/Pixal3D) — Tencent's SIGGRAPH 2026 single-image to PBR-textured-3D pipeline. Windows + NVIDIA RTX 30/40/50 (≥ 16 GB VRAM). One image → textured PBR mesh in ~3-5 min. Built on top of [a/ComfyUI-Trellis2](https://github.com/visualbruno/ComfyUI-Trellis2). Note: Pixal3D itself is academic / non-commercial only and NOT for EU use — see NOTICE.md."
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -47852,6 +47967,14 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "Camellia895",
|
||||
"title": "ComfyUI-AutoData-for-lora",
|
||||
"reference": "https://github.com/Camellia895/ComfyUI-AutoData-for-lora",
|
||||
"install_type": "git-clone",
|
||||
"description":"我手里有两个不知来源的lora,以及一个加起来就能得到奇妙画风的tagger,那我能不能把他们全部加起来,变成一个lora呢?————于是就有了这个工作流和这个节点包。同时,这个节点包还包括一个词典操作节点,允许不重复写入txt,顺序读取txt。你可以在工作流中看到示例"
|
||||
}
|
||||
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@ -2956,6 +2956,14 @@
|
||||
"title_aux": "ComfyUI Qwen Prompt Expander"
|
||||
}
|
||||
],
|
||||
"https://github.com/Anonymzx/BangtrixToolkit": [
|
||||
[
|
||||
"BangtrixTranslateUniversal"
|
||||
],
|
||||
{
|
||||
"title_aux": "BangtrixToolkit"
|
||||
}
|
||||
],
|
||||
"https://github.com/Anzhc/Anima-Mod-Guidance-ComfyUI-Node": [
|
||||
[
|
||||
"AnimaModGuidance"
|
||||
@ -6779,7 +6787,8 @@
|
||||
"DenoLTXSequencer",
|
||||
"DenoMultiImageLoader",
|
||||
"DenoRTXVFXEasyUpscale",
|
||||
"DenoResolutionSetup"
|
||||
"DenoResolutionSetup",
|
||||
"DenoVideoCompare"
|
||||
],
|
||||
{
|
||||
"title_aux": "Deno Custom Nodes"
|
||||
@ -14863,6 +14872,19 @@
|
||||
"title_aux": "comfyui-vram-overlay"
|
||||
}
|
||||
],
|
||||
"https://github.com/MagosDigitalStudio/ComfyUI-Magos-Nodes": [
|
||||
[
|
||||
"DWPoseTEEditor",
|
||||
"DWPoseTEExtractor",
|
||||
"DWPoseTERenderer",
|
||||
"MagosPoseRetargeter",
|
||||
"WanAnimateSamplerPresets",
|
||||
"WanRatioAndFPS"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Magos-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/MajoorWaldi/ComfyUI-Majoor-AssetsManager": [
|
||||
[
|
||||
"MajoorSaveImage",
|
||||
@ -17478,6 +17500,24 @@
|
||||
"title_aux": "ComfyUI-Gallery"
|
||||
}
|
||||
],
|
||||
"https://github.com/PaoloC68/ComfyUI-PuLID-Flux-Chroma": [
|
||||
[
|
||||
"ApplyPulidFlux",
|
||||
"PulidFluxEvaClipLoader",
|
||||
"PulidFluxInsightFaceLoader",
|
||||
"PulidFluxModelLoader"
|
||||
],
|
||||
{
|
||||
"nodename_pattern": "PulidFlux",
|
||||
"preemptions": [
|
||||
"ApplyPulidFlux",
|
||||
"PulidFluxModelLoader",
|
||||
"PulidFluxInsightFaceLoader",
|
||||
"PulidFluxEvaClipLoader"
|
||||
],
|
||||
"title_aux": "ComfyUI-PuLID-Flux-Chroma"
|
||||
}
|
||||
],
|
||||
"https://github.com/Parameshvadivel/ComfyUI-SVGview": [
|
||||
[
|
||||
"SVGPreview"
|
||||
@ -17769,6 +17809,14 @@
|
||||
"title_aux": "Joy Caption Two - PixelaiLabs Edition"
|
||||
}
|
||||
],
|
||||
"https://github.com/PlagueKind/ComfyUI-PlagueKind-Nodes": [
|
||||
[
|
||||
"UnifiedResizeImageMask"
|
||||
],
|
||||
{
|
||||
"title_aux": "PlagueKind-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/PnthrLeo/comfyUI-PL-data-tools": [
|
||||
[
|
||||
"AreasGenerator",
|
||||
@ -18165,6 +18213,10 @@
|
||||
],
|
||||
"https://github.com/PozzettiAndrea/ComfyUI-TurntableGSViewer": [
|
||||
[
|
||||
"GaussianAnalysis",
|
||||
"GaussianExport",
|
||||
"GaussianMerge",
|
||||
"LoadPLY",
|
||||
"PreviewGaussians"
|
||||
],
|
||||
{
|
||||
@ -24083,6 +24135,35 @@
|
||||
"title_aux": "WAS Affine"
|
||||
}
|
||||
],
|
||||
"https://github.com/WJLUOXIAO/XB_ToolBox": [
|
||||
[
|
||||
"XB_BatchFolderLoader",
|
||||
"XB_CLIPNameBroadcaster",
|
||||
"XB_CheckpointBlockSwap",
|
||||
"XB_ChunkVisualization",
|
||||
"XB_Dashboard_Zen",
|
||||
"XB_DynamicBus",
|
||||
"XB_ImageParamsMaster",
|
||||
"XB_MasterParameter",
|
||||
"XB_SageAttentionAccelerator",
|
||||
"XB_SamplerChunkMaster",
|
||||
"XB_StoryboardSlicer",
|
||||
"XB_UNetBlockSwap",
|
||||
"XB_UNetNameBroadcaster",
|
||||
"XB_VRAM_Calculator",
|
||||
"XB_VideoParamsMaster",
|
||||
"XB_Video_Merger",
|
||||
"XB_WanFirstLastFrameToVideo",
|
||||
"XB_WanImageToVideo",
|
||||
"XB_Wan_ParamBus",
|
||||
"XB_Wan_RelayNode",
|
||||
"XTX_Data_Radar",
|
||||
"XTX_VRAM_Cleaner"
|
||||
],
|
||||
{
|
||||
"title_aux": "XB_ToolBox"
|
||||
}
|
||||
],
|
||||
"https://github.com/WUYUDING2583/ComfyUI-Save-Image-Callback": [
|
||||
[
|
||||
"Save Image With Callback"
|
||||
@ -30977,7 +31058,6 @@
|
||||
"IO_ImageSaveOverwrite",
|
||||
"IO_LoadAudioBatch",
|
||||
"IO_LoadImgBatch",
|
||||
"IO_LoadImgList",
|
||||
"IO_LoadShotBatch",
|
||||
"IO_LoadTextBatch",
|
||||
"IO_LoadVideoBatch",
|
||||
@ -31205,6 +31285,7 @@
|
||||
"mask_sam_detctor",
|
||||
"math_Remap_data",
|
||||
"math_calculate",
|
||||
"math_text_compare",
|
||||
"model_tool_assy",
|
||||
"pack_Pack",
|
||||
"pack_Unpack",
|
||||
@ -36177,6 +36258,16 @@
|
||||
"title_aux": "ComfyUI_show_seed"
|
||||
}
|
||||
],
|
||||
"https://github.com/dreamrec/ComfyUI-Pixal3D": [
|
||||
[
|
||||
"Pixal3DFreePipeline",
|
||||
"Pixal3DImageToMesh",
|
||||
"Pixal3DLoadPipeline"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Pixal3D"
|
||||
}
|
||||
],
|
||||
"https://github.com/drmbt/comfyui-dreambait-nodes": [
|
||||
[
|
||||
"AudioInfoPlus",
|
||||
@ -38258,6 +38349,15 @@
|
||||
"title_aux": "ComfyUI-Flowty-TripoSR"
|
||||
}
|
||||
],
|
||||
"https://github.com/flrngel/ComfyUI_rgbx_xrgb_Wrapper": [
|
||||
[
|
||||
"rgb2x",
|
||||
"x2rgb"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_rgbx_xrgb_Wrapper"
|
||||
}
|
||||
],
|
||||
"https://github.com/fluffydiveX/ComfyUI-hvBlockswap": [
|
||||
[
|
||||
"hvBlockSwap"
|
||||
@ -40444,6 +40544,7 @@
|
||||
"Double_Prompt_Encode",
|
||||
"FiveRandomLines",
|
||||
"Prompt_Extender",
|
||||
"Prompt_Library",
|
||||
"RandomLine",
|
||||
"Simple_Prompt_Library"
|
||||
],
|
||||
@ -44338,6 +44439,17 @@
|
||||
"title_aux": "ComfyUI VRM Pose Editor 3D"
|
||||
}
|
||||
],
|
||||
"https://github.com/ketle-man/model-and-prompt-from-metadata": [
|
||||
[
|
||||
"CLIPTextEncodeEditPlus",
|
||||
"ImageMetadataCheckpointLoader",
|
||||
"ImageMetadataLoRALoader",
|
||||
"ImageMetadataPromptLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "Model and Prompt from Metadata"
|
||||
}
|
||||
],
|
||||
"https://github.com/kevinmcmahondev/comfyui-kmcdev-image-filter-adjustments": [
|
||||
[
|
||||
"ImageBlankAlpha",
|
||||
@ -44768,6 +44880,7 @@
|
||||
"GetLatentSizeAndCount",
|
||||
"GetLatentsFromBatchIndexed",
|
||||
"GetMaskSizeAndCount",
|
||||
"GetPreviewOverrideFramesKJ",
|
||||
"GetTrackRange",
|
||||
"GradientToFloat",
|
||||
"GrowMaskWithBlur",
|
||||
@ -44813,7 +44926,6 @@
|
||||
"InsertImagesToBatchIndexed",
|
||||
"InsertLatentToIndexed",
|
||||
"InterpolateCoords",
|
||||
"Intrinsic_lora_sampling",
|
||||
"JoinStringMulti",
|
||||
"JoinStrings",
|
||||
"LTX2AttentionTunerPatch",
|
||||
@ -44844,6 +44956,7 @@
|
||||
"ModelMemoryUseReportPatch",
|
||||
"ModelPassThrough",
|
||||
"ModelPatchTorchSettings",
|
||||
"ModelPreviewOverrideKJ",
|
||||
"ModelSaveKJ",
|
||||
"NABLA_AttentionKJ",
|
||||
"NormalizedAmplitudeToFloatList",
|
||||
@ -51455,7 +51568,7 @@
|
||||
"SaveConditioning"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-conditioning-saver"
|
||||
"title_aux": "ComfyUI Conditioning Saver"
|
||||
}
|
||||
],
|
||||
"https://github.com/nickve28/ComfyUI-Nich-Utils": [
|
||||
@ -52440,6 +52553,7 @@
|
||||
"FunPackAdvisorLLM",
|
||||
"FunPackApplyLoraWeights",
|
||||
"FunPackClipVisionOutputCombine",
|
||||
"FunPackConditioningAdjust",
|
||||
"FunPackContextTransitionWindows",
|
||||
"FunPackContinueVideo",
|
||||
"FunPackDistilledFlowSampler",
|
||||
@ -52453,6 +52567,7 @@
|
||||
"FunPackStoryMemKeyframeExtractor",
|
||||
"FunPackStoryMemLastFrameExtractor",
|
||||
"FunPackStoryWriter",
|
||||
"FunPackStudio",
|
||||
"FunPackVideoRefinerV2",
|
||||
"FunPackVideoStitch"
|
||||
],
|
||||
@ -53666,6 +53781,19 @@
|
||||
"title_aux": "ComfyUI-Speaker-Isolation"
|
||||
}
|
||||
],
|
||||
"https://github.com/pmarmotte2/Comfyui_Pick_Any": [
|
||||
[
|
||||
"ADVAudioSeries",
|
||||
"ADVAudioSeries4",
|
||||
"ADVImageSeries4",
|
||||
"ADVPickAnyChooser",
|
||||
"ADVTextSeries",
|
||||
"ADVTextSeries4"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-Pick_Any"
|
||||
}
|
||||
],
|
||||
"https://github.com/pnikolic-amd/ComfyUI_MIGraphX": [
|
||||
[
|
||||
"CompileDiffusersMIGraphX"
|
||||
@ -55328,9 +55456,11 @@
|
||||
[
|
||||
"RikanHiddenBase64ImageLoader",
|
||||
"RikanHiddenBase64ImageSaver",
|
||||
"RikanMultiLoraLoader",
|
||||
"RikanPromptRelayEncodeTimeline",
|
||||
"RikanPromptRelayMultiLoraGate",
|
||||
"RikanQwenCustomImageSize",
|
||||
"RikanRTXResolutionSettings",
|
||||
"RikanWanSpatioTemporalTiledVAEDecode",
|
||||
"rikan-i2vpainter",
|
||||
"rikan-i2vpainter-tiled-vae"
|
||||
@ -65516,5 +65646,27 @@
|
||||
{
|
||||
"title_aux": "SDXLResolutionPresets"
|
||||
}
|
||||
],
|
||||
"https://github.com/Camellia895/ComfyUI-AutoData-for-lora": [
|
||||
[
|
||||
"自动清理1x1 PNG[自动数据]",
|
||||
"4转1空信号传递[自动数据]",
|
||||
"1转4空信号传递[自动数据]",
|
||||
"按序号加载标记图像 V2 [自动数据]",
|
||||
"按索引读取文本行[自动数据]",
|
||||
"保存文本到词典[自动数据]"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-AutoData-for-lora"
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
8365
github-stats.json
8365
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -3826,6 +3826,7 @@
|
||||
"MaskClampedCrop",
|
||||
"MaskClampedCropSticky",
|
||||
"SaveConditioning",
|
||||
"SaveImagePlus",
|
||||
"SaveInpaintCropCache"
|
||||
],
|
||||
{
|
||||
@ -4735,16 +4736,28 @@
|
||||
"CloseHost",
|
||||
"CompileConfig",
|
||||
"CreateHost",
|
||||
"DDIMScheduler",
|
||||
"DDPMScheduler",
|
||||
"DEISMultistepScheduler",
|
||||
"DPMSolverMultistepScheduler",
|
||||
"DPMSolverSinglestepScheduler",
|
||||
"EncodePromptWithCompel",
|
||||
"EulerAncestralDiscreteScheduler",
|
||||
"EulerDiscreteScheduler",
|
||||
"FlowMatchScheduler",
|
||||
"FlowMatchSchedulerConfig",
|
||||
"FluxSampler",
|
||||
"GroupOffloadConfig",
|
||||
"HeunDiscreteScheduler",
|
||||
"KDPM2AncestralDiscreteScheduler",
|
||||
"KDPM2DiscreteScheduler",
|
||||
"LMSDiscreteScheduler",
|
||||
"LoraSelector",
|
||||
"ModelSelector",
|
||||
"MultiLoraJoiner",
|
||||
"OffloadConfig",
|
||||
"OffloadPipeline",
|
||||
"PNDMScheduler",
|
||||
"QuantizationConfig",
|
||||
"QuantoQuantizationConfig",
|
||||
"SDNQQuantizationConfig",
|
||||
@ -4752,12 +4765,12 @@
|
||||
"SDSamplerPrompt",
|
||||
"SDUpscaleSampler",
|
||||
"SVDSampler",
|
||||
"SchedulerConfig",
|
||||
"SchedulerSelector",
|
||||
"SingleConfig",
|
||||
"SleepHost",
|
||||
"TCDScheduler",
|
||||
"TorchAOQuantizationConfig",
|
||||
"TorchConfig",
|
||||
"UniPCMultistepScheduler",
|
||||
"UnsafeModelSelector",
|
||||
"WanSampler",
|
||||
"ZImageSampler"
|
||||
@ -7209,6 +7222,7 @@
|
||||
"GeminiNanoBanana2V2",
|
||||
"GeminiNode",
|
||||
"GenerateTracks",
|
||||
"GetICLoRAParameters",
|
||||
"GetImageSize",
|
||||
"GetVideoComponents",
|
||||
"GrokImageEditNode",
|
||||
@ -12459,6 +12473,7 @@
|
||||
"Fast Groups Bypasser [Eclipse]",
|
||||
"Fast Groups Muter [Eclipse]",
|
||||
"Fast Mode Switcher [Eclipse]",
|
||||
"Fast Mode Toggle [Eclipse]",
|
||||
"Fast Muter [Eclipse]",
|
||||
"Float Passer [Eclipse]",
|
||||
"Float [Eclipse]",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -1,14 +1,129 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "dreamrec",
|
||||
"title": "ComfyUI-Pixal3D",
|
||||
"id": "comfyui-pixal3d",
|
||||
"reference": "https://github.com/dreamrec/ComfyUI-Pixal3D",
|
||||
"files": [
|
||||
"https://github.com/dreamrec/ComfyUI-Pixal3D"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI wrapper for [a/Pixal3D](https://github.com/TencentARC/Pixal3D) — Tencent's SIGGRAPH 2026 single-image to PBR-textured-3D pipeline. Windows + NVIDIA RTX 30/40/50 (≥ 16 GB VRAM). One image → textured PBR mesh in ~3-5 min. Built on top of [a/ComfyUI-Trellis2](https://github.com/visualbruno/ComfyUI-Trellis2). Note: Pixal3D itself is academic / non-commercial only and NOT for EU use — see NOTICE.md."
|
||||
},
|
||||
{
|
||||
"author": "PlagueKind",
|
||||
"title": "PlagueKind-Nodes",
|
||||
"reference": "https://github.com/PlagueKind/ComfyUI-PlagueKind-Nodes",
|
||||
"files": [
|
||||
"https://github.com/PlagueKind/ComfyUI-PlagueKind-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom ComfyUI nodes providing unified image and mask resizing with multiple scaling modes, aspect-ratio preservation, center crop alignment, and stable tensor-based mask transformations."
|
||||
},
|
||||
{
|
||||
"author": "ketle-man",
|
||||
"title": "Model and Prompt from Metadata",
|
||||
"id": "model-and-prompt-from-metadata",
|
||||
"reference": "https://github.com/ketle-man/model-and-prompt-from-metadata",
|
||||
"files": [
|
||||
"https://github.com/ketle-man/model-and-prompt-from-metadata"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Drop a ComfyUI PNG/WebP/JSON onto the node to instantly extract and apply checkpoint, VAE, and prompts from embedded metadata. Supports ComfyUI, SD WebUI, SD Forge neo, Fooocus, SDXLPromptStyler, and Lora Loader (LoraManager). Includes LoRA from Metadata and CLIP Text Encode edit+ nodes."
|
||||
},
|
||||
{
|
||||
"author": "Magos Digital Studio",
|
||||
"title": "ComfyUI-Magos-Nodes",
|
||||
"reference": "https://github.com/MagosDigitalStudio/ComfyUI-Magos-Nodes",
|
||||
"files": [
|
||||
"https://github.com/MagosDigitalStudio/ComfyUI-Magos-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "DWPose & NLF skeleton editor, retargeter, and renderer for ComfyUI. Extract body/hand/face keypoints (+ optional NLF 3D) from video, edit them frame-by-frame in a full-screen timeline + dope sheet + graph + 3D orbit editor with animated camera, retarget DWPose proportions per-cluster, and render clean pose images. Outputs standard ComfyUI types — drives WanAnimate, ControlNet, SCAIL, LTX-Video, UniAnimate, and any other pose-driven pipeline."
|
||||
},
|
||||
{
|
||||
"author": "Anonymzx",
|
||||
"title": "BangtrixToolkit",
|
||||
"reference": "https://github.com/Anonymzx/BangtrixToolkit",
|
||||
"files": [
|
||||
"https://github.com/Anonymzx/BangtrixToolkit"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Advanced ComfyUI toolkit with translation, AMD ROCm utilities, optimization, and workflow enhance"
|
||||
},
|
||||
{
|
||||
"author": "pmarmotte2",
|
||||
"title": "Comfyui-Pick_Any",
|
||||
"reference": "https://github.com/pmarmotte2/Comfyui_Pick_Any",
|
||||
"files": [
|
||||
"https://github.com/pmarmotte2/Comfyui_Pick_Any"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Advanced chooser nodes for ComfyUI that let workflows pause for image, audio, or text selection, with optional automatic picking and series helper nodes."
|
||||
},
|
||||
{
|
||||
"author": "WJLUOXIAO",
|
||||
"title": "XB_ToolBox",
|
||||
"reference": "https://github.com/WJLUOXIAO/XB_ToolBox",
|
||||
"files": [
|
||||
"https://github.com/WJLUOXIAO/XB_ToolBox"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A comprehensive ComfyUI extension suite encompassing both front-end interaction and low-level memory scheduling, designed to help beginners master workflows and simplify local deployment."
|
||||
},
|
||||
{
|
||||
"author": "PaoloC68",
|
||||
"title": "ComfyUI-PuLID-Flux-Chroma",
|
||||
"id": "comfyui-pulid-flux-chroma",
|
||||
"reference": "https://github.com/PaoloC68/ComfyUI-PuLID-Flux-Chroma",
|
||||
"files": [
|
||||
"https://github.com/PaoloC68/ComfyUI-PuLID-Flux-Chroma"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The first PuLID (face identity preservation) implementation with full Chroma model support for ComfyUI. Automatically detects and adapts to both FLUX and Chroma models. Fork of PuLID-Flux-Enhanced with comprehensive Chroma compatibility fixes.",
|
||||
"stars": 0,
|
||||
"last_update": "2025-06-15 00:00:00",
|
||||
"preemptions": [
|
||||
"ApplyPulidFlux",
|
||||
"PulidFluxModelLoader",
|
||||
"PulidFluxInsightFaceLoader",
|
||||
"PulidFluxEvaClipLoader"
|
||||
],
|
||||
"nodename_pattern": "PulidFlux",
|
||||
"badges": [
|
||||
"Chroma",
|
||||
"Face Identity"
|
||||
],
|
||||
"dependencies": [
|
||||
"insightface",
|
||||
"onnxruntime"
|
||||
],
|
||||
"pip": [
|
||||
"insightface",
|
||||
"onnxruntime"
|
||||
]
|
||||
},
|
||||
{
|
||||
"author": "flrngel",
|
||||
"title": "ComfyUI_rgbx_xrgb_Wrapper",
|
||||
"reference": "https://github.com/flrngel/ComfyUI_rgbx_xrgb_Wrapper",
|
||||
"files": [
|
||||
"https://github.com/flrngel/ComfyUI_rgbx_xrgb_Wrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is the rgb2x and x2rgb wrapper node for ComfyUI. The required models are automatically downloaded on the first run.\noriginal project : [a/https://github.com/zheng95z/rgbx](original project : https://github.com/zheng95z/rgbx)"
|
||||
},
|
||||
{
|
||||
"author": "nicehero",
|
||||
"title": "comfyui-conditioning-saver",
|
||||
"title": "ComfyUI Conditioning Saver",
|
||||
"id": "conditioningsaver",
|
||||
"reference": "https://github.com/nicehero/comfyui-conditioning-saver",
|
||||
"files": [
|
||||
"https://github.com/nicehero/comfyui-conditioning-saver"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Save and load CONDITIONING tensors to/from files, enabling reuse of encoded prompts and caching expensive CLIP encodings across workflows."
|
||||
"description": "Save and load CONDITIONING tensors to or from files, enabling reuse of encoded prompts and caching expensive CLIP encodings across workflows."
|
||||
},
|
||||
{
|
||||
"author": "randyhaylor",
|
||||
|
||||
@ -2956,6 +2956,14 @@
|
||||
"title_aux": "ComfyUI Qwen Prompt Expander"
|
||||
}
|
||||
],
|
||||
"https://github.com/Anonymzx/BangtrixToolkit": [
|
||||
[
|
||||
"BangtrixTranslateUniversal"
|
||||
],
|
||||
{
|
||||
"title_aux": "BangtrixToolkit"
|
||||
}
|
||||
],
|
||||
"https://github.com/Anzhc/Anima-Mod-Guidance-ComfyUI-Node": [
|
||||
[
|
||||
"AnimaModGuidance"
|
||||
@ -6779,7 +6787,8 @@
|
||||
"DenoLTXSequencer",
|
||||
"DenoMultiImageLoader",
|
||||
"DenoRTXVFXEasyUpscale",
|
||||
"DenoResolutionSetup"
|
||||
"DenoResolutionSetup",
|
||||
"DenoVideoCompare"
|
||||
],
|
||||
{
|
||||
"title_aux": "Deno Custom Nodes"
|
||||
@ -14863,6 +14872,19 @@
|
||||
"title_aux": "comfyui-vram-overlay"
|
||||
}
|
||||
],
|
||||
"https://github.com/MagosDigitalStudio/ComfyUI-Magos-Nodes": [
|
||||
[
|
||||
"DWPoseTEEditor",
|
||||
"DWPoseTEExtractor",
|
||||
"DWPoseTERenderer",
|
||||
"MagosPoseRetargeter",
|
||||
"WanAnimateSamplerPresets",
|
||||
"WanRatioAndFPS"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Magos-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/MajoorWaldi/ComfyUI-Majoor-AssetsManager": [
|
||||
[
|
||||
"MajoorSaveImage",
|
||||
@ -17478,6 +17500,24 @@
|
||||
"title_aux": "ComfyUI-Gallery"
|
||||
}
|
||||
],
|
||||
"https://github.com/PaoloC68/ComfyUI-PuLID-Flux-Chroma": [
|
||||
[
|
||||
"ApplyPulidFlux",
|
||||
"PulidFluxEvaClipLoader",
|
||||
"PulidFluxInsightFaceLoader",
|
||||
"PulidFluxModelLoader"
|
||||
],
|
||||
{
|
||||
"nodename_pattern": "PulidFlux",
|
||||
"preemptions": [
|
||||
"ApplyPulidFlux",
|
||||
"PulidFluxModelLoader",
|
||||
"PulidFluxInsightFaceLoader",
|
||||
"PulidFluxEvaClipLoader"
|
||||
],
|
||||
"title_aux": "ComfyUI-PuLID-Flux-Chroma"
|
||||
}
|
||||
],
|
||||
"https://github.com/Parameshvadivel/ComfyUI-SVGview": [
|
||||
[
|
||||
"SVGPreview"
|
||||
@ -17769,6 +17809,14 @@
|
||||
"title_aux": "Joy Caption Two - PixelaiLabs Edition"
|
||||
}
|
||||
],
|
||||
"https://github.com/PlagueKind/ComfyUI-PlagueKind-Nodes": [
|
||||
[
|
||||
"UnifiedResizeImageMask"
|
||||
],
|
||||
{
|
||||
"title_aux": "PlagueKind-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/PnthrLeo/comfyUI-PL-data-tools": [
|
||||
[
|
||||
"AreasGenerator",
|
||||
@ -18165,6 +18213,10 @@
|
||||
],
|
||||
"https://github.com/PozzettiAndrea/ComfyUI-TurntableGSViewer": [
|
||||
[
|
||||
"GaussianAnalysis",
|
||||
"GaussianExport",
|
||||
"GaussianMerge",
|
||||
"LoadPLY",
|
||||
"PreviewGaussians"
|
||||
],
|
||||
{
|
||||
@ -24083,6 +24135,35 @@
|
||||
"title_aux": "WAS Affine"
|
||||
}
|
||||
],
|
||||
"https://github.com/WJLUOXIAO/XB_ToolBox": [
|
||||
[
|
||||
"XB_BatchFolderLoader",
|
||||
"XB_CLIPNameBroadcaster",
|
||||
"XB_CheckpointBlockSwap",
|
||||
"XB_ChunkVisualization",
|
||||
"XB_Dashboard_Zen",
|
||||
"XB_DynamicBus",
|
||||
"XB_ImageParamsMaster",
|
||||
"XB_MasterParameter",
|
||||
"XB_SageAttentionAccelerator",
|
||||
"XB_SamplerChunkMaster",
|
||||
"XB_StoryboardSlicer",
|
||||
"XB_UNetBlockSwap",
|
||||
"XB_UNetNameBroadcaster",
|
||||
"XB_VRAM_Calculator",
|
||||
"XB_VideoParamsMaster",
|
||||
"XB_Video_Merger",
|
||||
"XB_WanFirstLastFrameToVideo",
|
||||
"XB_WanImageToVideo",
|
||||
"XB_Wan_ParamBus",
|
||||
"XB_Wan_RelayNode",
|
||||
"XTX_Data_Radar",
|
||||
"XTX_VRAM_Cleaner"
|
||||
],
|
||||
{
|
||||
"title_aux": "XB_ToolBox"
|
||||
}
|
||||
],
|
||||
"https://github.com/WUYUDING2583/ComfyUI-Save-Image-Callback": [
|
||||
[
|
||||
"Save Image With Callback"
|
||||
@ -30977,7 +31058,6 @@
|
||||
"IO_ImageSaveOverwrite",
|
||||
"IO_LoadAudioBatch",
|
||||
"IO_LoadImgBatch",
|
||||
"IO_LoadImgList",
|
||||
"IO_LoadShotBatch",
|
||||
"IO_LoadTextBatch",
|
||||
"IO_LoadVideoBatch",
|
||||
@ -31205,6 +31285,7 @@
|
||||
"mask_sam_detctor",
|
||||
"math_Remap_data",
|
||||
"math_calculate",
|
||||
"math_text_compare",
|
||||
"model_tool_assy",
|
||||
"pack_Pack",
|
||||
"pack_Unpack",
|
||||
@ -36177,6 +36258,16 @@
|
||||
"title_aux": "ComfyUI_show_seed"
|
||||
}
|
||||
],
|
||||
"https://github.com/dreamrec/ComfyUI-Pixal3D": [
|
||||
[
|
||||
"Pixal3DFreePipeline",
|
||||
"Pixal3DImageToMesh",
|
||||
"Pixal3DLoadPipeline"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Pixal3D"
|
||||
}
|
||||
],
|
||||
"https://github.com/drmbt/comfyui-dreambait-nodes": [
|
||||
[
|
||||
"AudioInfoPlus",
|
||||
@ -38258,6 +38349,15 @@
|
||||
"title_aux": "ComfyUI-Flowty-TripoSR"
|
||||
}
|
||||
],
|
||||
"https://github.com/flrngel/ComfyUI_rgbx_xrgb_Wrapper": [
|
||||
[
|
||||
"rgb2x",
|
||||
"x2rgb"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_rgbx_xrgb_Wrapper"
|
||||
}
|
||||
],
|
||||
"https://github.com/fluffydiveX/ComfyUI-hvBlockswap": [
|
||||
[
|
||||
"hvBlockSwap"
|
||||
@ -40444,6 +40544,7 @@
|
||||
"Double_Prompt_Encode",
|
||||
"FiveRandomLines",
|
||||
"Prompt_Extender",
|
||||
"Prompt_Library",
|
||||
"RandomLine",
|
||||
"Simple_Prompt_Library"
|
||||
],
|
||||
@ -44338,6 +44439,17 @@
|
||||
"title_aux": "ComfyUI VRM Pose Editor 3D"
|
||||
}
|
||||
],
|
||||
"https://github.com/ketle-man/model-and-prompt-from-metadata": [
|
||||
[
|
||||
"CLIPTextEncodeEditPlus",
|
||||
"ImageMetadataCheckpointLoader",
|
||||
"ImageMetadataLoRALoader",
|
||||
"ImageMetadataPromptLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "Model and Prompt from Metadata"
|
||||
}
|
||||
],
|
||||
"https://github.com/kevinmcmahondev/comfyui-kmcdev-image-filter-adjustments": [
|
||||
[
|
||||
"ImageBlankAlpha",
|
||||
@ -44768,6 +44880,7 @@
|
||||
"GetLatentSizeAndCount",
|
||||
"GetLatentsFromBatchIndexed",
|
||||
"GetMaskSizeAndCount",
|
||||
"GetPreviewOverrideFramesKJ",
|
||||
"GetTrackRange",
|
||||
"GradientToFloat",
|
||||
"GrowMaskWithBlur",
|
||||
@ -44813,7 +44926,6 @@
|
||||
"InsertImagesToBatchIndexed",
|
||||
"InsertLatentToIndexed",
|
||||
"InterpolateCoords",
|
||||
"Intrinsic_lora_sampling",
|
||||
"JoinStringMulti",
|
||||
"JoinStrings",
|
||||
"LTX2AttentionTunerPatch",
|
||||
@ -44844,6 +44956,7 @@
|
||||
"ModelMemoryUseReportPatch",
|
||||
"ModelPassThrough",
|
||||
"ModelPatchTorchSettings",
|
||||
"ModelPreviewOverrideKJ",
|
||||
"ModelSaveKJ",
|
||||
"NABLA_AttentionKJ",
|
||||
"NormalizedAmplitudeToFloatList",
|
||||
@ -51455,7 +51568,7 @@
|
||||
"SaveConditioning"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-conditioning-saver"
|
||||
"title_aux": "ComfyUI Conditioning Saver"
|
||||
}
|
||||
],
|
||||
"https://github.com/nickve28/ComfyUI-Nich-Utils": [
|
||||
@ -52440,6 +52553,7 @@
|
||||
"FunPackAdvisorLLM",
|
||||
"FunPackApplyLoraWeights",
|
||||
"FunPackClipVisionOutputCombine",
|
||||
"FunPackConditioningAdjust",
|
||||
"FunPackContextTransitionWindows",
|
||||
"FunPackContinueVideo",
|
||||
"FunPackDistilledFlowSampler",
|
||||
@ -52453,6 +52567,7 @@
|
||||
"FunPackStoryMemKeyframeExtractor",
|
||||
"FunPackStoryMemLastFrameExtractor",
|
||||
"FunPackStoryWriter",
|
||||
"FunPackStudio",
|
||||
"FunPackVideoRefinerV2",
|
||||
"FunPackVideoStitch"
|
||||
],
|
||||
@ -53666,6 +53781,19 @@
|
||||
"title_aux": "ComfyUI-Speaker-Isolation"
|
||||
}
|
||||
],
|
||||
"https://github.com/pmarmotte2/Comfyui_Pick_Any": [
|
||||
[
|
||||
"ADVAudioSeries",
|
||||
"ADVAudioSeries4",
|
||||
"ADVImageSeries4",
|
||||
"ADVPickAnyChooser",
|
||||
"ADVTextSeries",
|
||||
"ADVTextSeries4"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-Pick_Any"
|
||||
}
|
||||
],
|
||||
"https://github.com/pnikolic-amd/ComfyUI_MIGraphX": [
|
||||
[
|
||||
"CompileDiffusersMIGraphX"
|
||||
@ -55328,9 +55456,11 @@
|
||||
[
|
||||
"RikanHiddenBase64ImageLoader",
|
||||
"RikanHiddenBase64ImageSaver",
|
||||
"RikanMultiLoraLoader",
|
||||
"RikanPromptRelayEncodeTimeline",
|
||||
"RikanPromptRelayMultiLoraGate",
|
||||
"RikanQwenCustomImageSize",
|
||||
"RikanRTXResolutionSettings",
|
||||
"RikanWanSpatioTemporalTiledVAEDecode",
|
||||
"rikan-i2vpainter",
|
||||
"rikan-i2vpainter-tiled-vae"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user