mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-28 02:57:33 +08:00
@@ -30891,6 +30891,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "FLUX.2 high-resolution drift correction and ComfyUI node pack"
|
"description": "FLUX.2 high-resolution drift correction and ComfyUI node pack"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "xmarre",
|
||||||
|
"title": "comfyui-global-memory-trim",
|
||||||
|
"reference": "https://github.com/xmarre/ComfyUI-Global-Memory-Trim",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/xmarre/ComfyUI-Global-Memory-Trim"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Global native heap trimming custom node for ComfyUI on Linux/WSL"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "Pigidiy",
|
"author": "Pigidiy",
|
||||||
"title": "ComfyUI-LikeSpiderAI-UI",
|
"title": "ComfyUI-LikeSpiderAI-UI",
|
||||||
@@ -53069,6 +53079,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "ComfyUI custom node for collecting per-layer activation statistics (Hessians and optional amax) for external quantization tools like GPTQ, OBQ, and ConvRot."
|
"description": "ComfyUI custom node for collecting per-layer activation statistics (Hessians and optional amax) for external quantization tools like GPTQ, OBQ, and ConvRot."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "ThunderFun",
|
||||||
|
"title": "ComfyUI-INT-Crush",
|
||||||
|
"reference": "https://github.com/ThunderFun/ComfyUI-INT-Crush",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/ThunderFun/ComfyUI-INT-Crush"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "INT4/INT8 quantized inference for ComfyUI diffusion models"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "ventacom",
|
"author": "ventacom",
|
||||||
"title": "comfyui-qwen-sega",
|
"title": "comfyui-qwen-sega",
|
||||||
|
|||||||
+74
-11
@@ -3693,6 +3693,7 @@
|
|||||||
[
|
[
|
||||||
"EmptyLatentImageWithRotate",
|
"EmptyLatentImageWithRotate",
|
||||||
"ImageResultNode",
|
"ImageResultNode",
|
||||||
|
"LoadImageClipboardNode",
|
||||||
"MergeTextsNode",
|
"MergeTextsNode",
|
||||||
"TextareaNode"
|
"TextareaNode"
|
||||||
],
|
],
|
||||||
@@ -6842,6 +6843,12 @@
|
|||||||
"JLC_ControlNetOrchestrator",
|
"JLC_ControlNetOrchestrator",
|
||||||
"JLC_ControlNetOrchestratorAdvanced",
|
"JLC_ControlNetOrchestratorAdvanced",
|
||||||
"JLC_ControlNetOrchestratorHyper",
|
"JLC_ControlNetOrchestratorHyper",
|
||||||
|
"JLC_DynamicLoraLoaderBlockWeightModelClip",
|
||||||
|
"JLC_DynamicLoraLoaderBlockWeightModelOnly",
|
||||||
|
"JLC_DynamicLoraLoaderModelClip",
|
||||||
|
"JLC_DynamicLoraLoaderModelOnly",
|
||||||
|
"JLC_DynamicLoraLoaderSharedBlockWeightModelClip",
|
||||||
|
"JLC_DynamicLoraLoaderSharedBlockWeightModelOnly",
|
||||||
"JLC_LoraLoaderBlockWeightTwo",
|
"JLC_LoraLoaderBlockWeightTwo",
|
||||||
"JLC_LoraLoaderTenStack",
|
"JLC_LoraLoaderTenStack",
|
||||||
"JLC_PaddedImage",
|
"JLC_PaddedImage",
|
||||||
@@ -7455,6 +7462,8 @@
|
|||||||
"DenoLTXMultiLoraLoader",
|
"DenoLTXMultiLoraLoader",
|
||||||
"DenoLTXPromptGuide",
|
"DenoLTXPromptGuide",
|
||||||
"DenoLTXSequencer",
|
"DenoLTXSequencer",
|
||||||
|
"DenoLTXStepFusedTiledSampler",
|
||||||
|
"DenoLTXTiledSpatialUpscaler",
|
||||||
"DenoLocalLLMRefiner",
|
"DenoLocalLLMRefiner",
|
||||||
"DenoMultiImageLoader",
|
"DenoMultiImageLoader",
|
||||||
"DenoMultiLoraLoader",
|
"DenoMultiLoraLoader",
|
||||||
@@ -8583,7 +8592,9 @@
|
|||||||
"IdentityForge",
|
"IdentityForge",
|
||||||
"IdentityForgeArchetype",
|
"IdentityForgeArchetype",
|
||||||
"IdentityForgeCosplayer",
|
"IdentityForgeCosplayer",
|
||||||
"IdentityForgeModifier"
|
"IdentityForgeModifier",
|
||||||
|
"IdentityForgeVaultLoad",
|
||||||
|
"IdentityForgeVaultSave"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Identity Forge"
|
"title_aux": "Identity Forge"
|
||||||
@@ -17350,6 +17361,7 @@
|
|||||||
"iToolsFreeChat",
|
"iToolsFreeChat",
|
||||||
"iToolsFreeSchnell",
|
"iToolsFreeSchnell",
|
||||||
"iToolsGridFiller",
|
"iToolsGridFiller",
|
||||||
|
"iToolsImageAdjust",
|
||||||
"iToolsInstructorNode",
|
"iToolsInstructorNode",
|
||||||
"iToolsKSampler",
|
"iToolsKSampler",
|
||||||
"iToolsLineLoader",
|
"iToolsLineLoader",
|
||||||
@@ -17850,6 +17862,7 @@
|
|||||||
"LTXVGemmaTextEncoder",
|
"LTXVGemmaTextEncoder",
|
||||||
"LTXVImgToVideoConditionOnly",
|
"LTXVImgToVideoConditionOnly",
|
||||||
"LtxvApiTextToVideo",
|
"LtxvApiTextToVideo",
|
||||||
|
"NLBerniniPromptEnhancer",
|
||||||
"NLConstantColor",
|
"NLConstantColor",
|
||||||
"NLContextDebug",
|
"NLContextDebug",
|
||||||
"NLEdit",
|
"NLEdit",
|
||||||
@@ -24231,7 +24244,8 @@
|
|||||||
"IdeogramPaletteOverride",
|
"IdeogramPaletteOverride",
|
||||||
"IdeogramPaletteToGlobalJSON",
|
"IdeogramPaletteToGlobalJSON",
|
||||||
"IdeogramPromptAssembler",
|
"IdeogramPromptAssembler",
|
||||||
"IdeogramVibrantPaletteExtractor"
|
"IdeogramVibrantPaletteExtractor",
|
||||||
|
"IdeogramVisualPromptDesigner"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI Ideogram Palette and Prompt Tools"
|
"title_aux": "ComfyUI Ideogram Palette and Prompt Tools"
|
||||||
@@ -25260,6 +25274,17 @@
|
|||||||
"title_aux": "ComfyUI-GPTQ-Calibration"
|
"title_aux": "ComfyUI-GPTQ-Calibration"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/ThunderFun/ComfyUI-INT-Crush": [
|
||||||
|
[
|
||||||
|
"IntCrushLoRALoader",
|
||||||
|
"IntCrushLoRAUnloader",
|
||||||
|
"SimpleINT4UNetLoader",
|
||||||
|
"SimpleINT8UNetLoader"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-INT-Crush"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/TiamaTiramisu/risutools": [
|
"https://github.com/TiamaTiramisu/risutools": [
|
||||||
[
|
[
|
||||||
"CheckFileNamePrefixExists",
|
"CheckFileNamePrefixExists",
|
||||||
@@ -25319,6 +25344,8 @@
|
|||||||
"Filter Existing Files",
|
"Filter Existing Files",
|
||||||
"Filter List",
|
"Filter List",
|
||||||
"Filter Words",
|
"Filter Words",
|
||||||
|
"Float Compare",
|
||||||
|
"Floats to Rect",
|
||||||
"Force Aspect On Bounds",
|
"Force Aspect On Bounds",
|
||||||
"Get File List",
|
"Get File List",
|
||||||
"Get List From File",
|
"Get List From File",
|
||||||
@@ -25328,10 +25355,14 @@
|
|||||||
"Images From Batch",
|
"Images From Batch",
|
||||||
"Incrementer",
|
"Incrementer",
|
||||||
"Indexed Entry",
|
"Indexed Entry",
|
||||||
|
"Int Compare",
|
||||||
"Int to Boolean",
|
"Int to Boolean",
|
||||||
"Interpolate Frames",
|
"Interpolate Frames",
|
||||||
|
"Intersect Rects",
|
||||||
|
"Ints to Rect",
|
||||||
"Is String Empty",
|
"Is String Empty",
|
||||||
"Iterate Seed",
|
"Iterate Seed",
|
||||||
|
"JSON Parser",
|
||||||
"Json From Properties",
|
"Json From Properties",
|
||||||
"List Count",
|
"List Count",
|
||||||
"Load Image Batch from Zip",
|
"Load Image Batch from Zip",
|
||||||
@@ -25344,13 +25375,19 @@
|
|||||||
"Random File Entry",
|
"Random File Entry",
|
||||||
"Randomize Image Batch",
|
"Randomize Image Batch",
|
||||||
"Randomize List",
|
"Randomize List",
|
||||||
|
"Rect From Image",
|
||||||
|
"Rect to Floats",
|
||||||
|
"Rect to Ints",
|
||||||
"Replace List",
|
"Replace List",
|
||||||
"Save Image Batch to Zip",
|
"Save Image Batch to Zip",
|
||||||
|
"Scale Rect",
|
||||||
"Search To Boolean",
|
"Search To Boolean",
|
||||||
"Search and Replace",
|
"Search and Replace",
|
||||||
"Select Bounding Box",
|
"Select Bounding Box",
|
||||||
|
"Sequence",
|
||||||
"Sort List",
|
"Sort List",
|
||||||
"Split List",
|
"Split List",
|
||||||
|
"String Compare",
|
||||||
"String To List",
|
"String To List",
|
||||||
"String to Float",
|
"String to Float",
|
||||||
"String to Int",
|
"String to Int",
|
||||||
@@ -26377,6 +26414,7 @@
|
|||||||
"XB_HumanSegModelLoader",
|
"XB_HumanSegModelLoader",
|
||||||
"XB_HumanSegmentation",
|
"XB_HumanSegmentation",
|
||||||
"XB_ImageParamsMaster",
|
"XB_ImageParamsMaster",
|
||||||
|
"XB_MSR",
|
||||||
"XB_MasterParameter",
|
"XB_MasterParameter",
|
||||||
"XB_ROCmKSampler",
|
"XB_ROCmKSampler",
|
||||||
"XB_ROCmKSamplerAdvanced",
|
"XB_ROCmKSamplerAdvanced",
|
||||||
@@ -28684,7 +28722,8 @@
|
|||||||
[
|
[
|
||||||
"MIDIEditLyrics",
|
"MIDIEditLyrics",
|
||||||
"MIDIExtractLyrics",
|
"MIDIExtractLyrics",
|
||||||
"MIDIMergeRepeatedChars"
|
"MIDIMergeRepeatedChars",
|
||||||
|
"MidiLyricsAlignment"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI MIDI Edit"
|
"title_aux": "ComfyUI MIDI Edit"
|
||||||
@@ -28721,7 +28760,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/ai-joe-git/ComfyUI-Simple-LlamaCPP-Client": [
|
"https://github.com/ai-joe-git/ComfyUI-Simple-LlamaCPP-Client": [
|
||||||
[
|
[
|
||||||
"SimpleLlamaCppClient"
|
"LlamaCppModelSelector",
|
||||||
|
"LlamaCppRouterClient"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Simple LlamaCPP Client"
|
"title_aux": "Simple LlamaCPP Client"
|
||||||
@@ -39340,6 +39380,8 @@
|
|||||||
"MossTTSEngineNode",
|
"MossTTSEngineNode",
|
||||||
"MossTrainingConfigNode",
|
"MossTrainingConfigNode",
|
||||||
"MouthMovementAnalyzer",
|
"MouthMovementAnalyzer",
|
||||||
|
"OmniVoiceEngineNode",
|
||||||
|
"OmniVoiceInstructionBuilderNode",
|
||||||
"PhonemeTextNormalizer",
|
"PhonemeTextNormalizer",
|
||||||
"Qwen3TTSEngineNode",
|
"Qwen3TTSEngineNode",
|
||||||
"Qwen3TTSVoiceDesignerNode",
|
"Qwen3TTSVoiceDesignerNode",
|
||||||
@@ -43133,14 +43175,10 @@
|
|||||||
[
|
[
|
||||||
"GODMT_AnyCast",
|
"GODMT_AnyCast",
|
||||||
"GODMT_AnyToDict",
|
"GODMT_AnyToDict",
|
||||||
"GODMT_BatchGetByIndex",
|
|
||||||
"GODMT_BatchItemCast",
|
|
||||||
"GODMT_BatchSlice",
|
|
||||||
"GODMT_BatchToList",
|
|
||||||
"GODMT_CreateArange",
|
"GODMT_CreateArange",
|
||||||
"GODMT_CreateBatch",
|
|
||||||
"GODMT_CreateLinspace",
|
"GODMT_CreateLinspace",
|
||||||
"GODMT_CreateList",
|
"GODMT_CreateList",
|
||||||
|
"GODMT_CreatePyList",
|
||||||
"GODMT_CreateRange",
|
"GODMT_CreateRange",
|
||||||
"GODMT_Exec",
|
"GODMT_Exec",
|
||||||
"GODMT_GetLength",
|
"GODMT_GetLength",
|
||||||
@@ -43149,10 +43187,14 @@
|
|||||||
"GODMT_ListDir",
|
"GODMT_ListDir",
|
||||||
"GODMT_ListGetByIndex",
|
"GODMT_ListGetByIndex",
|
||||||
"GODMT_ListSlice",
|
"GODMT_ListSlice",
|
||||||
"GODMT_ListToBatch",
|
"GODMT_ListToPyList",
|
||||||
"GODMT_MergeBatch",
|
|
||||||
"GODMT_MergeList",
|
"GODMT_MergeList",
|
||||||
|
"GODMT_MergePyList",
|
||||||
"GODMT_Pack",
|
"GODMT_Pack",
|
||||||
|
"GODMT_PyListGetByIndex",
|
||||||
|
"GODMT_PyListItemCast",
|
||||||
|
"GODMT_PyListSlice",
|
||||||
|
"GODMT_PyListToList",
|
||||||
"GODMT_SplitString",
|
"GODMT_SplitString",
|
||||||
"GODMT_Unpack"
|
"GODMT_Unpack"
|
||||||
],
|
],
|
||||||
@@ -53494,6 +53536,7 @@
|
|||||||
"FrameRepeater",
|
"FrameRepeater",
|
||||||
"FrameReplacer",
|
"FrameReplacer",
|
||||||
"GitInstaller",
|
"GitInstaller",
|
||||||
|
"MultiplySigmas",
|
||||||
"WaveletColorFix"
|
"WaveletColorFix"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@@ -55643,6 +55686,8 @@
|
|||||||
"IPAdapterUnifiedLoaderFaceID",
|
"IPAdapterUnifiedLoaderFaceID",
|
||||||
"IPAdapterWeights",
|
"IPAdapterWeights",
|
||||||
"IPAdapterWeightsFromStrategy",
|
"IPAdapterWeightsFromStrategy",
|
||||||
|
"KSampler Gradually Adding More Denoise (efficient)",
|
||||||
|
"Make Interpolation State List",
|
||||||
"PrepImageForClipVision",
|
"PrepImageForClipVision",
|
||||||
"PromptChain_AttentionCouple",
|
"PromptChain_AttentionCouple",
|
||||||
"PromptChain_Canny",
|
"PromptChain_Canny",
|
||||||
@@ -55656,6 +55701,7 @@
|
|||||||
"PromptChain_OpenPose",
|
"PromptChain_OpenPose",
|
||||||
"PromptChain_PoseStudio",
|
"PromptChain_PoseStudio",
|
||||||
"PromptChain_PromptChain",
|
"PromptChain_PromptChain",
|
||||||
|
"PromptChain_RegionBox",
|
||||||
"PromptChain_RegionalConditioning",
|
"PromptChain_RegionalConditioning",
|
||||||
"PromptChain_RegionalDetailer",
|
"PromptChain_RegionalDetailer",
|
||||||
"PromptChain_Scribble",
|
"PromptChain_Scribble",
|
||||||
@@ -55674,6 +55720,7 @@
|
|||||||
"PulidFluxOptions",
|
"PulidFluxOptions",
|
||||||
"PulidInsightFaceLoader",
|
"PulidInsightFaceLoader",
|
||||||
"PulidModelLoader",
|
"PulidModelLoader",
|
||||||
|
"RIFE VFI",
|
||||||
"SeedVR2LoadDiTModel",
|
"SeedVR2LoadDiTModel",
|
||||||
"SeedVR2LoadVAEModel",
|
"SeedVR2LoadVAEModel",
|
||||||
"SeedVR2TorchCompileSettings",
|
"SeedVR2TorchCompileSettings",
|
||||||
@@ -55681,6 +55728,7 @@
|
|||||||
"UltimateSDUpscale",
|
"UltimateSDUpscale",
|
||||||
"UltimateSDUpscaleCustomSample",
|
"UltimateSDUpscaleCustomSample",
|
||||||
"UltimateSDUpscaleNoUpscale",
|
"UltimateSDUpscaleNoUpscale",
|
||||||
|
"VFI FloatToInt",
|
||||||
"VideoForwardOverrider"
|
"VideoForwardOverrider"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@@ -60879,6 +60927,7 @@
|
|||||||
[
|
[
|
||||||
"ImageDimensionFitter",
|
"ImageDimensionFitter",
|
||||||
"ImagePaddingCalculator",
|
"ImagePaddingCalculator",
|
||||||
|
"LoadImagesWithCaptionsFromDir",
|
||||||
"PathSplitter",
|
"PathSplitter",
|
||||||
"RandomLineConcatenator",
|
"RandomLineConcatenator",
|
||||||
"SaveImageWithCaption"
|
"SaveImageWithCaption"
|
||||||
@@ -64615,6 +64664,7 @@
|
|||||||
"SpectrumKSampler",
|
"SpectrumKSampler",
|
||||||
"SpectrumKSamplerAdvanced",
|
"SpectrumKSamplerAdvanced",
|
||||||
"SpectrumKSamplerModGuidance",
|
"SpectrumKSamplerModGuidance",
|
||||||
|
"SpectrumSEAKSamplerModGuidance",
|
||||||
"SpectrumSPDKSampler",
|
"SpectrumSPDKSampler",
|
||||||
"SpectrumSPDLoRAKSampler"
|
"SpectrumSPDLoRAKSampler"
|
||||||
],
|
],
|
||||||
@@ -64874,6 +64924,7 @@
|
|||||||
[
|
[
|
||||||
"UltimateSDUpscale",
|
"UltimateSDUpscale",
|
||||||
"UltimateSDUpscaleCustomSample",
|
"UltimateSDUpscaleCustomSample",
|
||||||
|
"UltimateSDUpscaleGuider",
|
||||||
"UltimateSDUpscaleNoUpscale"
|
"UltimateSDUpscaleNoUpscale"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@@ -66157,6 +66208,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/tetsuoo-online/comfyui-too-xmp-metadata": [
|
"https://github.com/tetsuoo-online/comfyui-too-xmp-metadata": [
|
||||||
[
|
[
|
||||||
|
"ClearImageMetadata",
|
||||||
"ReadXMPMetadata",
|
"ReadXMPMetadata",
|
||||||
"WriteXMPMetadataLossless",
|
"WriteXMPMetadataLossless",
|
||||||
"WriteXMPMetadataTensor"
|
"WriteXMPMetadataTensor"
|
||||||
@@ -68494,6 +68546,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/vslinx/ComfyUI-vslinx-nodes": [
|
"https://github.com/vslinx/ComfyUI-vslinx-nodes": [
|
||||||
[
|
[
|
||||||
|
"vsLinx_AnimaLLLiteLoader",
|
||||||
|
"vsLinx_AnimaLLLiteTiledSampler",
|
||||||
"vsLinx_AnyToPipe",
|
"vsLinx_AnyToPipe",
|
||||||
"vsLinx_AppendLorasFromNodeToString",
|
"vsLinx_AppendLorasFromNodeToString",
|
||||||
"vsLinx_BooleanAndOperator",
|
"vsLinx_BooleanAndOperator",
|
||||||
@@ -70001,6 +70055,15 @@
|
|||||||
"title_aux": "comfyui-gpu-resident-loader"
|
"title_aux": "comfyui-gpu-resident-loader"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/xmarre/ComfyUI-Global-Memory-Trim": [
|
||||||
|
[
|
||||||
|
"GlobalMemoryTrimNow",
|
||||||
|
"GlobalMemoryTrimStatus"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "comfyui-global-memory-trim"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/xmarre/ComfyUI-Image-Conveyor": [
|
"https://github.com/xmarre/ComfyUI-Image-Conveyor": [
|
||||||
[
|
[
|
||||||
"ImageConveyor",
|
"ImageConveyor",
|
||||||
|
|||||||
+5444
-5434
File diff suppressed because it is too large
Load Diff
+1259
-1259
File diff suppressed because it is too large
Load Diff
@@ -1,5 +1,25 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "ThunderFun",
|
||||||
|
"title": "ComfyUI-INT-Crush",
|
||||||
|
"reference": "https://github.com/ThunderFun/ComfyUI-INT-Crush",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/ThunderFun/ComfyUI-INT-Crush"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "INT4/INT8 quantized inference for ComfyUI diffusion models"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "xmarre",
|
||||||
|
"title": "comfyui-global-memory-trim",
|
||||||
|
"reference": "https://github.com/xmarre/ComfyUI-Global-Memory-Trim",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/xmarre/ComfyUI-Global-Memory-Trim"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Global native heap trimming custom node for ComfyUI on Linux/WSL"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "saganaki22",
|
"author": "saganaki22",
|
||||||
"title": "Higgs v3 TTS",
|
"title": "Higgs v3 TTS",
|
||||||
|
|||||||
@@ -3693,6 +3693,7 @@
|
|||||||
[
|
[
|
||||||
"EmptyLatentImageWithRotate",
|
"EmptyLatentImageWithRotate",
|
||||||
"ImageResultNode",
|
"ImageResultNode",
|
||||||
|
"LoadImageClipboardNode",
|
||||||
"MergeTextsNode",
|
"MergeTextsNode",
|
||||||
"TextareaNode"
|
"TextareaNode"
|
||||||
],
|
],
|
||||||
@@ -6842,6 +6843,12 @@
|
|||||||
"JLC_ControlNetOrchestrator",
|
"JLC_ControlNetOrchestrator",
|
||||||
"JLC_ControlNetOrchestratorAdvanced",
|
"JLC_ControlNetOrchestratorAdvanced",
|
||||||
"JLC_ControlNetOrchestratorHyper",
|
"JLC_ControlNetOrchestratorHyper",
|
||||||
|
"JLC_DynamicLoraLoaderBlockWeightModelClip",
|
||||||
|
"JLC_DynamicLoraLoaderBlockWeightModelOnly",
|
||||||
|
"JLC_DynamicLoraLoaderModelClip",
|
||||||
|
"JLC_DynamicLoraLoaderModelOnly",
|
||||||
|
"JLC_DynamicLoraLoaderSharedBlockWeightModelClip",
|
||||||
|
"JLC_DynamicLoraLoaderSharedBlockWeightModelOnly",
|
||||||
"JLC_LoraLoaderBlockWeightTwo",
|
"JLC_LoraLoaderBlockWeightTwo",
|
||||||
"JLC_LoraLoaderTenStack",
|
"JLC_LoraLoaderTenStack",
|
||||||
"JLC_PaddedImage",
|
"JLC_PaddedImage",
|
||||||
@@ -7455,6 +7462,8 @@
|
|||||||
"DenoLTXMultiLoraLoader",
|
"DenoLTXMultiLoraLoader",
|
||||||
"DenoLTXPromptGuide",
|
"DenoLTXPromptGuide",
|
||||||
"DenoLTXSequencer",
|
"DenoLTXSequencer",
|
||||||
|
"DenoLTXStepFusedTiledSampler",
|
||||||
|
"DenoLTXTiledSpatialUpscaler",
|
||||||
"DenoLocalLLMRefiner",
|
"DenoLocalLLMRefiner",
|
||||||
"DenoMultiImageLoader",
|
"DenoMultiImageLoader",
|
||||||
"DenoMultiLoraLoader",
|
"DenoMultiLoraLoader",
|
||||||
@@ -8583,7 +8592,9 @@
|
|||||||
"IdentityForge",
|
"IdentityForge",
|
||||||
"IdentityForgeArchetype",
|
"IdentityForgeArchetype",
|
||||||
"IdentityForgeCosplayer",
|
"IdentityForgeCosplayer",
|
||||||
"IdentityForgeModifier"
|
"IdentityForgeModifier",
|
||||||
|
"IdentityForgeVaultLoad",
|
||||||
|
"IdentityForgeVaultSave"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Identity Forge"
|
"title_aux": "Identity Forge"
|
||||||
@@ -17350,6 +17361,7 @@
|
|||||||
"iToolsFreeChat",
|
"iToolsFreeChat",
|
||||||
"iToolsFreeSchnell",
|
"iToolsFreeSchnell",
|
||||||
"iToolsGridFiller",
|
"iToolsGridFiller",
|
||||||
|
"iToolsImageAdjust",
|
||||||
"iToolsInstructorNode",
|
"iToolsInstructorNode",
|
||||||
"iToolsKSampler",
|
"iToolsKSampler",
|
||||||
"iToolsLineLoader",
|
"iToolsLineLoader",
|
||||||
@@ -17850,6 +17862,7 @@
|
|||||||
"LTXVGemmaTextEncoder",
|
"LTXVGemmaTextEncoder",
|
||||||
"LTXVImgToVideoConditionOnly",
|
"LTXVImgToVideoConditionOnly",
|
||||||
"LtxvApiTextToVideo",
|
"LtxvApiTextToVideo",
|
||||||
|
"NLBerniniPromptEnhancer",
|
||||||
"NLConstantColor",
|
"NLConstantColor",
|
||||||
"NLContextDebug",
|
"NLContextDebug",
|
||||||
"NLEdit",
|
"NLEdit",
|
||||||
@@ -24231,7 +24244,8 @@
|
|||||||
"IdeogramPaletteOverride",
|
"IdeogramPaletteOverride",
|
||||||
"IdeogramPaletteToGlobalJSON",
|
"IdeogramPaletteToGlobalJSON",
|
||||||
"IdeogramPromptAssembler",
|
"IdeogramPromptAssembler",
|
||||||
"IdeogramVibrantPaletteExtractor"
|
"IdeogramVibrantPaletteExtractor",
|
||||||
|
"IdeogramVisualPromptDesigner"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI Ideogram Palette and Prompt Tools"
|
"title_aux": "ComfyUI Ideogram Palette and Prompt Tools"
|
||||||
@@ -25260,6 +25274,17 @@
|
|||||||
"title_aux": "ComfyUI-GPTQ-Calibration"
|
"title_aux": "ComfyUI-GPTQ-Calibration"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/ThunderFun/ComfyUI-INT-Crush": [
|
||||||
|
[
|
||||||
|
"IntCrushLoRALoader",
|
||||||
|
"IntCrushLoRAUnloader",
|
||||||
|
"SimpleINT4UNetLoader",
|
||||||
|
"SimpleINT8UNetLoader"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-INT-Crush"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/TiamaTiramisu/risutools": [
|
"https://github.com/TiamaTiramisu/risutools": [
|
||||||
[
|
[
|
||||||
"CheckFileNamePrefixExists",
|
"CheckFileNamePrefixExists",
|
||||||
@@ -25319,6 +25344,8 @@
|
|||||||
"Filter Existing Files",
|
"Filter Existing Files",
|
||||||
"Filter List",
|
"Filter List",
|
||||||
"Filter Words",
|
"Filter Words",
|
||||||
|
"Float Compare",
|
||||||
|
"Floats to Rect",
|
||||||
"Force Aspect On Bounds",
|
"Force Aspect On Bounds",
|
||||||
"Get File List",
|
"Get File List",
|
||||||
"Get List From File",
|
"Get List From File",
|
||||||
@@ -25328,10 +25355,14 @@
|
|||||||
"Images From Batch",
|
"Images From Batch",
|
||||||
"Incrementer",
|
"Incrementer",
|
||||||
"Indexed Entry",
|
"Indexed Entry",
|
||||||
|
"Int Compare",
|
||||||
"Int to Boolean",
|
"Int to Boolean",
|
||||||
"Interpolate Frames",
|
"Interpolate Frames",
|
||||||
|
"Intersect Rects",
|
||||||
|
"Ints to Rect",
|
||||||
"Is String Empty",
|
"Is String Empty",
|
||||||
"Iterate Seed",
|
"Iterate Seed",
|
||||||
|
"JSON Parser",
|
||||||
"Json From Properties",
|
"Json From Properties",
|
||||||
"List Count",
|
"List Count",
|
||||||
"Load Image Batch from Zip",
|
"Load Image Batch from Zip",
|
||||||
@@ -25344,13 +25375,19 @@
|
|||||||
"Random File Entry",
|
"Random File Entry",
|
||||||
"Randomize Image Batch",
|
"Randomize Image Batch",
|
||||||
"Randomize List",
|
"Randomize List",
|
||||||
|
"Rect From Image",
|
||||||
|
"Rect to Floats",
|
||||||
|
"Rect to Ints",
|
||||||
"Replace List",
|
"Replace List",
|
||||||
"Save Image Batch to Zip",
|
"Save Image Batch to Zip",
|
||||||
|
"Scale Rect",
|
||||||
"Search To Boolean",
|
"Search To Boolean",
|
||||||
"Search and Replace",
|
"Search and Replace",
|
||||||
"Select Bounding Box",
|
"Select Bounding Box",
|
||||||
|
"Sequence",
|
||||||
"Sort List",
|
"Sort List",
|
||||||
"Split List",
|
"Split List",
|
||||||
|
"String Compare",
|
||||||
"String To List",
|
"String To List",
|
||||||
"String to Float",
|
"String to Float",
|
||||||
"String to Int",
|
"String to Int",
|
||||||
@@ -26377,6 +26414,7 @@
|
|||||||
"XB_HumanSegModelLoader",
|
"XB_HumanSegModelLoader",
|
||||||
"XB_HumanSegmentation",
|
"XB_HumanSegmentation",
|
||||||
"XB_ImageParamsMaster",
|
"XB_ImageParamsMaster",
|
||||||
|
"XB_MSR",
|
||||||
"XB_MasterParameter",
|
"XB_MasterParameter",
|
||||||
"XB_ROCmKSampler",
|
"XB_ROCmKSampler",
|
||||||
"XB_ROCmKSamplerAdvanced",
|
"XB_ROCmKSamplerAdvanced",
|
||||||
@@ -28684,7 +28722,8 @@
|
|||||||
[
|
[
|
||||||
"MIDIEditLyrics",
|
"MIDIEditLyrics",
|
||||||
"MIDIExtractLyrics",
|
"MIDIExtractLyrics",
|
||||||
"MIDIMergeRepeatedChars"
|
"MIDIMergeRepeatedChars",
|
||||||
|
"MidiLyricsAlignment"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI MIDI Edit"
|
"title_aux": "ComfyUI MIDI Edit"
|
||||||
@@ -28721,7 +28760,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/ai-joe-git/ComfyUI-Simple-LlamaCPP-Client": [
|
"https://github.com/ai-joe-git/ComfyUI-Simple-LlamaCPP-Client": [
|
||||||
[
|
[
|
||||||
"SimpleLlamaCppClient"
|
"LlamaCppModelSelector",
|
||||||
|
"LlamaCppRouterClient"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Simple LlamaCPP Client"
|
"title_aux": "Simple LlamaCPP Client"
|
||||||
@@ -39340,6 +39380,8 @@
|
|||||||
"MossTTSEngineNode",
|
"MossTTSEngineNode",
|
||||||
"MossTrainingConfigNode",
|
"MossTrainingConfigNode",
|
||||||
"MouthMovementAnalyzer",
|
"MouthMovementAnalyzer",
|
||||||
|
"OmniVoiceEngineNode",
|
||||||
|
"OmniVoiceInstructionBuilderNode",
|
||||||
"PhonemeTextNormalizer",
|
"PhonemeTextNormalizer",
|
||||||
"Qwen3TTSEngineNode",
|
"Qwen3TTSEngineNode",
|
||||||
"Qwen3TTSVoiceDesignerNode",
|
"Qwen3TTSVoiceDesignerNode",
|
||||||
@@ -43133,14 +43175,10 @@
|
|||||||
[
|
[
|
||||||
"GODMT_AnyCast",
|
"GODMT_AnyCast",
|
||||||
"GODMT_AnyToDict",
|
"GODMT_AnyToDict",
|
||||||
"GODMT_BatchGetByIndex",
|
|
||||||
"GODMT_BatchItemCast",
|
|
||||||
"GODMT_BatchSlice",
|
|
||||||
"GODMT_BatchToList",
|
|
||||||
"GODMT_CreateArange",
|
"GODMT_CreateArange",
|
||||||
"GODMT_CreateBatch",
|
|
||||||
"GODMT_CreateLinspace",
|
"GODMT_CreateLinspace",
|
||||||
"GODMT_CreateList",
|
"GODMT_CreateList",
|
||||||
|
"GODMT_CreatePyList",
|
||||||
"GODMT_CreateRange",
|
"GODMT_CreateRange",
|
||||||
"GODMT_Exec",
|
"GODMT_Exec",
|
||||||
"GODMT_GetLength",
|
"GODMT_GetLength",
|
||||||
@@ -43149,10 +43187,14 @@
|
|||||||
"GODMT_ListDir",
|
"GODMT_ListDir",
|
||||||
"GODMT_ListGetByIndex",
|
"GODMT_ListGetByIndex",
|
||||||
"GODMT_ListSlice",
|
"GODMT_ListSlice",
|
||||||
"GODMT_ListToBatch",
|
"GODMT_ListToPyList",
|
||||||
"GODMT_MergeBatch",
|
|
||||||
"GODMT_MergeList",
|
"GODMT_MergeList",
|
||||||
|
"GODMT_MergePyList",
|
||||||
"GODMT_Pack",
|
"GODMT_Pack",
|
||||||
|
"GODMT_PyListGetByIndex",
|
||||||
|
"GODMT_PyListItemCast",
|
||||||
|
"GODMT_PyListSlice",
|
||||||
|
"GODMT_PyListToList",
|
||||||
"GODMT_SplitString",
|
"GODMT_SplitString",
|
||||||
"GODMT_Unpack"
|
"GODMT_Unpack"
|
||||||
],
|
],
|
||||||
@@ -53494,6 +53536,7 @@
|
|||||||
"FrameRepeater",
|
"FrameRepeater",
|
||||||
"FrameReplacer",
|
"FrameReplacer",
|
||||||
"GitInstaller",
|
"GitInstaller",
|
||||||
|
"MultiplySigmas",
|
||||||
"WaveletColorFix"
|
"WaveletColorFix"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@@ -55643,6 +55686,8 @@
|
|||||||
"IPAdapterUnifiedLoaderFaceID",
|
"IPAdapterUnifiedLoaderFaceID",
|
||||||
"IPAdapterWeights",
|
"IPAdapterWeights",
|
||||||
"IPAdapterWeightsFromStrategy",
|
"IPAdapterWeightsFromStrategy",
|
||||||
|
"KSampler Gradually Adding More Denoise (efficient)",
|
||||||
|
"Make Interpolation State List",
|
||||||
"PrepImageForClipVision",
|
"PrepImageForClipVision",
|
||||||
"PromptChain_AttentionCouple",
|
"PromptChain_AttentionCouple",
|
||||||
"PromptChain_Canny",
|
"PromptChain_Canny",
|
||||||
@@ -55656,6 +55701,7 @@
|
|||||||
"PromptChain_OpenPose",
|
"PromptChain_OpenPose",
|
||||||
"PromptChain_PoseStudio",
|
"PromptChain_PoseStudio",
|
||||||
"PromptChain_PromptChain",
|
"PromptChain_PromptChain",
|
||||||
|
"PromptChain_RegionBox",
|
||||||
"PromptChain_RegionalConditioning",
|
"PromptChain_RegionalConditioning",
|
||||||
"PromptChain_RegionalDetailer",
|
"PromptChain_RegionalDetailer",
|
||||||
"PromptChain_Scribble",
|
"PromptChain_Scribble",
|
||||||
@@ -55674,6 +55720,7 @@
|
|||||||
"PulidFluxOptions",
|
"PulidFluxOptions",
|
||||||
"PulidInsightFaceLoader",
|
"PulidInsightFaceLoader",
|
||||||
"PulidModelLoader",
|
"PulidModelLoader",
|
||||||
|
"RIFE VFI",
|
||||||
"SeedVR2LoadDiTModel",
|
"SeedVR2LoadDiTModel",
|
||||||
"SeedVR2LoadVAEModel",
|
"SeedVR2LoadVAEModel",
|
||||||
"SeedVR2TorchCompileSettings",
|
"SeedVR2TorchCompileSettings",
|
||||||
@@ -55681,6 +55728,7 @@
|
|||||||
"UltimateSDUpscale",
|
"UltimateSDUpscale",
|
||||||
"UltimateSDUpscaleCustomSample",
|
"UltimateSDUpscaleCustomSample",
|
||||||
"UltimateSDUpscaleNoUpscale",
|
"UltimateSDUpscaleNoUpscale",
|
||||||
|
"VFI FloatToInt",
|
||||||
"VideoForwardOverrider"
|
"VideoForwardOverrider"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@@ -60879,6 +60927,7 @@
|
|||||||
[
|
[
|
||||||
"ImageDimensionFitter",
|
"ImageDimensionFitter",
|
||||||
"ImagePaddingCalculator",
|
"ImagePaddingCalculator",
|
||||||
|
"LoadImagesWithCaptionsFromDir",
|
||||||
"PathSplitter",
|
"PathSplitter",
|
||||||
"RandomLineConcatenator",
|
"RandomLineConcatenator",
|
||||||
"SaveImageWithCaption"
|
"SaveImageWithCaption"
|
||||||
@@ -64615,6 +64664,7 @@
|
|||||||
"SpectrumKSampler",
|
"SpectrumKSampler",
|
||||||
"SpectrumKSamplerAdvanced",
|
"SpectrumKSamplerAdvanced",
|
||||||
"SpectrumKSamplerModGuidance",
|
"SpectrumKSamplerModGuidance",
|
||||||
|
"SpectrumSEAKSamplerModGuidance",
|
||||||
"SpectrumSPDKSampler",
|
"SpectrumSPDKSampler",
|
||||||
"SpectrumSPDLoRAKSampler"
|
"SpectrumSPDLoRAKSampler"
|
||||||
],
|
],
|
||||||
@@ -64874,6 +64924,7 @@
|
|||||||
[
|
[
|
||||||
"UltimateSDUpscale",
|
"UltimateSDUpscale",
|
||||||
"UltimateSDUpscaleCustomSample",
|
"UltimateSDUpscaleCustomSample",
|
||||||
|
"UltimateSDUpscaleGuider",
|
||||||
"UltimateSDUpscaleNoUpscale"
|
"UltimateSDUpscaleNoUpscale"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@@ -66157,6 +66208,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/tetsuoo-online/comfyui-too-xmp-metadata": [
|
"https://github.com/tetsuoo-online/comfyui-too-xmp-metadata": [
|
||||||
[
|
[
|
||||||
|
"ClearImageMetadata",
|
||||||
"ReadXMPMetadata",
|
"ReadXMPMetadata",
|
||||||
"WriteXMPMetadataLossless",
|
"WriteXMPMetadataLossless",
|
||||||
"WriteXMPMetadataTensor"
|
"WriteXMPMetadataTensor"
|
||||||
@@ -68494,6 +68546,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/vslinx/ComfyUI-vslinx-nodes": [
|
"https://github.com/vslinx/ComfyUI-vslinx-nodes": [
|
||||||
[
|
[
|
||||||
|
"vsLinx_AnimaLLLiteLoader",
|
||||||
|
"vsLinx_AnimaLLLiteTiledSampler",
|
||||||
"vsLinx_AnyToPipe",
|
"vsLinx_AnyToPipe",
|
||||||
"vsLinx_AppendLorasFromNodeToString",
|
"vsLinx_AppendLorasFromNodeToString",
|
||||||
"vsLinx_BooleanAndOperator",
|
"vsLinx_BooleanAndOperator",
|
||||||
@@ -70001,6 +70055,15 @@
|
|||||||
"title_aux": "comfyui-gpu-resident-loader"
|
"title_aux": "comfyui-gpu-resident-loader"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/xmarre/ComfyUI-Global-Memory-Trim": [
|
||||||
|
[
|
||||||
|
"GlobalMemoryTrimNow",
|
||||||
|
"GlobalMemoryTrimStatus"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "comfyui-global-memory-trim"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/xmarre/ComfyUI-Image-Conveyor": [
|
"https://github.com/xmarre/ComfyUI-Image-Conveyor": [
|
||||||
[
|
[
|
||||||
"ImageConveyor",
|
"ImageConveyor",
|
||||||
|
|||||||
Reference in New Issue
Block a user