update DB

This commit is contained in:
Dr.Lt.Data 2025-05-20 23:40:40 +09:00
parent 117715aa22
commit a19ba22eaf
7 changed files with 3011 additions and 2995 deletions

View File

@ -17130,16 +17130,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A node that can use Nai in Comfyui" "description": "A node that can use Nai in Comfyui"
}, },
{
"author": "syaofox",
"title": "ComfyUI_fnodes",
"reference": "https://github.com/syaofox/ComfyUI_fnodes",
"files": [
"https://github.com/syaofox/ComfyUI_fnodes"
],
"install_type": "git-clone",
"description": "ComfyUI_fnodes is a collection of custom nodes designed for ComfyUI. These nodes provide additional functionality that can enhance your ComfyUI workflows.\nFile manipulation tools, Image resizing tools, IPAdapter tools, Image processing tools, Mask tools, Face analysis tools, Sampler tools, Miscellaneous tools"
},
{ {
"author": "guyaton", "author": "guyaton",
"title": "guy-nodes-comfyui", "title": "guy-nodes-comfyui",
@ -22371,6 +22361,17 @@
"install_type": "copy", "install_type": "copy",
"description": "A custom ComfyUI node for generating images using the HiDream AI model. Uses quantization for lower memory usage." "description": "A custom ComfyUI node for generating images using the HiDream AI model. Uses quantization for lower memory usage."
}, },
{
"author": "lum3on",
"title": "ComfyUI Model Quantizer",
"id": "ModelQuantizer",
"reference": "https://github.com/lum3on/ComfyUI-ModelQuantizer",
"files": [
"https://github.com/lum3on/ComfyUI-ModelQuantizer"
],
"install_type": "git-clone",
"description": "This is a node to converts models into Fp8, bf16, fp16."
},
{ {
"author": "austinbrown34", "author": "austinbrown34",
"title": "ComfyUI-IO-Helpers", "title": "ComfyUI-IO-Helpers",
@ -26226,17 +26227,6 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "lum3on",
"title": "ComfyUI Model Quantizer",
"id": "ModelQuantizer",
"reference": "https://github.com/lum3on/ComfyUI-ModelQuantizer",
"files": [
"https://github.com/lum3on/ComfyUI-ModelQuantizer"
],
"install_type": "git-clone",
"description": "This is a node to converts models into Fp8, bf16, fp16."
} }
] ]
} }

View File

@ -259,6 +259,7 @@
"ImageAddLabel", "ImageAddLabel",
"ImageBBoxCrop", "ImageBBoxCrop",
"ImageBlendModesByCSS", "ImageBlendModesByCSS",
"ImageCropEdge",
"ImageCropSquare", "ImageCropSquare",
"ImageCropWithBBox", "ImageCropWithBBox",
"ImageCroppedPaste", "ImageCroppedPaste",
@ -270,6 +271,7 @@
"MaskBBoxCrop", "MaskBBoxCrop",
"MaskBatchMathOps", "MaskBatchMathOps",
"MaskMathOps", "MaskMathOps",
"PathSelect",
"SliderValueRangeMapping", "SliderValueRangeMapping",
"Solid" "Solid"
], ],
@ -3666,14 +3668,6 @@
"title_aux": "Comfyui SDAPI Request / NovelAI" "title_aux": "Comfyui SDAPI Request / NovelAI"
} }
], ],
"https://github.com/DiffusionWave/PickResolution_DiffusionWave": [
[
"PickResolution_DiffusionWave"
],
{
"title_aux": "PickResolution_DiffusionWave"
}
],
"https://github.com/Diohim/ComfyUI-Unusual-Tools": [ "https://github.com/Diohim/ComfyUI-Unusual-Tools": [
[ [
"AdjustCrop", "AdjustCrop",
@ -3811,10 +3805,13 @@
], ],
"https://github.com/DragonDiffusionbyBoyo/Boyonodes": [ "https://github.com/DragonDiffusionbyBoyo/Boyonodes": [
[ [
"BoyoAudioEval",
"BoyoFramePackLoRA",
"BoyoLoadImageList", "BoyoLoadImageList",
"BoyoSaver", "BoyoSaver",
"BoyoVAEDecode", "BoyoVAEDecode",
"Boyolatent" "Boyolatent",
"MandelbrotVideo"
], ],
{ {
"title_aux": "Boyonodes" "title_aux": "Boyonodes"
@ -5125,7 +5122,8 @@
"https://github.com/HJH-AILab/ComfyUI_CosyVoice2": [ "https://github.com/HJH-AILab/ComfyUI_CosyVoice2": [
[ [
"CosyVoiceModel", "CosyVoiceModel",
"CosyVoiceNode" "CosyVoiceNode",
"HJHCosyVoiceSaveAudio"
], ],
{ {
"title_aux": "ComfyUI_CosyVoice2" "title_aux": "ComfyUI_CosyVoice2"
@ -5333,6 +5331,8 @@
"https://github.com/Hellrunner2k/ComfyUI-HellrunnersMagicalNodes": [ "https://github.com/Hellrunner2k/ComfyUI-HellrunnersMagicalNodes": [
[ [
"AdjustMojo", "AdjustMojo",
"BufferedEncoder",
"LoRABox",
"LoadMaskMap", "LoadMaskMap",
"MagicalSaveNode", "MagicalSaveNode",
"MaskMapPrompt", "MaskMapPrompt",
@ -8068,6 +8068,8 @@
"SVGAdvancedPreview", "SVGAdvancedPreview",
"SVGArtGrid", "SVGArtGrid",
"SVGArtGridV2", "SVGArtGridV2",
"SVGArtGridV3",
"SVGArtGridV4",
"SVGAttributeManipulation", "SVGAttributeManipulation",
"SVGBatchColorReplacer", "SVGBatchColorReplacer",
"SVGColorExtractor", "SVGColorExtractor",
@ -8862,12 +8864,15 @@
], ],
"https://github.com/Pseudotools/Pseudocomfy": [ "https://github.com/Pseudotools/Pseudocomfy": [
[ [
"Combiner", "ApplyDenseDiffusion",
"ApplyIPAdaper",
"LoadJSONAuto", "LoadJSONAuto",
"LoadJSONFromFolder", "LoadModelSnapshot",
"MakeMaskBatch", "MakeMaskBatch",
"MixedBuiltinCombinerIPAdaper", "PreviewEnvironmentalPrompts",
"ProcessJSON" "PreviewMaterialPrompts",
"ProcessImagePrompt",
"UnpackModelSnapshot"
], ],
{ {
"title_aux": "Pseudocomfy" "title_aux": "Pseudocomfy"
@ -11557,6 +11562,7 @@
"tri3d_SaveText_absolute", "tri3d_SaveText_absolute",
"tri3d_Skip_HeadMask", "tri3d_Skip_HeadMask",
"tri3d_Skip_HeadMask_AddNeck", "tri3d_Skip_HeadMask_AddNeck",
"tri3d_Skip_LipMask",
"tri3d_SmartBox", "tri3d_SmartBox",
"tri3d_Smart_Depth", "tri3d_Smart_Depth",
"tri3d_Wait_And_Read_File", "tri3d_Wait_And_Read_File",
@ -12834,6 +12840,7 @@
], ],
"https://github.com/X-School-Academy/X-FluxAgent": [ "https://github.com/X-School-Academy/X-FluxAgent": [
[ [
"X-FluxAgent.AICodeGenNode",
"X-FluxAgent.OpenAIChatnNode", "X-FluxAgent.OpenAIChatnNode",
"X-FluxAgent.RichTextNode", "X-FluxAgent.RichTextNode",
"X-FluxAgent.SaveTextNode" "X-FluxAgent.SaveTextNode"
@ -13189,6 +13196,17 @@
"title_aux": "ComfyUI-Matrix-Game" "title_aux": "ComfyUI-Matrix-Game"
} }
], ],
"https://github.com/Yuan-ManX/ComfyUI-MoviiGen": [
[
"LoadMoviiGenModel",
"MoviiGen",
"Prompt",
"SaveMoviiGen"
],
{
"title_aux": "ComfyUI-MoviiGen"
}
],
"https://github.com/Yuan-ManX/ComfyUI-Multiverse": [ "https://github.com/Yuan-ManX/ComfyUI-Multiverse": [
[ [
"PlayGame" "PlayGame"
@ -14299,6 +14317,7 @@
], ],
"https://github.com/alastor-666-1933/caching_to_not_waste": [ "https://github.com/alastor-666-1933/caching_to_not_waste": [
[ [
"caching_condition",
"caching_controlnet", "caching_controlnet",
"caching_image", "caching_image",
"caching_mask", "caching_mask",
@ -14618,6 +14637,7 @@
[ [
"Sage_AdvSamplerInfo", "Sage_AdvSamplerInfo",
"Sage_CacheMaintenance", "Sage_CacheMaintenance",
"Sage_CheckLorasForUpdates",
"Sage_CheckpointLoaderRecent", "Sage_CheckpointLoaderRecent",
"Sage_CheckpointLoaderSimple", "Sage_CheckpointLoaderSimple",
"Sage_CheckpointSelector", "Sage_CheckpointSelector",
@ -16094,6 +16114,7 @@
"HyperLoRAGenerateIDLoRA", "HyperLoRAGenerateIDLoRA",
"HyperLoRAIDCond", "HyperLoRAIDCond",
"HyperLoRALoader", "HyperLoRALoader",
"HyperLoRASaveLoRA",
"HyperLoRAUniGenerateIDLoRA", "HyperLoRAUniGenerateIDLoRA",
"HyperLoRAUniLoader" "HyperLoRAUniLoader"
], ],
@ -19768,6 +19789,7 @@
], ],
"https://github.com/edenartlab/eden_comfy_pipelines": [ "https://github.com/edenartlab/eden_comfy_pipelines": [
[ [
"AnimatedShapeMaskNode",
"Animation_RGB_Mask", "Animation_RGB_Mask",
"AspectPadImageForOutpainting", "AspectPadImageForOutpainting",
"CLIP_Interrogator", "CLIP_Interrogator",
@ -20340,6 +20362,7 @@
"FL_Float", "FL_Float",
"FL_FractalKSampler", "FL_FractalKSampler",
"FL_GPT_Image1", "FL_GPT_Image1",
"FL_GPT_Image1_ADV",
"FL_GPT_Text", "FL_GPT_Text",
"FL_GPT_Vision", "FL_GPT_Vision",
"FL_GeminiImageEditor", "FL_GeminiImageEditor",
@ -23690,7 +23713,8 @@
"https://github.com/judian17/ComfyUI-joycaption-beta-one-GGUF": [ "https://github.com/judian17/ComfyUI-joycaption-beta-one-GGUF": [
[ [
"JJC_JoyCaption_Custom_GGUF", "JJC_JoyCaption_Custom_GGUF",
"JJC_JoyCaption_GGUF" "JJC_JoyCaption_GGUF",
"JJC_JoyCaption_GGUF_ExtraOptions"
], ],
{ {
"title_aux": "ComfyUI JoyCaption-Beta-GGUF Node" "title_aux": "ComfyUI JoyCaption-Beta-GGUF Node"
@ -23772,6 +23796,7 @@
"Bjornulf_GrayscaleTransform", "Bjornulf_GrayscaleTransform",
"Bjornulf_GreenScreenToTransparency", "Bjornulf_GreenScreenToTransparency",
"Bjornulf_HiResFix", "Bjornulf_HiResFix",
"Bjornulf_HorizontalCutAndShift",
"Bjornulf_HuggingFaceDownloader", "Bjornulf_HuggingFaceDownloader",
"Bjornulf_IfElse", "Bjornulf_IfElse",
"Bjornulf_ImageBlend", "Bjornulf_ImageBlend",
@ -26868,6 +26893,17 @@
"title_aux": "ComfyUI-CatvtonFluxWrapper" "title_aux": "ComfyUI-CatvtonFluxWrapper"
} }
], ],
"https://github.com/lum3on/ComfyUI-ModelQuantizer": [
[
"ModelToStateDict",
"QuantizeFP8Format",
"QuantizeModel",
"SaveAsSafeTensor"
],
{
"title_aux": "ComfyUI Model Quantizer"
}
],
"https://github.com/lum3on/comfyui_LLM_Polymath": [ "https://github.com/lum3on/comfyui_LLM_Polymath": [
[ [
"ConceptEraserNode", "ConceptEraserNode",
@ -27711,6 +27747,8 @@
"NunchakuDepthPreprocessor", "NunchakuDepthPreprocessor",
"NunchakuFluxDiTLoader", "NunchakuFluxDiTLoader",
"NunchakuFluxLoraLoader", "NunchakuFluxLoraLoader",
"NunchakuPulidApply",
"NunchakuPulidLoader",
"NunchakuTextEncoderLoader" "NunchakuTextEncoderLoader"
], ],
{ {
@ -27720,6 +27758,7 @@
"https://github.com/mittimi/ComfyUI_mittimiLoadPreset2": [ "https://github.com/mittimi/ComfyUI_mittimiLoadPreset2": [
[ [
"CombineParamDataMittimi", "CombineParamDataMittimi",
"LoadImageParamMittimi",
"LoadSetParamMittimi", "LoadSetParamMittimi",
"SaveImageParamMittimi", "SaveImageParamMittimi",
"SaveParamToPresetMittimi" "SaveParamToPresetMittimi"
@ -32219,51 +32258,6 @@
"title_aux": "ComfyUI_Sticker_Compositer" "title_aux": "ComfyUI_Sticker_Compositer"
} }
], ],
"https://github.com/syaofox/ComfyUI_fnodes": [
[
"AddImageBorder-",
"AlignImageByFace-",
"ColorAdjustment-",
"ColorBlockEffect-",
"ColorTint-",
"ComputeImageScaleRatio-",
"CreateBlurredEdgeMask-",
"Depth2Mask-",
"DisplayAny-",
"ExtractBoundingBox-",
"FaceCutout-",
"FaceMorph-",
"FacePaste-",
"FilePathAnalyzer-",
"FillMaskedImageArea-",
"FlatteningEffect-",
"GeneratePreciseFaceMask-",
"GetImageSize-",
"IPAdapterMSLayerWeights-",
"IPAdapterMSTiled-",
"ImageRotate-",
"ImageScaleBySpecifiedSide-",
"ImageScalerForSDModels-",
"LoadImagesFromFolder-",
"MaskChange-",
"MaskScale-",
"MaskScaleBy-",
"OccluderLoader-",
"OutlineMask-",
"PrimitiveText-",
"ReadImage-",
"RegexExtractor-",
"ScheduleSampler-",
"ScheduleSamplerCustomAYS-",
"ScheduleSamplerCustomTurbo-",
"Seed-",
"SelectFace-",
"TrimImageBorders-"
],
{
"title_aux": "ComfyUI_fnodes"
}
],
"https://github.com/syllebra/bilbox-comfyui": [ "https://github.com/syllebra/bilbox-comfyui": [
[ [
"BilboXLut", "BilboXLut",
@ -34768,6 +34762,7 @@
], ],
"https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt": [ "https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt": [
[ [
"DepthAnythingEngineBuilder",
"DepthAnythingTensorrt" "DepthAnythingTensorrt"
], ],
{ {

File diff suppressed because it is too large Load Diff

View File

@ -2042,7 +2042,7 @@
"https://github.com/thedivergentai/divergent_nodes" "https://github.com/thedivergentai/divergent_nodes"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "A ComfyUI custom node for counting CLIP tokens in text input." "description": "This repository contains a collection of custom nodes for ComfyUI designed to integrate external AI models, provide utilities, and enable advanced workflows."
}, },
{ {
"author": "gold24park", "author": "gold24park",

View File

@ -11,6 +11,16 @@
{
"author": "syaofox",
"title": "ComfyUI_fnodes [REMOVED]",
"reference": "https://github.com/syaofox/ComfyUI_fnodes",
"files": [
"https://github.com/syaofox/ComfyUI_fnodes"
],
"install_type": "git-clone",
"description": "ComfyUI_fnodes is a collection of custom nodes designed for ComfyUI. These nodes provide additional functionality that can enhance your ComfyUI workflows.\nFile manipulation tools, Image resizing tools, IPAdapter tools, Image processing tools, Mask tools, Face analysis tools, Sampler tools, Miscellaneous tools"
},
{ {
"author": "Hangover3832", "author": "Hangover3832",
"title": "ComfyUI-Hangover-Moondream [DEPRECATED]", "title": "ComfyUI-Hangover-Moondream [DEPRECATED]",

View File

@ -10,6 +10,27 @@
{
"author": "lum3on",
"title": "ComfyUI Model Quantizer",
"id": "ModelQuantizer",
"reference": "https://github.com/lum3on/ComfyUI-ModelQuantizer",
"files": [
"https://github.com/lum3on/ComfyUI-ModelQuantizer"
],
"install_type": "git-clone",
"description": "This is a node to converts models into Fp8, bf16, fp16."
},
{
"author": "Yuan-ManX",
"title": "ComfyUI-MoviiGen",
"reference": "https://github.com/Yuan-ManX/ComfyUI-MoviiGen",
"files": [
"https://github.com/Yuan-ManX/ComfyUI-MoviiGen"
],
"install_type": "git-clone",
"description": "ComfyUI-MoviiGen is now available in ComfyUI, MoviiGen 1.1 is a cutting-edge video generation model that excels in cinematic aesthetics and visual quality."
},
{ {
"author": "ShmuelRonen", "author": "ShmuelRonen",
"title": "ComfyUI-FramePackWrapper_Plus", "title": "ComfyUI-FramePackWrapper_Plus",

View File

@ -259,6 +259,7 @@
"ImageAddLabel", "ImageAddLabel",
"ImageBBoxCrop", "ImageBBoxCrop",
"ImageBlendModesByCSS", "ImageBlendModesByCSS",
"ImageCropEdge",
"ImageCropSquare", "ImageCropSquare",
"ImageCropWithBBox", "ImageCropWithBBox",
"ImageCroppedPaste", "ImageCroppedPaste",
@ -270,6 +271,7 @@
"MaskBBoxCrop", "MaskBBoxCrop",
"MaskBatchMathOps", "MaskBatchMathOps",
"MaskMathOps", "MaskMathOps",
"PathSelect",
"SliderValueRangeMapping", "SliderValueRangeMapping",
"Solid" "Solid"
], ],
@ -3666,14 +3668,6 @@
"title_aux": "Comfyui SDAPI Request / NovelAI" "title_aux": "Comfyui SDAPI Request / NovelAI"
} }
], ],
"https://github.com/DiffusionWave/PickResolution_DiffusionWave": [
[
"PickResolution_DiffusionWave"
],
{
"title_aux": "PickResolution_DiffusionWave"
}
],
"https://github.com/Diohim/ComfyUI-Unusual-Tools": [ "https://github.com/Diohim/ComfyUI-Unusual-Tools": [
[ [
"AdjustCrop", "AdjustCrop",
@ -3811,10 +3805,13 @@
], ],
"https://github.com/DragonDiffusionbyBoyo/Boyonodes": [ "https://github.com/DragonDiffusionbyBoyo/Boyonodes": [
[ [
"BoyoAudioEval",
"BoyoFramePackLoRA",
"BoyoLoadImageList", "BoyoLoadImageList",
"BoyoSaver", "BoyoSaver",
"BoyoVAEDecode", "BoyoVAEDecode",
"Boyolatent" "Boyolatent",
"MandelbrotVideo"
], ],
{ {
"title_aux": "Boyonodes" "title_aux": "Boyonodes"
@ -5125,7 +5122,8 @@
"https://github.com/HJH-AILab/ComfyUI_CosyVoice2": [ "https://github.com/HJH-AILab/ComfyUI_CosyVoice2": [
[ [
"CosyVoiceModel", "CosyVoiceModel",
"CosyVoiceNode" "CosyVoiceNode",
"HJHCosyVoiceSaveAudio"
], ],
{ {
"title_aux": "ComfyUI_CosyVoice2" "title_aux": "ComfyUI_CosyVoice2"
@ -5333,6 +5331,8 @@
"https://github.com/Hellrunner2k/ComfyUI-HellrunnersMagicalNodes": [ "https://github.com/Hellrunner2k/ComfyUI-HellrunnersMagicalNodes": [
[ [
"AdjustMojo", "AdjustMojo",
"BufferedEncoder",
"LoRABox",
"LoadMaskMap", "LoadMaskMap",
"MagicalSaveNode", "MagicalSaveNode",
"MaskMapPrompt", "MaskMapPrompt",
@ -8068,6 +8068,8 @@
"SVGAdvancedPreview", "SVGAdvancedPreview",
"SVGArtGrid", "SVGArtGrid",
"SVGArtGridV2", "SVGArtGridV2",
"SVGArtGridV3",
"SVGArtGridV4",
"SVGAttributeManipulation", "SVGAttributeManipulation",
"SVGBatchColorReplacer", "SVGBatchColorReplacer",
"SVGColorExtractor", "SVGColorExtractor",
@ -8862,12 +8864,15 @@
], ],
"https://github.com/Pseudotools/Pseudocomfy": [ "https://github.com/Pseudotools/Pseudocomfy": [
[ [
"Combiner", "ApplyDenseDiffusion",
"ApplyIPAdaper",
"LoadJSONAuto", "LoadJSONAuto",
"LoadJSONFromFolder", "LoadModelSnapshot",
"MakeMaskBatch", "MakeMaskBatch",
"MixedBuiltinCombinerIPAdaper", "PreviewEnvironmentalPrompts",
"ProcessJSON" "PreviewMaterialPrompts",
"ProcessImagePrompt",
"UnpackModelSnapshot"
], ],
{ {
"title_aux": "Pseudocomfy" "title_aux": "Pseudocomfy"
@ -11557,6 +11562,7 @@
"tri3d_SaveText_absolute", "tri3d_SaveText_absolute",
"tri3d_Skip_HeadMask", "tri3d_Skip_HeadMask",
"tri3d_Skip_HeadMask_AddNeck", "tri3d_Skip_HeadMask_AddNeck",
"tri3d_Skip_LipMask",
"tri3d_SmartBox", "tri3d_SmartBox",
"tri3d_Smart_Depth", "tri3d_Smart_Depth",
"tri3d_Wait_And_Read_File", "tri3d_Wait_And_Read_File",
@ -12834,6 +12840,7 @@
], ],
"https://github.com/X-School-Academy/X-FluxAgent": [ "https://github.com/X-School-Academy/X-FluxAgent": [
[ [
"X-FluxAgent.AICodeGenNode",
"X-FluxAgent.OpenAIChatnNode", "X-FluxAgent.OpenAIChatnNode",
"X-FluxAgent.RichTextNode", "X-FluxAgent.RichTextNode",
"X-FluxAgent.SaveTextNode" "X-FluxAgent.SaveTextNode"
@ -13189,6 +13196,17 @@
"title_aux": "ComfyUI-Matrix-Game" "title_aux": "ComfyUI-Matrix-Game"
} }
], ],
"https://github.com/Yuan-ManX/ComfyUI-MoviiGen": [
[
"LoadMoviiGenModel",
"MoviiGen",
"Prompt",
"SaveMoviiGen"
],
{
"title_aux": "ComfyUI-MoviiGen"
}
],
"https://github.com/Yuan-ManX/ComfyUI-Multiverse": [ "https://github.com/Yuan-ManX/ComfyUI-Multiverse": [
[ [
"PlayGame" "PlayGame"
@ -14299,6 +14317,7 @@
], ],
"https://github.com/alastor-666-1933/caching_to_not_waste": [ "https://github.com/alastor-666-1933/caching_to_not_waste": [
[ [
"caching_condition",
"caching_controlnet", "caching_controlnet",
"caching_image", "caching_image",
"caching_mask", "caching_mask",
@ -14618,6 +14637,7 @@
[ [
"Sage_AdvSamplerInfo", "Sage_AdvSamplerInfo",
"Sage_CacheMaintenance", "Sage_CacheMaintenance",
"Sage_CheckLorasForUpdates",
"Sage_CheckpointLoaderRecent", "Sage_CheckpointLoaderRecent",
"Sage_CheckpointLoaderSimple", "Sage_CheckpointLoaderSimple",
"Sage_CheckpointSelector", "Sage_CheckpointSelector",
@ -16094,6 +16114,7 @@
"HyperLoRAGenerateIDLoRA", "HyperLoRAGenerateIDLoRA",
"HyperLoRAIDCond", "HyperLoRAIDCond",
"HyperLoRALoader", "HyperLoRALoader",
"HyperLoRASaveLoRA",
"HyperLoRAUniGenerateIDLoRA", "HyperLoRAUniGenerateIDLoRA",
"HyperLoRAUniLoader" "HyperLoRAUniLoader"
], ],
@ -19768,6 +19789,7 @@
], ],
"https://github.com/edenartlab/eden_comfy_pipelines": [ "https://github.com/edenartlab/eden_comfy_pipelines": [
[ [
"AnimatedShapeMaskNode",
"Animation_RGB_Mask", "Animation_RGB_Mask",
"AspectPadImageForOutpainting", "AspectPadImageForOutpainting",
"CLIP_Interrogator", "CLIP_Interrogator",
@ -20340,6 +20362,7 @@
"FL_Float", "FL_Float",
"FL_FractalKSampler", "FL_FractalKSampler",
"FL_GPT_Image1", "FL_GPT_Image1",
"FL_GPT_Image1_ADV",
"FL_GPT_Text", "FL_GPT_Text",
"FL_GPT_Vision", "FL_GPT_Vision",
"FL_GeminiImageEditor", "FL_GeminiImageEditor",
@ -23690,7 +23713,8 @@
"https://github.com/judian17/ComfyUI-joycaption-beta-one-GGUF": [ "https://github.com/judian17/ComfyUI-joycaption-beta-one-GGUF": [
[ [
"JJC_JoyCaption_Custom_GGUF", "JJC_JoyCaption_Custom_GGUF",
"JJC_JoyCaption_GGUF" "JJC_JoyCaption_GGUF",
"JJC_JoyCaption_GGUF_ExtraOptions"
], ],
{ {
"title_aux": "ComfyUI JoyCaption-Beta-GGUF Node" "title_aux": "ComfyUI JoyCaption-Beta-GGUF Node"
@ -23772,6 +23796,7 @@
"Bjornulf_GrayscaleTransform", "Bjornulf_GrayscaleTransform",
"Bjornulf_GreenScreenToTransparency", "Bjornulf_GreenScreenToTransparency",
"Bjornulf_HiResFix", "Bjornulf_HiResFix",
"Bjornulf_HorizontalCutAndShift",
"Bjornulf_HuggingFaceDownloader", "Bjornulf_HuggingFaceDownloader",
"Bjornulf_IfElse", "Bjornulf_IfElse",
"Bjornulf_ImageBlend", "Bjornulf_ImageBlend",
@ -26868,6 +26893,17 @@
"title_aux": "ComfyUI-CatvtonFluxWrapper" "title_aux": "ComfyUI-CatvtonFluxWrapper"
} }
], ],
"https://github.com/lum3on/ComfyUI-ModelQuantizer": [
[
"ModelToStateDict",
"QuantizeFP8Format",
"QuantizeModel",
"SaveAsSafeTensor"
],
{
"title_aux": "ComfyUI Model Quantizer"
}
],
"https://github.com/lum3on/comfyui_LLM_Polymath": [ "https://github.com/lum3on/comfyui_LLM_Polymath": [
[ [
"ConceptEraserNode", "ConceptEraserNode",
@ -27711,6 +27747,8 @@
"NunchakuDepthPreprocessor", "NunchakuDepthPreprocessor",
"NunchakuFluxDiTLoader", "NunchakuFluxDiTLoader",
"NunchakuFluxLoraLoader", "NunchakuFluxLoraLoader",
"NunchakuPulidApply",
"NunchakuPulidLoader",
"NunchakuTextEncoderLoader" "NunchakuTextEncoderLoader"
], ],
{ {
@ -27720,6 +27758,7 @@
"https://github.com/mittimi/ComfyUI_mittimiLoadPreset2": [ "https://github.com/mittimi/ComfyUI_mittimiLoadPreset2": [
[ [
"CombineParamDataMittimi", "CombineParamDataMittimi",
"LoadImageParamMittimi",
"LoadSetParamMittimi", "LoadSetParamMittimi",
"SaveImageParamMittimi", "SaveImageParamMittimi",
"SaveParamToPresetMittimi" "SaveParamToPresetMittimi"
@ -32219,51 +32258,6 @@
"title_aux": "ComfyUI_Sticker_Compositer" "title_aux": "ComfyUI_Sticker_Compositer"
} }
], ],
"https://github.com/syaofox/ComfyUI_fnodes": [
[
"AddImageBorder-",
"AlignImageByFace-",
"ColorAdjustment-",
"ColorBlockEffect-",
"ColorTint-",
"ComputeImageScaleRatio-",
"CreateBlurredEdgeMask-",
"Depth2Mask-",
"DisplayAny-",
"ExtractBoundingBox-",
"FaceCutout-",
"FaceMorph-",
"FacePaste-",
"FilePathAnalyzer-",
"FillMaskedImageArea-",
"FlatteningEffect-",
"GeneratePreciseFaceMask-",
"GetImageSize-",
"IPAdapterMSLayerWeights-",
"IPAdapterMSTiled-",
"ImageRotate-",
"ImageScaleBySpecifiedSide-",
"ImageScalerForSDModels-",
"LoadImagesFromFolder-",
"MaskChange-",
"MaskScale-",
"MaskScaleBy-",
"OccluderLoader-",
"OutlineMask-",
"PrimitiveText-",
"ReadImage-",
"RegexExtractor-",
"ScheduleSampler-",
"ScheduleSamplerCustomAYS-",
"ScheduleSamplerCustomTurbo-",
"Seed-",
"SelectFace-",
"TrimImageBorders-"
],
{
"title_aux": "ComfyUI_fnodes"
}
],
"https://github.com/syllebra/bilbox-comfyui": [ "https://github.com/syllebra/bilbox-comfyui": [
[ [
"BilboXLut", "BilboXLut",
@ -34768,6 +34762,7 @@
], ],
"https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt": [ "https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt": [
[ [
"DepthAnythingEngineBuilder",
"DepthAnythingTensorrt" "DepthAnythingTensorrt"
], ],
{ {