update DB

This commit is contained in:
Dr.Lt.Data 2026-03-23 02:23:20 +09:00
parent be5e019ec5
commit dd58ac8b99
9 changed files with 6292 additions and 6123 deletions

View File

@ -982,18 +982,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "OpenImageIO plugin for ComfyUI" "description": "OpenImageIO plugin for ComfyUI"
}, },
{
"author": "xXAdonesXx",
"title": "NodeGPT",
"id": "nodegpt",
"reference": "https://github.com/xXAdonesXx/NodeGPT",
"reference2": "https://github.com/antonym-git/NodeGPT",
"files": [
"https://github.com/xXAdonesXx/NodeGPT"
],
"install_type": "git-clone",
"description": "Implementation of AutoGen inside ComfyUI. This repository is under development, and not everything is functioning correctly yet."
},
{ {
"author": "ciri", "author": "ciri",
"title": "ComfyUI Model Downloader", "title": "ComfyUI Model Downloader",
@ -41910,6 +41898,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Architecture-aware LoRA loader for Z-Image Turbo (Lumina2) in ComfyUI. Fixes silent key mismatches by auto-fusing separate Q/K/V into Z-Image's fused QKV format and remapping output projections." "description": "Architecture-aware LoRA loader for Z-Image Turbo (Lumina2) in ComfyUI. Fixes silent key mismatches by auto-fusing separate Q/K/V into Z-Image's fused QKV format and remapping output projections."
}, },
{
"author": "capitan01R",
"title": "Comfyui-flux2klein-Lora-loader",
"reference": "https://github.com/capitan01R/Comfyui-flux2klein-Lora-loader",
"files": [
"https://github.com/capitan01R/Comfyui-flux2klein-Lora-loader"
],
"install_type": "git-clone",
"description": "Architecture-aware LoRA loader for FLUX.2 Klein in ComfyUI with automatic per-layer strength calibration."
},
{ {
"author": "advancedtech-sk", "author": "advancedtech-sk",
"title": "ComfyUI-GROUT", "title": "ComfyUI-GROUT",
@ -44954,6 +44952,26 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Anima Detail Enhancer Node for ComfyUI" "description": "Anima Detail Enhancer Node for ComfyUI"
}, },
{
"author": "ID-LoRA",
"title": "ID-LoRA-LTX2.3-ComfyUI",
"reference": "https://github.com/ID-LoRA/ID-LoRA-LTX2.3-ComfyUI",
"files": [
"https://github.com/ID-LoRA/ID-LoRA-LTX2.3-ComfyUI"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for ID-LoRA-2.3 one-stage audio+video generation with speaker identity transfer"
},
{
"author": "TuZZiL",
"title": "ComfyUI-FLUX-Klein-Identity-Edit-Loader",
"reference": "https://github.com/TuZZiL/ComfyUI-FLUX-Klein-Identity-Edit-Loader",
"files": [
"https://github.com/TuZZiL/ComfyUI-FLUX-Klein-Identity-Edit-Loader"
],
"install_type": "git-clone",
"description": "Architecture-aware FLUX.2 Klein LoRA loader for ComfyUI with identity-preserving edit controls and drift-risk analysis."
},

View File

@ -2501,7 +2501,11 @@
], ],
"https://github.com/AlbertJBurton/comfyui-jbnodes": [ "https://github.com/AlbertJBurton/comfyui-jbnodes": [
[ [
"FilmLab",
"FilterLab", "FilterLab",
"GrayscaleLab",
"PrintLabGraded",
"PrintLabMultigrade",
"SpectralLab", "SpectralLab",
"SpectralLabCustom" "SpectralLabCustom"
], ],
@ -6263,6 +6267,7 @@
], ],
"https://github.com/DazzleNodes/ComfyUI-Smart-Resolution-Calc": [ "https://github.com/DazzleNodes/ComfyUI-Smart-Resolution-Calc": [
[ [
"DazzleOptions",
"SmartResolutionCalc" "SmartResolutionCalc"
], ],
{ {
@ -6271,6 +6276,7 @@
], ],
"https://github.com/DazzleNodes/DazzleNodes": [ "https://github.com/DazzleNodes/DazzleNodes": [
[ [
"DazzleOptions",
"DazzleSwitch", "DazzleSwitch",
"FitMaskToImage", "FitMaskToImage",
"JDC_AutoContrast", "JDC_AutoContrast",
@ -8089,6 +8095,7 @@
"IFUnet VFI", "IFUnet VFI",
"KSampler Gradually Adding More Denoise (efficient)", "KSampler Gradually Adding More Denoise (efficient)",
"M2M VFI", "M2M VFI",
"MOMO VFI",
"Make Interpolation State List", "Make Interpolation State List",
"RIFE VFI", "RIFE VFI",
"STMFNet VFI", "STMFNet VFI",
@ -8706,6 +8713,8 @@
"FossielSequenceWrangler", "FossielSequenceWrangler",
"FossielVideoDeflicker", "FossielVideoDeflicker",
"FossielWebPWrangler", "FossielWebPWrangler",
"Fossiel_LoadSmolLM2Model",
"Fossiel_LoadSmolVLMModel",
"Fossiel_Sensor_KSampler_Switch", "Fossiel_Sensor_KSampler_Switch",
"Fossiel_Sensor_Switch_Clip", "Fossiel_Sensor_Switch_Clip",
"Fossiel_Sensor_Switch_Conditioning", "Fossiel_Sensor_Switch_Conditioning",
@ -8713,7 +8722,10 @@
"Fossiel_Sensor_Switch_Latent", "Fossiel_Sensor_Switch_Latent",
"Fossiel_Sensor_Switch_Mask", "Fossiel_Sensor_Switch_Mask",
"Fossiel_Sensor_Switch_Model", "Fossiel_Sensor_Switch_Model",
"Fossiel_Sensor_Switch_VAE" "Fossiel_Sensor_Switch_VAE",
"Fossiel_SmolLM2",
"Fossiel_SmolVLM2",
"Fossiel_SmolVLM_Classic"
], ],
{ {
"title_aux": "ComfyUI-Fossiel-QoL-Nodes" "title_aux": "ComfyUI-Fossiel-QoL-Nodes"
@ -8769,7 +8781,9 @@
"PromptGenerator", "PromptGenerator",
"PromptManager", "PromptManager",
"PromptManagerAdvanced", "PromptManagerAdvanced",
"SaveVideoH26x" "SaveVideoH26x",
"SwitchAny",
"SwitchAnyBool"
], ],
{ {
"title_aux": "ComfyUI-Prompt-Manager" "title_aux": "ComfyUI-Prompt-Manager"
@ -10769,6 +10783,18 @@
"title_aux": "IAMCCS-nodes" "title_aux": "IAMCCS-nodes"
} }
], ],
"https://github.com/ID-LoRA/ID-LoRA-LTX2.3-ComfyUI": [
[
"IDLoraModelLoader",
"IDLoraOneStageSampler",
"IDLoraPromptEncoder",
"IDLoraTwoStageModelLoader",
"IDLoraTwoStageSampler"
],
{
"title_aux": "ID-LoRA-LTX2.3-ComfyUI"
}
],
"https://github.com/IDGallagher/ComfyUI-IG-Motion-I2V": [ "https://github.com/IDGallagher/ComfyUI-IG-Motion-I2V": [
[ [
"MI2V Flow Animator", "MI2V Flow Animator",
@ -17360,7 +17386,9 @@
"LoadImageWithText", "LoadImageWithText",
"RSSaveImage", "RSSaveImage",
"RS_Saturation", "RS_Saturation",
"RaykoIntermediateSplineMask",
"RaykoModelsLoader", "RaykoModelsLoader",
"RaykoSplineMask",
"SaveImagePair" "SaveImagePair"
], ],
{ {
@ -18551,16 +18579,22 @@
], ],
"https://github.com/Scorpiosis0/ComfyUI-WtlNodes": [ "https://github.com/Scorpiosis0/ComfyUI-WtlNodes": [
[ [
"ASCII",
"Brightness", "Brightness",
"CRTEffect",
"CameraDepthDOF", "CameraDepthDOF",
"ChromaticAberration",
"Contrast", "Contrast",
"DepthDOF", "DepthDOF",
"Dither", "Dither",
"DualEaseCosineScheduler", "DualEaseCosineScheduler",
"EmptyLatent", "EmptyLatent",
"Exposure", "Exposure",
"FilmArtifacts",
"FilmGrain",
"HighlightShadow", "HighlightShadow",
"Hue", "Hue",
"ImageFilters",
"ImageResize", "ImageResize",
"ImageRotate", "ImageRotate",
"ImageRotation", "ImageRotation",
@ -22148,6 +22182,17 @@
"title_aux": "ComfyUI Neural Network Latent Upscale" "title_aux": "ComfyUI Neural Network Latent Upscale"
} }
], ],
"https://github.com/TuZZiL/ComfyUI-FLUX-Klein-Identity-Edit-Loader": [
[
"FluxLoraAutoLoader",
"FluxLoraAutoStrength",
"FluxLoraLoader",
"FluxLoraStack"
],
{
"title_aux": "ComfyUI-FLUX-Klein-Identity-Edit-Loader"
}
],
"https://github.com/TuonoMindCode/ComfyUI-MultiClip-Text-Script": [ "https://github.com/TuonoMindCode/ComfyUI-MultiClip-Text-Script": [
[ [
"MultiClipTextScriptClipSelector", "MultiClipTextScriptClipSelector",
@ -22707,6 +22752,8 @@
"WASCameraMotionTrajectory", "WASCameraMotionTrajectory",
"WASChannelWaveform", "WASChannelWaveform",
"WASCombineLUT", "WASCombineLUT",
"WASImageTileExtract",
"WASImageTileShuffle",
"WASLatentContrastLimitedDetailBoost", "WASLatentContrastLimitedDetailBoost",
"WASLatentUpscaleHybrid", "WASLatentUpscaleHybrid",
"WASLoadLUT", "WASLoadLUT",
@ -23076,6 +23123,7 @@
], ],
"https://github.com/WingeD123/ComfyUI_QwenVL_PromptCaption": [ "https://github.com/WingeD123/ComfyUI_QwenVL_PromptCaption": [
[ [
"ASID_Caption",
"Ovis25Run", "Ovis25Run",
"Qwen25Caption", "Qwen25Caption",
"Qwen25CaptionBatch", "Qwen25CaptionBatch",
@ -29277,6 +29325,8 @@
], ],
"https://github.com/capitan01R/Comfyui-ZiT-Lora-loader": [ "https://github.com/capitan01R/Comfyui-ZiT-Lora-loader": [
[ [
"ZImageLoraAutoLoader",
"ZImageLoraAutoStrength",
"ZImageTurboLoraLoader", "ZImageTurboLoraLoader",
"ZImageTurboLoraStack" "ZImageTurboLoraStack"
], ],
@ -29284,6 +29334,17 @@
"title_aux": "Comfyui-ZiT-Lora-loader" "title_aux": "Comfyui-ZiT-Lora-loader"
} }
], ],
"https://github.com/capitan01R/Comfyui-flux2klein-Lora-loader": [
[
"FluxLoraAutoLoader",
"FluxLoraAutoStrength",
"FluxLoraLoader",
"FluxLoraStack"
],
{
"title_aux": "Comfyui-flux2klein-Lora-loader"
}
],
"https://github.com/cardenluo/ComfyUI-Apt_Preset": [ "https://github.com/cardenluo/ComfyUI-Apt_Preset": [
[ [
"AD_FILM_VFI", "AD_FILM_VFI",
@ -29332,6 +29393,7 @@
"Data_select", "Data_select",
"Easy_QwenEdit2509", "Easy_QwenEdit2509",
"IO_EasyMark", "IO_EasyMark",
"IO_ImageSaveOverwrite",
"IO_LoadImgBatch", "IO_LoadImgBatch",
"IO_LoadImgList", "IO_LoadImgList",
"IO_LoadShotBatch", "IO_LoadShotBatch",
@ -29350,8 +29412,10 @@
"IPA_clip_vision", "IPA_clip_vision",
"Image_Channel_Apply", "Image_Channel_Apply",
"Image_CnMapMix", "Image_CnMapMix",
"Image_CnMapMix_visual",
"Image_CnMap_Resize", "Image_CnMap_Resize",
"Image_Detail_HL_frequencye", "Image_Detail_HL_frequencye",
"Image_Detail_HL_frequencye_visual",
"Image_Pair_Merge", "Image_Pair_Merge",
"Image_Pair_crop", "Image_Pair_crop",
"Image_Resize2", "Image_Resize2",
@ -29465,15 +29529,21 @@
"chx_ksampler_tile", "chx_ksampler_tile",
"chx_latent_adjust", "chx_latent_adjust",
"color_Fragment", "color_Fragment",
"color_ImageCurve",
"color_OneColor_keep", "color_OneColor_keep",
"color_OneColor_replace", "color_OneColor_replace",
"color_RadiaBrightGradient", "color_RadiaBrightGradient",
"color_RadiaGradient_visual",
"color_TransforTool", "color_TransforTool",
"color_adjust_HDR", "color_adjust_HDR",
"color_adjust_HDR_visual",
"color_adjust_HSL", "color_adjust_HSL",
"color_adjust_HSL_visual",
"color_balance_adv", "color_balance_adv",
"color_brightGradient", "color_brightGradient",
"color_lineGradient_visual",
"color_match_adv", "color_match_adv",
"color_match_adv_visual",
"color_select", "color_select",
"create_AD_mask", "create_AD_mask",
"create_Mask_match_shape", "create_Mask_match_shape",
@ -29501,6 +29571,7 @@
"excel_roles", "excel_roles",
"excel_row_diff", "excel_row_diff",
"excel_search_data", "excel_search_data",
"excel_video_assistant",
"excel_write_data", "excel_write_data",
"excel_write_data_easy", "excel_write_data_easy",
"flow_AutoShutdown", "flow_AutoShutdown",
@ -32141,6 +32212,8 @@
"PrimitiveString", "PrimitiveString",
"PrimitiveStringMultiline", "PrimitiveStringMultiline",
"QuadrupleCLIPLoader", "QuadrupleCLIPLoader",
"QuiverImageToSVGNode",
"QuiverTextToSVGNode",
"QwenImageDiffsynthControlnet", "QwenImageDiffsynthControlnet",
"RandomNoise", "RandomNoise",
"RebatchImages", "RebatchImages",
@ -35790,7 +35863,11 @@
"FL_CosyVoice3_AudioCrop", "FL_CosyVoice3_AudioCrop",
"FL_CosyVoice3_CrossLingual", "FL_CosyVoice3_CrossLingual",
"FL_CosyVoice3_Dialog", "FL_CosyVoice3_Dialog",
"FL_CosyVoice3_Instruct2",
"FL_CosyVoice3_ModelLoader", "FL_CosyVoice3_ModelLoader",
"FL_CosyVoice3_SaveSpeaker",
"FL_CosyVoice3_SpeakerClone",
"FL_CosyVoice3_SpeakerInstruct2",
"FL_CosyVoice3_VoiceConversion", "FL_CosyVoice3_VoiceConversion",
"FL_CosyVoice3_ZeroShot" "FL_CosyVoice3_ZeroShot"
], ],
@ -47402,6 +47479,7 @@
"ExtractBlack", "ExtractBlack",
"ExtractBlackAdvanced", "ExtractBlackAdvanced",
"ExtractRed", "ExtractRed",
"LaserPathTracer",
"LineDetector", "LineDetector",
"NonWhiteToBlack", "NonWhiteToBlack",
"NumberStringCleanup", "NumberStringCleanup",
@ -52774,6 +52852,8 @@
], ],
"https://github.com/rslosch/comfyui-nodesweet": [ "https://github.com/rslosch/comfyui-nodesweet": [
[ [
"LoadImageSetFromFolderSortedNode",
"LoadImageSetFromOutputFolderSortedNode",
"MultilineStringRepeater" "MultilineStringRepeater"
], ],
{ {
@ -53705,7 +53785,8 @@
[ [
"DedupeTags", "DedupeTags",
"GenderNLFilter", "GenderNLFilter",
"GenderTagFilter" "GenderTagFilter",
"SpaCyModelLoader"
], ],
{ {
"title_aux": "ComfyUI Gender Tag Filter" "title_aux": "ComfyUI Gender Tag Filter"
@ -55951,6 +56032,7 @@
], ],
"https://github.com/stuttlepress/ComfyUI-Wan-VACE-Prep": [ "https://github.com/stuttlepress/ComfyUI-Wan-VACE-Prep": [
[ [
"FrameNumberOverlay",
"LoadVideosFromFolderSimple", "LoadVideosFromFolderSimple",
"VACEInline", "VACEInline",
"VisualFrameSelector", "VisualFrameSelector",
@ -58243,7 +58325,6 @@
[ [
"DFloat11QwenImageLoader", "DFloat11QwenImageLoader",
"QwenImageAspectRatio", "QwenImageAspectRatio",
"QwenImageDecode",
"QwenImagePresetSampler", "QwenImagePresetSampler",
"QwenImageSampler", "QwenImageSampler",
"QwenImageTextEncode" "QwenImageTextEncode"
@ -58360,10 +58441,12 @@
"Trellis2PostProcessMesh", "Trellis2PostProcessMesh",
"Trellis2PreProcessImage", "Trellis2PreProcessImage",
"Trellis2ProgressiveSimplify", "Trellis2ProgressiveSimplify",
"Trellis2ProjectHighPolyToLowPoly",
"Trellis2ReconstructMesh", "Trellis2ReconstructMesh",
"Trellis2ReconstructMeshWithQuad", "Trellis2ReconstructMeshWithQuad",
"Trellis2Remesh", "Trellis2Remesh",
"Trellis2RemeshWithQuad", "Trellis2RemeshWithQuad",
"Trellis2RenderMultiView",
"Trellis2ShapeCascadeGenerator", "Trellis2ShapeCascadeGenerator",
"Trellis2ShapeGenerator", "Trellis2ShapeGenerator",
"Trellis2SimplifyMesh", "Trellis2SimplifyMesh",
@ -59743,49 +59826,6 @@
"title_aux": "ComfyUI-Prompt-Formatter" "title_aux": "ComfyUI-Prompt-Formatter"
} }
], ],
"https://github.com/xXAdonesXx/NodeGPT": [
[
"AppendAgent",
"Assistant",
"Chat",
"ChatGPT",
"CombineInput",
"Conditioning",
"CostumeAgent_1",
"CostumeAgent_2",
"CostumeMaster_1",
"Critic",
"DisplayString",
"DisplayTextAsImage",
"EVAL",
"Engineer",
"Executor",
"GroupChat",
"Image_generation_Conditioning",
"LM_Studio",
"LoadAPIconfig",
"LoadTXT",
"MemGPT",
"Memory_Excel",
"Model_1",
"Ollama",
"Output2String",
"Planner",
"Scientist",
"TextCombine",
"TextGeneration",
"TextGenerator",
"TextInput",
"TextOutput",
"UserProxy",
"llama-cpp",
"llava",
"oobaboogaOpenAI"
],
{
"title_aux": "NodeGPT"
}
],
"https://github.com/xelavi9966-cell/ComfyUI-TagTable": [ "https://github.com/xelavi9966-cell/ComfyUI-TagTable": [
[ [
"TagTableNode" "TagTableNode"
@ -60541,6 +60581,7 @@
"ycBBoxBridge", "ycBBoxBridge",
"ycCanvasBBox", "ycCanvasBBox",
"ycCanvasBBoxMask", "ycCanvasBBoxMask",
"ycImageCrop",
"ycimagebrushmask" "ycimagebrushmask"
], ],
{ {
@ -61479,6 +61520,7 @@
"PFN_PromptTagsExtractor", "PFN_PromptTagsExtractor",
"PromptBuilderNode", "PromptBuilderNode",
"PromptCreatorNode", "PromptCreatorNode",
"PromptRefinerNode",
"PromptReplayNode", "PromptReplayNode",
"PromptTagsExtractorNode" "PromptTagsExtractorNode"
], ],

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,15 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "xWris3",
"title": "jus_multifruit_comfyui",
"reference": "https://github.com/xWris3/jus_multifruit_comfyui",
"files": [
"https://github.com/xWris3/jus_multifruit_comfyui"
],
"install_type": "git-clone",
"description": "Collection of custom nodes."
},
{ {
"author": "synthetai", "author": "synthetai",
"title": "ComfyUI-ToolBox [NAME CONFLICT]", "title": "ComfyUI-ToolBox [NAME CONFLICT]",
@ -2898,16 +2908,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "NODES: ImageScaleToTotalPixelsRound64, ImageBlendLighter, ImageOffset, RGBtoRYGCBM, RYGCBMtoRGB, ExtractImageChannel, MatchRYGCBMColors, TextCommaToWeighted, TextCommaToRandomWeighted, RGBtoLAB, LABtoRGB, ImageMirrorPad, ImageCropBorders, ImageStitcher, ImageScaleToQwen, ..." "description": "NODES: ImageScaleToTotalPixelsRound64, ImageBlendLighter, ImageOffset, RGBtoRYGCBM, RYGCBMtoRGB, ExtractImageChannel, MatchRYGCBMColors, TextCommaToWeighted, TextCommaToRandomWeighted, RGBtoLAB, LABtoRGB, ImageMirrorPad, ImageCropBorders, ImageStitcher, ImageScaleToQwen, ..."
}, },
{
"author": "basenc",
"title": "ComfyUI Environment Variable Node [UNSAFE]",
"reference": "https://github.com/basenc/Comfyui-EnvVarNode",
"files": [
"https://github.com/basenc/Comfyui-EnvVarNode"
],
"install_type": "git-clone",
"description": "Exposes environment variables inside ComfyUI workflows. Use it to keep API keys and other secrets out of your graph files while still wiring them into nodes that need them.[w/This nodepack has a vulnerability that allows reading arbitrary environment variables.]"
},
{ {
"author": "silveroxides", "author": "silveroxides",
"title": "Sampling Utility Toolkit", "title": "Sampling Utility Toolkit",

View File

@ -340,9 +340,11 @@
"ImageBlendAndWhite", "ImageBlendAndWhite",
"ImageBlendText", "ImageBlendText",
"ImageBlendV1", "ImageBlendV1",
"ImageGridSplitter",
"ImageRatioCrop", "ImageRatioCrop",
"Load_Images_Advance",
"Load_Images_V1",
"PD Image Resize_V1", "PD Image Resize_V1",
"PDEmptyRatioLatent",
"PDIMAGE_ImageCombine", "PDIMAGE_ImageCombine",
"PDIMAGE_LongerSize", "PDIMAGE_LongerSize",
"PDImageConcante", "PDImageConcante",
@ -350,9 +352,9 @@
"PDImageResize", "PDImageResize",
"PDImageResizeV2", "PDImageResizeV2",
"PDImageResizeV3", "PDImageResizeV3",
"PDImageToRatioV1",
"PDJSON_BatchJsonIncremental", "PDJSON_BatchJsonIncremental",
"PDJSON_Group", "PDJSON_Group",
"PDRatioSelector",
"PDStringConcate", "PDStringConcate",
"PDStringInput", "PDStringInput",
"PDTEXT_SAVE_PATH", "PDTEXT_SAVE_PATH",
@ -364,12 +366,11 @@
"PD_Extract_Image", "PD_Extract_Image",
"PD_GetImageRatio", "PD_GetImageRatio",
"PD_GetImageSize", "PD_GetImageSize",
"PD_ImageCompress",
"PD_ImageFileTraining", "PD_ImageFileTraining",
"PD_ImageGroupComposite",
"PD_ImageListForSort", "PD_ImageListForSort",
"PD_ImageListForSortWithMetadata", "PD_ImageListForSortWithMetadata",
"PD_ImageSearch", "PD_ImageSearch",
"PD_ImageSize34Compose",
"PD_Image_Crop_Location", "PD_Image_Crop_Location",
"PD_Image_Rotate_v1", "PD_Image_Rotate_v1",
"PD_Image_centerCrop", "PD_Image_centerCrop",
@ -377,6 +378,7 @@
"PD_LoadImageMetadata", "PD_LoadImageMetadata",
"PD_LoadImageWithMeta", "PD_LoadImageWithMeta",
"PD_LoadImagesFromZip", "PD_LoadImagesFromZip",
"PD_LoadImagesPath",
"PD_LoadTextsFromDir", "PD_LoadTextsFromDir",
"PD_LoadTextsFromZip", "PD_LoadTextsFromZip",
"PD_MASK_SELECTION", "PD_MASK_SELECTION",
@ -401,17 +403,17 @@
"PD_TextListStringAddWord", "PD_TextListStringAddWord",
"PD_TextListUnpack", "PD_TextListUnpack",
"PD_TxtBatchRename", "PD_TxtBatchRename",
"PD_UnMultBlackBackground",
"PD_ZIP_Packingsave",
"PD_Zip_Simple", "PD_Zip_Simple",
"PD_del_word", "PD_del_word",
"PD_empty_word", "PD_empty_word",
"PD_if", "PD_if",
"PD_image_coversaver", "PD_image_coversaver",
"PD_image_ratio_size", "PD_image_resize_by_ratio",
"PD_image_to_text_v1", "PD_image_to_text_v1",
"PD_imagesave_path", "PD_imagesave_path",
"PD_load_image_v1", "PD_load_image_v1",
"PD_loadimage_path",
"PD_loadimage_path advance",
"PD_name_replacewordorder", "PD_name_replacewordorder",
"PD_number_star", "PD_number_star",
"PD_number_start", "PD_number_start",
@ -422,7 +424,6 @@
"PDimage_corp_v2", "PDimage_corp_v2",
"PDimage_dual_batch_by_list", "PDimage_dual_batch_by_list",
"PDimage_dual_batch_v1", "PDimage_dual_batch_v1",
"SimpleResolutionNode",
"mask_edge_selector" "mask_edge_selector"
], ],
{ {
@ -1884,7 +1885,8 @@
"https://github.com/Enferlain/ComfyUI-extra-schedulers": [ "https://github.com/Enferlain/ComfyUI-extra-schedulers": [
[ [
"BetaSchedulerV2C", "BetaSchedulerV2C",
"BetaSchedulerV2CRaw" "BetaSchedulerV2CRaw",
"BetaSchedulerV3"
], ],
{ {
"title_aux": "ComfyUI-extra-schedulers [WIP]" "title_aux": "ComfyUI-extra-schedulers [WIP]"
@ -6341,14 +6343,6 @@
"title_aux": "barakapa-nodes" "title_aux": "barakapa-nodes"
} }
], ],
"https://github.com/basenc/Comfyui-EnvVarNode": [
[
"EnvVarNode"
],
{
"title_aux": "ComfyUI Environment Variable Node [UNSAFE]"
}
],
"https://github.com/basenc/Comfyui-Nodes-basenc": [ "https://github.com/basenc/Comfyui-Nodes-basenc": [
[ [
"ChatMessagesCreate", "ChatMessagesCreate",
@ -7411,6 +7405,8 @@
"PrimitiveString", "PrimitiveString",
"PrimitiveStringMultiline", "PrimitiveStringMultiline",
"QuadrupleCLIPLoader", "QuadrupleCLIPLoader",
"QuiverImageToSVGNode",
"QuiverTextToSVGNode",
"QwenImageDiffsynthControlnet", "QwenImageDiffsynthControlnet",
"RandomNoise", "RandomNoise",
"RebatchImages", "RebatchImages",
@ -12261,6 +12257,7 @@
"Any Passer Purge [Eclipse]", "Any Passer Purge [Eclipse]",
"Any Passer [Eclipse]", "Any Passer [Eclipse]",
"Boolean [Eclipse]", "Boolean [Eclipse]",
"CLIP Loader [Eclipse]",
"CLIPLoaderGGUF", "CLIPLoaderGGUF",
"Checkpoint Loader Small (Pipe) [Eclipse]", "Checkpoint Loader Small (Pipe) [Eclipse]",
"Checkpoint Loader Small [Eclipse]", "Checkpoint Loader Small [Eclipse]",
@ -12284,6 +12281,8 @@
"Generation Data (Gated) [Eclipse]", "Generation Data (Gated) [Eclipse]",
"Generation Data [Eclipse]", "Generation Data [Eclipse]",
"IF A Else B [Eclipse]", "IF A Else B [Eclipse]",
"IO Checkpoint Loader [Eclipse]",
"IO Load Image [Eclipse]",
"Image Comparer [Eclipse]", "Image Comparer [Eclipse]",
"Image Convert [Eclipse]", "Image Convert [Eclipse]",
"Image Resolution [Eclipse]", "Image Resolution [Eclipse]",
@ -12293,6 +12292,8 @@
"Keep Calculator [Eclipse]", "Keep Calculator [Eclipse]",
"Load Directory Settings [Eclipse]", "Load Directory Settings [Eclipse]",
"Load Image (Metadata Pipe) [Eclipse]", "Load Image (Metadata Pipe) [Eclipse]",
"Load Image (Pipe) [Eclipse]",
"Load Image From Folder (Pipe) [Eclipse]",
"Load Image From Folder [Eclipse]", "Load Image From Folder [Eclipse]",
"Load Image from Path (Metadata Pipe) [Eclipse]", "Load Image from Path (Metadata Pipe) [Eclipse]",
"Load Image from Path (Metadata) [Eclipse]", "Load Image from Path (Metadata) [Eclipse]",
@ -12301,6 +12302,8 @@
"Lora Stack apply [Eclipse]", "Lora Stack apply [Eclipse]",
"Lora Stack to String [Eclipse]", "Lora Stack to String [Eclipse]",
"Merge Strings [Eclipse]", "Merge Strings [Eclipse]",
"Model Loader Pipe [Eclipse]",
"Model Loader [Eclipse]",
"Mute / Bypass Repeater [Eclipse]", "Mute / Bypass Repeater [Eclipse]",
"Node Collector [Eclipse]", "Node Collector [Eclipse]",
"None [Eclipse]", "None [Eclipse]",
@ -12341,19 +12344,23 @@
"Sampler Settings+Seed [Eclipse]", "Sampler Settings+Seed [Eclipse]",
"Sampler Settings+Seed v2 [Eclipse]", "Sampler Settings+Seed v2 [Eclipse]",
"Save Images [Eclipse]", "Save Images [Eclipse]",
"Save Images v2 [Eclipse]",
"Save Prompt [Eclipse]", "Save Prompt [Eclipse]",
"Seamless Join Video Clips [Eclipse]", "Seamless Join Video Clips [Eclipse]",
"Seed 32-bit [Eclipse]", "Seed 32-bit [Eclipse]",
"Seed [Eclipse]", "Seed [Eclipse]",
"Show Any [Eclipse]", "Show Any [Eclipse]",
"Smart Folder [Eclipse]", "Smart Folder [Eclipse]",
"Smart Folder v2 [Eclipse]",
"Smart Loader Basic [Eclipse]", "Smart Loader Basic [Eclipse]",
"Smart Loader Basic v2 [Eclipse]", "Smart Loader Basic v2 [Eclipse]",
"Smart Loader Plus [Eclipse]", "Smart Loader Plus [Eclipse]",
"Smart Loader Plus v2 [Eclipse]", "Smart Loader Plus v2 [Eclipse]",
"Smart Loader [Eclipse]", "Smart Loader [Eclipse]",
"Smart Loader v2 [Eclipse]", "Smart Loader v2 [Eclipse]",
"Smart Model Loader [Eclipse]",
"Smart Prompt [Eclipse]", "Smart Prompt [Eclipse]",
"Smart Sampler Settings [Eclipse]",
"Stop [Eclipse]", "Stop [Eclipse]",
"String Dual [Eclipse]", "String Dual [Eclipse]",
"String Multiline List [Eclipse]", "String Multiline List [Eclipse]",
@ -12364,6 +12371,7 @@
"UnetLoaderGGUF", "UnetLoaderGGUF",
"UnetLoaderGGUFAdvanced", "UnetLoaderGGUFAdvanced",
"Universal Block Swap [Eclipse]", "Universal Block Swap [Eclipse]",
"VAE Loader [Eclipse]",
"VC-Filename Generator I [Eclipse]", "VC-Filename Generator I [Eclipse]",
"VC-Filename Generator II [Eclipse]", "VC-Filename Generator II [Eclipse]",
"VRAM Cleanup [Eclipse]", "VRAM Cleanup [Eclipse]",
@ -13090,12 +13098,14 @@
"IdeographicSentencePad", "IdeographicSentencePad",
"IdeographicTagPad", "IdeographicTagPad",
"ImageBlendByMask", "ImageBlendByMask",
"ImageMatchProperties",
"Image_Color_Noise", "Image_Color_Noise",
"InstructPromptPresets", "InstructPromptPresets",
"IntegerRangeRandom", "IntegerRangeRandom",
"JoinerPadding", "JoinerPadding",
"LlTokenizerOptions", "LlTokenizerOptions",
"ModifyMask", "ModifyMask",
"OpticalFlowComposite",
"SU_LoadImageDirectory", "SU_LoadImageDirectory",
"SU_LoadImagePath", "SU_LoadImagePath",
"SamplingParameters", "SamplingParameters",
@ -13105,6 +13115,7 @@
"TextEncodeSystemPrompt", "TextEncodeSystemPrompt",
"TextEncodeZITSystemPrompt", "TextEncodeZITSystemPrompt",
"TextEncodeZImageThinkPrompt", "TextEncodeZImageThinkPrompt",
"TextOverlayNode",
"UnFrakturPad", "UnFrakturPad",
"UnifiedPresets" "UnifiedPresets"
], ],

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,27 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "xXAdonesXx",
"title": "NodeGPT",
"id": "nodegpt",
"reference": "https://github.com/xXAdonesXx/NodeGPT",
"reference2": "https://github.com/antonym-git/NodeGPT",
"files": [
"https://github.com/xXAdonesXx/NodeGPT"
],
"install_type": "git-clone",
"description": "Implementation of AutoGen inside ComfyUI. This repository is under development, and not everything is functioning correctly yet."
},
{
"author": "basenc",
"title": "ComfyUI Environment Variable Node [UNSAFE/REMOVED]",
"reference": "https://github.com/basenc/Comfyui-EnvVarNode",
"files": [
"https://github.com/basenc/Comfyui-EnvVarNode"
],
"install_type": "git-clone",
"description": "Exposes environment variables inside ComfyUI workflows. Use it to keep API keys and other secrets out of your graph files while still wiring them into nodes that need them.[w/This nodepack has a vulnerability that allows reading arbitrary environment variables.]"
},
{ {
"author": "Bharanidharan", "author": "Bharanidharan",
"title": "iSeeBetter Node for ComfyUI [REMOVED]", "title": "iSeeBetter Node for ComfyUI [REMOVED]",

View File

@ -1,6 +1,35 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "capitan01R",
"title": "Comfyui-flux2klein-Lora-loader",
"reference": "https://github.com/capitan01R/Comfyui-flux2klein-Lora-loader",
"files": [
"https://github.com/capitan01R/Comfyui-flux2klein-Lora-loader"
],
"install_type": "git-clone",
"description": "Architecture-aware LoRA loader for FLUX.2 Klein in ComfyUI with automatic per-layer strength calibration."
},
{
"author": "ID-LoRA",
"title": "ID-LoRA-LTX2.3-ComfyUI",
"reference": "https://github.com/ID-LoRA/ID-LoRA-LTX2.3-ComfyUI",
"files": [
"https://github.com/ID-LoRA/ID-LoRA-LTX2.3-ComfyUI"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for ID-LoRA-2.3 one-stage audio+video generation with speaker identity transfer"
},
{
"author": "TuZZiL",
"title": "ComfyUI-FLUX-Klein-Identity-Edit-Loader",
"reference": "https://github.com/TuZZiL/ComfyUI-FLUX-Klein-Identity-Edit-Loader",
"files": [
"https://github.com/TuZZiL/ComfyUI-FLUX-Klein-Identity-Edit-Loader"
],
"install_type": "git-clone",
"description": "Architecture-aware FLUX.2 Klein LoRA loader for ComfyUI with identity-preserving edit controls and drift-risk analysis."
},
{ {
"author": "Endericedragon", "author": "Endericedragon",
"title": "comfyui-openpose-editor-konva", "title": "comfyui-openpose-editor-konva",

View File

@ -2501,7 +2501,11 @@
], ],
"https://github.com/AlbertJBurton/comfyui-jbnodes": [ "https://github.com/AlbertJBurton/comfyui-jbnodes": [
[ [
"FilmLab",
"FilterLab", "FilterLab",
"GrayscaleLab",
"PrintLabGraded",
"PrintLabMultigrade",
"SpectralLab", "SpectralLab",
"SpectralLabCustom" "SpectralLabCustom"
], ],
@ -6263,6 +6267,7 @@
], ],
"https://github.com/DazzleNodes/ComfyUI-Smart-Resolution-Calc": [ "https://github.com/DazzleNodes/ComfyUI-Smart-Resolution-Calc": [
[ [
"DazzleOptions",
"SmartResolutionCalc" "SmartResolutionCalc"
], ],
{ {
@ -6271,6 +6276,7 @@
], ],
"https://github.com/DazzleNodes/DazzleNodes": [ "https://github.com/DazzleNodes/DazzleNodes": [
[ [
"DazzleOptions",
"DazzleSwitch", "DazzleSwitch",
"FitMaskToImage", "FitMaskToImage",
"JDC_AutoContrast", "JDC_AutoContrast",
@ -8089,6 +8095,7 @@
"IFUnet VFI", "IFUnet VFI",
"KSampler Gradually Adding More Denoise (efficient)", "KSampler Gradually Adding More Denoise (efficient)",
"M2M VFI", "M2M VFI",
"MOMO VFI",
"Make Interpolation State List", "Make Interpolation State List",
"RIFE VFI", "RIFE VFI",
"STMFNet VFI", "STMFNet VFI",
@ -8706,6 +8713,8 @@
"FossielSequenceWrangler", "FossielSequenceWrangler",
"FossielVideoDeflicker", "FossielVideoDeflicker",
"FossielWebPWrangler", "FossielWebPWrangler",
"Fossiel_LoadSmolLM2Model",
"Fossiel_LoadSmolVLMModel",
"Fossiel_Sensor_KSampler_Switch", "Fossiel_Sensor_KSampler_Switch",
"Fossiel_Sensor_Switch_Clip", "Fossiel_Sensor_Switch_Clip",
"Fossiel_Sensor_Switch_Conditioning", "Fossiel_Sensor_Switch_Conditioning",
@ -8713,7 +8722,10 @@
"Fossiel_Sensor_Switch_Latent", "Fossiel_Sensor_Switch_Latent",
"Fossiel_Sensor_Switch_Mask", "Fossiel_Sensor_Switch_Mask",
"Fossiel_Sensor_Switch_Model", "Fossiel_Sensor_Switch_Model",
"Fossiel_Sensor_Switch_VAE" "Fossiel_Sensor_Switch_VAE",
"Fossiel_SmolLM2",
"Fossiel_SmolVLM2",
"Fossiel_SmolVLM_Classic"
], ],
{ {
"title_aux": "ComfyUI-Fossiel-QoL-Nodes" "title_aux": "ComfyUI-Fossiel-QoL-Nodes"
@ -8769,7 +8781,9 @@
"PromptGenerator", "PromptGenerator",
"PromptManager", "PromptManager",
"PromptManagerAdvanced", "PromptManagerAdvanced",
"SaveVideoH26x" "SaveVideoH26x",
"SwitchAny",
"SwitchAnyBool"
], ],
{ {
"title_aux": "ComfyUI-Prompt-Manager" "title_aux": "ComfyUI-Prompt-Manager"
@ -10769,6 +10783,18 @@
"title_aux": "IAMCCS-nodes" "title_aux": "IAMCCS-nodes"
} }
], ],
"https://github.com/ID-LoRA/ID-LoRA-LTX2.3-ComfyUI": [
[
"IDLoraModelLoader",
"IDLoraOneStageSampler",
"IDLoraPromptEncoder",
"IDLoraTwoStageModelLoader",
"IDLoraTwoStageSampler"
],
{
"title_aux": "ID-LoRA-LTX2.3-ComfyUI"
}
],
"https://github.com/IDGallagher/ComfyUI-IG-Motion-I2V": [ "https://github.com/IDGallagher/ComfyUI-IG-Motion-I2V": [
[ [
"MI2V Flow Animator", "MI2V Flow Animator",
@ -17360,7 +17386,9 @@
"LoadImageWithText", "LoadImageWithText",
"RSSaveImage", "RSSaveImage",
"RS_Saturation", "RS_Saturation",
"RaykoIntermediateSplineMask",
"RaykoModelsLoader", "RaykoModelsLoader",
"RaykoSplineMask",
"SaveImagePair" "SaveImagePair"
], ],
{ {
@ -18551,16 +18579,22 @@
], ],
"https://github.com/Scorpiosis0/ComfyUI-WtlNodes": [ "https://github.com/Scorpiosis0/ComfyUI-WtlNodes": [
[ [
"ASCII",
"Brightness", "Brightness",
"CRTEffect",
"CameraDepthDOF", "CameraDepthDOF",
"ChromaticAberration",
"Contrast", "Contrast",
"DepthDOF", "DepthDOF",
"Dither", "Dither",
"DualEaseCosineScheduler", "DualEaseCosineScheduler",
"EmptyLatent", "EmptyLatent",
"Exposure", "Exposure",
"FilmArtifacts",
"FilmGrain",
"HighlightShadow", "HighlightShadow",
"Hue", "Hue",
"ImageFilters",
"ImageResize", "ImageResize",
"ImageRotate", "ImageRotate",
"ImageRotation", "ImageRotation",
@ -22148,6 +22182,17 @@
"title_aux": "ComfyUI Neural Network Latent Upscale" "title_aux": "ComfyUI Neural Network Latent Upscale"
} }
], ],
"https://github.com/TuZZiL/ComfyUI-FLUX-Klein-Identity-Edit-Loader": [
[
"FluxLoraAutoLoader",
"FluxLoraAutoStrength",
"FluxLoraLoader",
"FluxLoraStack"
],
{
"title_aux": "ComfyUI-FLUX-Klein-Identity-Edit-Loader"
}
],
"https://github.com/TuonoMindCode/ComfyUI-MultiClip-Text-Script": [ "https://github.com/TuonoMindCode/ComfyUI-MultiClip-Text-Script": [
[ [
"MultiClipTextScriptClipSelector", "MultiClipTextScriptClipSelector",
@ -22707,6 +22752,8 @@
"WASCameraMotionTrajectory", "WASCameraMotionTrajectory",
"WASChannelWaveform", "WASChannelWaveform",
"WASCombineLUT", "WASCombineLUT",
"WASImageTileExtract",
"WASImageTileShuffle",
"WASLatentContrastLimitedDetailBoost", "WASLatentContrastLimitedDetailBoost",
"WASLatentUpscaleHybrid", "WASLatentUpscaleHybrid",
"WASLoadLUT", "WASLoadLUT",
@ -23076,6 +23123,7 @@
], ],
"https://github.com/WingeD123/ComfyUI_QwenVL_PromptCaption": [ "https://github.com/WingeD123/ComfyUI_QwenVL_PromptCaption": [
[ [
"ASID_Caption",
"Ovis25Run", "Ovis25Run",
"Qwen25Caption", "Qwen25Caption",
"Qwen25CaptionBatch", "Qwen25CaptionBatch",
@ -29277,6 +29325,8 @@
], ],
"https://github.com/capitan01R/Comfyui-ZiT-Lora-loader": [ "https://github.com/capitan01R/Comfyui-ZiT-Lora-loader": [
[ [
"ZImageLoraAutoLoader",
"ZImageLoraAutoStrength",
"ZImageTurboLoraLoader", "ZImageTurboLoraLoader",
"ZImageTurboLoraStack" "ZImageTurboLoraStack"
], ],
@ -29284,6 +29334,17 @@
"title_aux": "Comfyui-ZiT-Lora-loader" "title_aux": "Comfyui-ZiT-Lora-loader"
} }
], ],
"https://github.com/capitan01R/Comfyui-flux2klein-Lora-loader": [
[
"FluxLoraAutoLoader",
"FluxLoraAutoStrength",
"FluxLoraLoader",
"FluxLoraStack"
],
{
"title_aux": "Comfyui-flux2klein-Lora-loader"
}
],
"https://github.com/cardenluo/ComfyUI-Apt_Preset": [ "https://github.com/cardenluo/ComfyUI-Apt_Preset": [
[ [
"AD_FILM_VFI", "AD_FILM_VFI",
@ -29332,6 +29393,7 @@
"Data_select", "Data_select",
"Easy_QwenEdit2509", "Easy_QwenEdit2509",
"IO_EasyMark", "IO_EasyMark",
"IO_ImageSaveOverwrite",
"IO_LoadImgBatch", "IO_LoadImgBatch",
"IO_LoadImgList", "IO_LoadImgList",
"IO_LoadShotBatch", "IO_LoadShotBatch",
@ -29350,8 +29412,10 @@
"IPA_clip_vision", "IPA_clip_vision",
"Image_Channel_Apply", "Image_Channel_Apply",
"Image_CnMapMix", "Image_CnMapMix",
"Image_CnMapMix_visual",
"Image_CnMap_Resize", "Image_CnMap_Resize",
"Image_Detail_HL_frequencye", "Image_Detail_HL_frequencye",
"Image_Detail_HL_frequencye_visual",
"Image_Pair_Merge", "Image_Pair_Merge",
"Image_Pair_crop", "Image_Pair_crop",
"Image_Resize2", "Image_Resize2",
@ -29465,15 +29529,21 @@
"chx_ksampler_tile", "chx_ksampler_tile",
"chx_latent_adjust", "chx_latent_adjust",
"color_Fragment", "color_Fragment",
"color_ImageCurve",
"color_OneColor_keep", "color_OneColor_keep",
"color_OneColor_replace", "color_OneColor_replace",
"color_RadiaBrightGradient", "color_RadiaBrightGradient",
"color_RadiaGradient_visual",
"color_TransforTool", "color_TransforTool",
"color_adjust_HDR", "color_adjust_HDR",
"color_adjust_HDR_visual",
"color_adjust_HSL", "color_adjust_HSL",
"color_adjust_HSL_visual",
"color_balance_adv", "color_balance_adv",
"color_brightGradient", "color_brightGradient",
"color_lineGradient_visual",
"color_match_adv", "color_match_adv",
"color_match_adv_visual",
"color_select", "color_select",
"create_AD_mask", "create_AD_mask",
"create_Mask_match_shape", "create_Mask_match_shape",
@ -29501,6 +29571,7 @@
"excel_roles", "excel_roles",
"excel_row_diff", "excel_row_diff",
"excel_search_data", "excel_search_data",
"excel_video_assistant",
"excel_write_data", "excel_write_data",
"excel_write_data_easy", "excel_write_data_easy",
"flow_AutoShutdown", "flow_AutoShutdown",
@ -32141,6 +32212,8 @@
"PrimitiveString", "PrimitiveString",
"PrimitiveStringMultiline", "PrimitiveStringMultiline",
"QuadrupleCLIPLoader", "QuadrupleCLIPLoader",
"QuiverImageToSVGNode",
"QuiverTextToSVGNode",
"QwenImageDiffsynthControlnet", "QwenImageDiffsynthControlnet",
"RandomNoise", "RandomNoise",
"RebatchImages", "RebatchImages",
@ -35790,7 +35863,11 @@
"FL_CosyVoice3_AudioCrop", "FL_CosyVoice3_AudioCrop",
"FL_CosyVoice3_CrossLingual", "FL_CosyVoice3_CrossLingual",
"FL_CosyVoice3_Dialog", "FL_CosyVoice3_Dialog",
"FL_CosyVoice3_Instruct2",
"FL_CosyVoice3_ModelLoader", "FL_CosyVoice3_ModelLoader",
"FL_CosyVoice3_SaveSpeaker",
"FL_CosyVoice3_SpeakerClone",
"FL_CosyVoice3_SpeakerInstruct2",
"FL_CosyVoice3_VoiceConversion", "FL_CosyVoice3_VoiceConversion",
"FL_CosyVoice3_ZeroShot" "FL_CosyVoice3_ZeroShot"
], ],
@ -47402,6 +47479,7 @@
"ExtractBlack", "ExtractBlack",
"ExtractBlackAdvanced", "ExtractBlackAdvanced",
"ExtractRed", "ExtractRed",
"LaserPathTracer",
"LineDetector", "LineDetector",
"NonWhiteToBlack", "NonWhiteToBlack",
"NumberStringCleanup", "NumberStringCleanup",
@ -52774,6 +52852,8 @@
], ],
"https://github.com/rslosch/comfyui-nodesweet": [ "https://github.com/rslosch/comfyui-nodesweet": [
[ [
"LoadImageSetFromFolderSortedNode",
"LoadImageSetFromOutputFolderSortedNode",
"MultilineStringRepeater" "MultilineStringRepeater"
], ],
{ {
@ -53705,7 +53785,8 @@
[ [
"DedupeTags", "DedupeTags",
"GenderNLFilter", "GenderNLFilter",
"GenderTagFilter" "GenderTagFilter",
"SpaCyModelLoader"
], ],
{ {
"title_aux": "ComfyUI Gender Tag Filter" "title_aux": "ComfyUI Gender Tag Filter"
@ -55951,6 +56032,7 @@
], ],
"https://github.com/stuttlepress/ComfyUI-Wan-VACE-Prep": [ "https://github.com/stuttlepress/ComfyUI-Wan-VACE-Prep": [
[ [
"FrameNumberOverlay",
"LoadVideosFromFolderSimple", "LoadVideosFromFolderSimple",
"VACEInline", "VACEInline",
"VisualFrameSelector", "VisualFrameSelector",
@ -58243,7 +58325,6 @@
[ [
"DFloat11QwenImageLoader", "DFloat11QwenImageLoader",
"QwenImageAspectRatio", "QwenImageAspectRatio",
"QwenImageDecode",
"QwenImagePresetSampler", "QwenImagePresetSampler",
"QwenImageSampler", "QwenImageSampler",
"QwenImageTextEncode" "QwenImageTextEncode"
@ -58360,10 +58441,12 @@
"Trellis2PostProcessMesh", "Trellis2PostProcessMesh",
"Trellis2PreProcessImage", "Trellis2PreProcessImage",
"Trellis2ProgressiveSimplify", "Trellis2ProgressiveSimplify",
"Trellis2ProjectHighPolyToLowPoly",
"Trellis2ReconstructMesh", "Trellis2ReconstructMesh",
"Trellis2ReconstructMeshWithQuad", "Trellis2ReconstructMeshWithQuad",
"Trellis2Remesh", "Trellis2Remesh",
"Trellis2RemeshWithQuad", "Trellis2RemeshWithQuad",
"Trellis2RenderMultiView",
"Trellis2ShapeCascadeGenerator", "Trellis2ShapeCascadeGenerator",
"Trellis2ShapeGenerator", "Trellis2ShapeGenerator",
"Trellis2SimplifyMesh", "Trellis2SimplifyMesh",
@ -59743,49 +59826,6 @@
"title_aux": "ComfyUI-Prompt-Formatter" "title_aux": "ComfyUI-Prompt-Formatter"
} }
], ],
"https://github.com/xXAdonesXx/NodeGPT": [
[
"AppendAgent",
"Assistant",
"Chat",
"ChatGPT",
"CombineInput",
"Conditioning",
"CostumeAgent_1",
"CostumeAgent_2",
"CostumeMaster_1",
"Critic",
"DisplayString",
"DisplayTextAsImage",
"EVAL",
"Engineer",
"Executor",
"GroupChat",
"Image_generation_Conditioning",
"LM_Studio",
"LoadAPIconfig",
"LoadTXT",
"MemGPT",
"Memory_Excel",
"Model_1",
"Ollama",
"Output2String",
"Planner",
"Scientist",
"TextCombine",
"TextGeneration",
"TextGenerator",
"TextInput",
"TextOutput",
"UserProxy",
"llama-cpp",
"llava",
"oobaboogaOpenAI"
],
{
"title_aux": "NodeGPT"
}
],
"https://github.com/xelavi9966-cell/ComfyUI-TagTable": [ "https://github.com/xelavi9966-cell/ComfyUI-TagTable": [
[ [
"TagTableNode" "TagTableNode"
@ -60541,6 +60581,7 @@
"ycBBoxBridge", "ycBBoxBridge",
"ycCanvasBBox", "ycCanvasBBox",
"ycCanvasBBoxMask", "ycCanvasBBoxMask",
"ycImageCrop",
"ycimagebrushmask" "ycimagebrushmask"
], ],
{ {
@ -61479,6 +61520,7 @@
"PFN_PromptTagsExtractor", "PFN_PromptTagsExtractor",
"PromptBuilderNode", "PromptBuilderNode",
"PromptCreatorNode", "PromptCreatorNode",
"PromptRefinerNode",
"PromptReplayNode", "PromptReplayNode",
"PromptTagsExtractorNode" "PromptTagsExtractorNode"
], ],