update DB
Some checks failed
Python Linting / Run Ruff (push) Has been cancelled

This commit is contained in:
Dr.Lt.Data 2025-12-10 18:39:42 +09:00
parent fe791ccee9
commit 22acaa1d2c
6 changed files with 1265 additions and 670 deletions

View File

@ -37745,6 +37745,7 @@
"https://github.com/fredlef/Comfyui_FSL_Nodes" "https://github.com/fredlef/Comfyui_FSL_Nodes"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Custom nodes: FSLGeminiChat, FSLGeminiGenerateImage, Transparent Background helpers, and more." ,
"tags": ["image", "chat", "gemini", "fsl"] "tags": ["image", "chat", "gemini", "fsl"]
}, },
{ {

File diff suppressed because it is too large Load Diff

View File

@ -4779,7 +4779,8 @@
"description": "NODES: Face Detector Selector, YC Human Parts Ultra(Advance), Color Match (YC)" "description": "NODES: Face Detector Selector, YC Human Parts Ultra(Advance), Color Match (YC)"
}, },
{ {
"author": "virallover", "author": "maizerrr",
"title": "comfyui-code-nodes",
"reference": "https://github.com/maizerrr/comfyui-code-nodes", "reference": "https://github.com/maizerrr/comfyui-code-nodes",
"files": [ "files": [
"https://github.com/maizerrr/comfyui-code-nodes" "https://github.com/maizerrr/comfyui-code-nodes"

View File

@ -342,6 +342,7 @@
"ImageRatioCrop", "ImageRatioCrop",
"Load_Images_Advance", "Load_Images_Advance",
"Load_Images_V1", "Load_Images_V1",
"PD Image Resize_V1",
"PDEmptyRatioLatent", "PDEmptyRatioLatent",
"PDIMAGE_ImageCombine", "PDIMAGE_ImageCombine",
"PDIMAGE_LongerSize", "PDIMAGE_LongerSize",
@ -906,6 +907,7 @@
"RT4KSR Loader", "RT4KSR Loader",
"RandomPromptStyler", "RandomPromptStyler",
"Save Log Info", "Save Log Info",
"Save log info",
"Three Image Compare", "Three Image Compare",
"Upscale RT4SR" "Upscale RT4SR"
], ],
@ -947,7 +949,8 @@
], ],
"https://github.com/Anze-/ComfyUI-OIDN": [ "https://github.com/Anze-/ComfyUI-OIDN": [
[ [
"OIDN Denoise" "OIDN Denoise",
"denoiseOIDN"
], ],
{ {
"title_aux": "ComfyUI-OIDN [WIP]" "title_aux": "ComfyUI-OIDN [WIP]"
@ -955,7 +958,8 @@
], ],
"https://github.com/Anze-/ComfyUI_deepDeband": [ "https://github.com/Anze-/ComfyUI_deepDeband": [
[ [
"deepDeband Inference" "deepDeband Inference",
"deepDebandInference"
], ],
{ {
"title_aux": "ComfyUI_deepDeband [WIP]" "title_aux": "ComfyUI_deepDeband [WIP]"
@ -1053,6 +1057,7 @@
[ [
"File Mv", "File Mv",
"File Path", "File Path",
"FileMv",
"Make Dir" "Make Dir"
], ],
{ {
@ -1085,6 +1090,7 @@
"BoolToString", "BoolToString",
"ByteMemory", "ByteMemory",
"ByteToBits", "ByteToBits",
"CreateBYTE",
"CreateByte", "CreateByte",
"NAND", "NAND",
"NOR", "NOR",
@ -1162,24 +1168,7 @@
], ],
"https://github.com/BlueDangerX/ComfyUI-BDXNodes": [ "https://github.com/BlueDangerX/ComfyUI-BDXNodes": [
[ [
"BDXTestInt", "BDXTestInt"
"ColorMatch",
"ColorToMask",
"ConditioningMultiCombine",
"ConditioningSetMaskAndCombine",
"ConditioningSetMaskAndCombine3",
"ConditioningSetMaskAndCombine4",
"ConditioningSetMaskAndCombine5",
"CreateAudioMask",
"CreateFadeMask",
"CreateFluidMask",
"CreateGradientMask",
"CreateTextMask",
"CrossFadeImages",
"EmptyLatentImagePresets",
"GrowMaskWithBlur",
"SomethingToString",
"VRAM_Debug"
], ],
{ {
"author": "BlueDangerX", "author": "BlueDangerX",
@ -1192,7 +1181,10 @@
"BD Random Range", "BD Random Range",
"BD Random Settings", "BD Random Settings",
"BD Sequencer", "BD Sequencer",
"BD Settings" "BD Settings",
"bd_FloatRangeSlider",
"bd_RandomizeSettings",
"bd_Sequencer"
], ],
{ {
"title_aux": "ComfyUI_bd_customNodes" "title_aux": "ComfyUI_bd_customNodes"
@ -1458,7 +1450,8 @@
], ],
"https://github.com/D1-3105/ComfyUI-VideoStream": [ "https://github.com/D1-3105/ComfyUI-VideoStream": [
[ [
"FloWWeaverExportSingleFrameGRPC" "FloWWeaverExportSingleFrameGRPC",
"FloWWeaverFrameNoBroker"
], ],
{ {
"title_aux": "ComfyUI-VideoStream" "title_aux": "ComfyUI-VideoStream"
@ -1624,6 +1617,7 @@
"Donut Sharpener (from reference)", "Donut Sharpener (from reference)",
"Donut Simple Calibration", "Donut Simple Calibration",
"DonutApplyLoRAStack", "DonutApplyLoRAStack",
"DonutCacheDebug",
"DonutClipEncode", "DonutClipEncode",
"DonutFillerClip", "DonutFillerClip",
"DonutFillerModel", "DonutFillerModel",
@ -1633,6 +1627,7 @@
"DonutLoRALibrary", "DonutLoRALibrary",
"DonutLoRAStack", "DonutLoRAStack",
"DonutLoRAStackCivitAI", "DonutLoRAStackCivitAI",
"DonutManualCleanup",
"DonutMultiModelSampler", "DonutMultiModelSampler",
"DonutOpenCivitAI", "DonutOpenCivitAI",
"DonutSDXLTeaCache", "DonutSDXLTeaCache",
@ -1687,6 +1682,8 @@
"https://github.com/Dream-Pixels-Forge/ComfyUI-Mzikart-Vocal": [ "https://github.com/Dream-Pixels-Forge/ComfyUI-Mzikart-Vocal": [
[ [
"MasteringCombinerNode", "MasteringCombinerNode",
"MzikartNoiseCutter",
"MzikartPlayerNode",
"VocalCompressorNode", "VocalCompressorNode",
"VocalDeesserNode", "VocalDeesserNode",
"VocalDoublerNode", "VocalDoublerNode",
@ -2218,6 +2215,24 @@
"title_aux": "comfyui-terminal-command [UNSAFE]" "title_aux": "comfyui-terminal-command [UNSAFE]"
} }
], ],
"https://github.com/JayLyu/ComfyUI_BaiKong_Node": [
[
"BK_ColorContrast",
"BK_ColorLimit",
"BK_ColorLuminance",
"BK_ColorSelector",
"BK_GradientImage",
"BK_ImageAspectFilter",
"BK_ImageList",
"BK_ImageRandomLayout",
"BK_ImageRectLayout",
"BK_Img2Color",
"BK_PrintImage"
],
{
"title_aux": "ComfyUI_BaiKong_Node"
}
],
"https://github.com/JiSenHua/ComfyUI-yolov5-face": [ "https://github.com/JiSenHua/ComfyUI-yolov5-face": [
[ [
"FaceDetect" "FaceDetect"
@ -2291,6 +2306,7 @@
"DigbyLoopStateUnpack", "DigbyLoopStateUnpack",
"ImageBatchLoopExtract", "ImageBatchLoopExtract",
"WanMiddleFrameToVideo", "WanMiddleFrameToVideo",
"WanSmoothVideoTransition",
"WanVACEVideoSmoother" "WanVACEVideoSmoother"
], ],
{ {
@ -2471,7 +2487,6 @@
[ [
"AIO_Tuner_Pipe", "AIO_Tuner_Pipe",
"ApplyCondsExtraOpts", "ApplyCondsExtraOpts",
"BashScriptNode",
"BooleanFromPipe", "BooleanFromPipe",
"BooleanToPipe", "BooleanToPipe",
"COND_ExtraOpts", "COND_ExtraOpts",
@ -2479,18 +2494,12 @@
"COND_SET_STRENGTH_ExtraOpts", "COND_SET_STRENGTH_ExtraOpts",
"ChainTextEncode", "ChainTextEncode",
"CkptPipe", "CkptPipe",
"CompareTorch",
"DynamicThresholding",
"DynamicThresholdingBasic",
"EmptyLatentSize", "EmptyLatentSize",
"EmptyLatentSize64", "EmptyLatentSize64",
"ExecutePythonNode",
"ExpMath", "ExpMath",
"ExpMathDual", "ExpMathDual",
"ExpMathQuad", "ExpMathQuad",
"InspectNode",
"LoadUnetAndClip", "LoadUnetAndClip",
"LoraFluxParams",
"MergeExtraOpts", "MergeExtraOpts",
"ModelPipe1", "ModelPipe1",
"ModelPipe2", "ModelPipe2",
@ -2513,9 +2522,7 @@
"ViewExtraOpts", "ViewExtraOpts",
"batchsize_ExtraOpts", "batchsize_ExtraOpts",
"get_lora_metadata", "get_lora_metadata",
"mycombine",
"re_sub_str", "re_sub_str",
"splitcond",
"str_str", "str_str",
"str_str_str_str" "str_str_str_str"
], ],
@ -2550,8 +2557,7 @@
"String Remove Duplicate", "String Remove Duplicate",
"String Replace 10", "String Replace 10",
"String Switch", "String Switch",
"String To Save", "String To Save"
"XYplot_Lora_lk"
], ],
{ {
"title_aux": "comfyui_LK_selfuse" "title_aux": "comfyui_LK_selfuse"
@ -2829,7 +2835,6 @@
"MeshGraphormer-DepthMapPreprocessor", "MeshGraphormer-DepthMapPreprocessor",
"Metric3D-DepthMapPreprocessor", "Metric3D-DepthMapPreprocessor",
"Metric3D-NormalMapPreprocessor", "Metric3D-NormalMapPreprocessor",
"Metric_DepthAnythingV2Preprocessor",
"MiDaS-DepthMapPreprocessor", "MiDaS-DepthMapPreprocessor",
"MiDaS-NormalMapPreprocessor", "MiDaS-NormalMapPreprocessor",
"ModelMergeBlockNumber", "ModelMergeBlockNumber",
@ -2856,6 +2861,7 @@
"SemSegPreprocessor", "SemSegPreprocessor",
"ShufflePreprocessor", "ShufflePreprocessor",
"TEEDPreprocessor", "TEEDPreprocessor",
"TEED_Preprocessor",
"TTPlanet_TileGF_Preprocessor", "TTPlanet_TileGF_Preprocessor",
"TTPlanet_TileSimple_Preprocessor", "TTPlanet_TileSimple_Preprocessor",
"TilePreprocessor", "TilePreprocessor",
@ -2890,6 +2896,7 @@
"MpiBboxToMask", "MpiBboxToMask",
"MpiBoolean", "MpiBoolean",
"MpiBooleanCompare", "MpiBooleanCompare",
"MpiChoiceSelector",
"MpiCombo", "MpiCombo",
"MpiCombo1", "MpiCombo1",
"MpiCombo10", "MpiCombo10",
@ -2904,8 +2911,6 @@
"MpiComboMaker", "MpiComboMaker",
"MpiDisplayPrompt", "MpiDisplayPrompt",
"MpiDoubleLora", "MpiDoubleLora",
"MpiDummyToggleNode",
"MpiDynamicCombo",
"MpiFloat", "MpiFloat",
"MpiFromCheckpoint", "MpiFromCheckpoint",
"MpiGetImageAtIndex", "MpiGetImageAtIndex",
@ -2925,6 +2930,7 @@
"MpiMultiTextX4", "MpiMultiTextX4",
"MpiMultiTextX5", "MpiMultiTextX5",
"MpiNormalizeValue", "MpiNormalizeValue",
"MpiPresetSelector",
"MpiPromptBridge", "MpiPromptBridge",
"MpiPromptChainSelector", "MpiPromptChainSelector",
"MpiPromptList", "MpiPromptList",
@ -2942,7 +2948,6 @@
"MpiSimpleBoolean", "MpiSimpleBoolean",
"MpiString", "MpiString",
"MpiStringInvSwitch", "MpiStringInvSwitch",
"MpiSubGraphTest",
"MpiText", "MpiText",
"MpiTextListJoin", "MpiTextListJoin",
"MpiTextListReplace", "MpiTextListReplace",
@ -3055,7 +3060,8 @@
], ],
"https://github.com/MrAdamBlack/CheckProgress": [ "https://github.com/MrAdamBlack/CheckProgress": [
[ [
"CHECK_PROGRESS" "CHECK_PROGRESS",
"Example"
], ],
{ {
"title_aux": "CheckProgress [WIP]" "title_aux": "CheckProgress [WIP]"
@ -3298,6 +3304,7 @@
"doubaoNode", "doubaoNode",
"douyin_remove_watermark_Node", "douyin_remove_watermark_Node",
"file_analysis_Node", "file_analysis_Node",
"file_extract_Node",
"find_files_by_extension_Node", "find_files_by_extension_Node",
"get_text_from_list_Node", "get_text_from_list_Node",
"get_video_from_url_Node", "get_video_from_url_Node",
@ -3433,6 +3440,7 @@
], ],
"https://github.com/OSAnimate/ComfyUI-SpriteSheetMaker": [ "https://github.com/OSAnimate/ComfyUI-SpriteSheetMaker": [
[ [
"ImageGridNode",
"SpriteSheetMaker" "SpriteSheetMaker"
], ],
{ {
@ -3649,18 +3657,13 @@
"Hunyuan3DLoadMesh", "Hunyuan3DLoadMesh",
"Hunyuan3DPreviewBoundingBoxes", "Hunyuan3DPreviewBoundingBoxes",
"Hunyuan3DSaveMesh", "Hunyuan3DSaveMesh",
"Hunyuan3D_FullPipeline",
"Hunyuan3D_P3SAM_Segmentation",
"Hunyuan3D_XPart_Generation",
"LoadBoundingBoxes", "LoadBoundingBoxes",
"LoadMesh",
"LoadP3SAMSegmentor", "LoadP3SAMSegmentor",
"LoadXPartModels", "LoadXPartModels",
"OffloadModelToCPU", "OffloadModelToCPU",
"P3SAMSegmentMesh", "P3SAMSegmentMesh",
"ReloadModelToGPU", "ReloadModelToGPU",
"SaveBoundingBoxes", "SaveBoundingBoxes",
"SaveMesh",
"XPartGenerateParts" "XPartGenerateParts"
], ],
{ {
@ -4343,6 +4346,7 @@
], ],
"https://github.com/Soppatorsk/comfyui_img_to_ascii": [ "https://github.com/Soppatorsk/comfyui_img_to_ascii": [
[ [
"FirstNode",
"Img_to_ASCII" "Img_to_ASCII"
], ],
{ {
@ -4581,6 +4585,7 @@
"https://github.com/SushantSingh-23-01/comfyui_flowrider_nodes": [ "https://github.com/SushantSingh-23-01/comfyui_flowrider_nodes": [
[ [
"FilmGrainVFX", "FilmGrainVFX",
"SaveCustomResolutions",
"SaveImageCustom", "SaveImageCustom",
"SelectCustomResolutions" "SelectCustomResolutions"
], ],
@ -4610,7 +4615,6 @@
], ],
"https://github.com/Tawbaware/ComfyUI-Tawbaware": [ "https://github.com/Tawbaware/ComfyUI-Tawbaware": [
[ [
"Example",
"LatentBlendGradient", "LatentBlendGradient",
"ReverseLatentBatch", "ReverseLatentBatch",
"WanVideoReCamMasterGenerateOrbitCameraEx" "WanVideoReCamMasterGenerateOrbitCameraEx"
@ -4654,6 +4658,7 @@
"CompositeNormalsCalculator", "CompositeNormalsCalculator",
"DepthEstimator", "DepthEstimator",
"DepthModelLoader", "DepthModelLoader",
"ExtractInvShading",
"ExtractSmallBgShd", "ExtractSmallBgShd",
"HarmonizedImageCreator", "HarmonizedImageCreator",
"ImageResizer", "ImageResizer",
@ -4665,6 +4670,7 @@
"LoadImagePIL", "LoadImagePIL",
"MaskApplier", "MaskApplier",
"MaskGenerator", "MaskGenerator",
"MaskPreprocessor",
"NormalsExtractor", "NormalsExtractor",
"NormalsModelLoader", "NormalsModelLoader",
"ReshadingModelLoader", "ReshadingModelLoader",
@ -4707,6 +4713,7 @@
], ],
"https://github.com/TimothyCMeehan/comfyui-ck3-presets": [ "https://github.com/TimothyCMeehan/comfyui-ck3-presets": [
[ [
"CK3 Resize Image",
"CK3ResizeImage", "CK3ResizeImage",
"CK3SizePreset" "CK3SizePreset"
], ],
@ -4805,7 +4812,9 @@
], ],
"https://github.com/VisionExp/ve_custom_comfyui_nodes": [ "https://github.com/VisionExp/ve_custom_comfyui_nodes": [
[ [
"Asset Image",
"LoadImgFromInputUrl", "LoadImgFromInputUrl",
"Render3d",
"assets/Asset Image", "assets/Asset Image",
"render3d/Render Node" "render3d/Render Node"
], ],
@ -5030,6 +5039,8 @@
], ],
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Wan-ZHO": [ "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Wan-ZHO": [
[ [
"WANMODELS_Generation_Zho",
"WANMODELS_ModelLoader_Zho",
"WanT2V_Generation_Zho", "WanT2V_Generation_Zho",
"WanT2V_ModelLoader_Zho" "WanT2V_ModelLoader_Zho"
], ],
@ -5058,34 +5069,22 @@
], ],
"https://github.com/a-One-Fan/ComfyUI-Blenderesque-Nodes": [ "https://github.com/a-One-Fan/ComfyUI-Blenderesque-Nodes": [
[ [
"BlenderAlphaConvert",
"BlenderAlphaOver",
"BlenderBlackbody", "BlenderBlackbody",
"BlenderBokehImage",
"BlenderBrickTexture", "BlenderBrickTexture",
"BlenderBrightnessContrast", "BlenderBrightnessContrast",
"BlenderCheckerTexture", "BlenderCheckerTexture",
"BlenderClamp", "BlenderClamp",
"BlenderCombineColor", "BlenderCombineColor",
"BlenderCombineXYZ", "BlenderCombineXYZ",
"BlenderConvertColorspace",
"BlenderCornerPin",
"BlenderCrop", "BlenderCrop",
"BlenderDisplace",
"BlenderExposure",
"BlenderFlip",
"BlenderGaborTexture",
"BlenderGamma", "BlenderGamma",
"BlenderGradientTexture",
"BlenderHueSaturationValue", "BlenderHueSaturationValue",
"BlenderInvertColor", "BlenderInvertColor",
"BlenderLensDistortion", "BlenderLensDistortion",
"BlenderMagicTexture",
"BlenderMapRange", "BlenderMapRange",
"BlenderMapUV", "BlenderMapUV",
"BlenderMath", "BlenderMath",
"BlenderMix", "BlenderMix",
"BlenderMovieDistortion",
"BlenderNoiseTexture", "BlenderNoiseTexture",
"BlenderRGB", "BlenderRGB",
"BlenderRGBtoBW", "BlenderRGBtoBW",
@ -5094,17 +5093,13 @@
"BlenderSeparateColor", "BlenderSeparateColor",
"BlenderSeparateXYZ", "BlenderSeparateXYZ",
"BlenderSetAlpha", "BlenderSetAlpha",
"BlenderTonemap",
"BlenderTransform", "BlenderTransform",
"BlenderTranslate", "BlenderTranslate",
"BlenderUV", "BlenderUV",
"BlenderValue", "BlenderValue",
"BlenderVectorMath", "BlenderVectorMath",
"BlenderVoronoiTexture", "BlenderVoronoiTexture",
"BlenderWaveTexture", "BlenderWavelength"
"BlenderWavelength",
"BlenderWhiteNoiseTexture",
"BlenderZCombine"
], ],
{ {
"title_aux": "ComfyUI-Blenderesque-Nodes [WIP]" "title_aux": "ComfyUI-Blenderesque-Nodes [WIP]"
@ -5421,6 +5416,7 @@
"ReicaInsertAnythingNode", "ReicaInsertAnythingNode",
"ReicaLoadLoopImagesFromURLs", "ReicaLoadLoopImagesFromURLs",
"ReicaLoadLoopImagesFromURLsSkipErrors", "ReicaLoadLoopImagesFromURLsSkipErrors",
"ReicaReadImageUrl",
"ReicaSmartResizer", "ReicaSmartResizer",
"ReicaTextImageDisplay", "ReicaTextImageDisplay",
"ReicaTryOffDiffGenerator", "ReicaTryOffDiffGenerator",
@ -5545,7 +5541,6 @@
], ],
"https://github.com/apetitbois/nova_utils": [ "https://github.com/apetitbois/nova_utils": [
[ [
"floatList2Float",
"jsonParser" "jsonParser"
], ],
{ {
@ -5598,11 +5593,7 @@
], ],
"https://github.com/asaddi/allans-comfy-nodes": [ "https://github.com/asaddi/allans-comfy-nodes": [
[ [
"AnyRelay2",
"AnySwitch2",
"AnySwitch4",
"BatchImageLoader", "BatchImageLoader",
"CLIPDistance",
"ControlBus", "ControlBus",
"DepthAnythingV2", "DepthAnythingV2",
"DepthAnythingV2Model", "DepthAnythingV2Model",
@ -5615,7 +5606,6 @@
"ImageBuffer", "ImageBuffer",
"ImageCropSquare", "ImageCropSquare",
"ImageDimensions", "ImageDimensions",
"ImageList",
"ImageMaskSwitch2", "ImageMaskSwitch2",
"ImageMaskSwitch4", "ImageMaskSwitch4",
"ImageRouter", "ImageRouter",
@ -5626,12 +5616,10 @@
"JSONExtractString", "JSONExtractString",
"LPIPSModel", "LPIPSModel",
"LPIPSRun", "LPIPSRun",
"LatentList",
"ListCounter", "ListCounter",
"MakeImageGrid", "MakeImageGrid",
"MaskBlur", "MaskBlur",
"MixNoise", "MixNoise",
"ModelSequenceList2",
"ModelSwitch2", "ModelSwitch2",
"PathJoin", "PathJoin",
"PathRelativeTo", "PathRelativeTo",
@ -5653,7 +5641,6 @@
"StringSequenceList5", "StringSequenceList5",
"TabularJoin", "TabularJoin",
"VAESwitch2", "VAESwitch2",
"ValueSubstitution",
"VersatileTextEncode", "VersatileTextEncode",
"WDv3Model", "WDv3Model",
"WDv3Tagger", "WDv3Tagger",
@ -5870,7 +5857,6 @@
"Checkpoint Selector \ud83d\udc69\u200d\ud83d\udcbb", "Checkpoint Selector \ud83d\udc69\u200d\ud83d\udcbb",
"Checkpoint to String \ud83d\udc69\u200d\ud83d\udcbb", "Checkpoint to String \ud83d\udc69\u200d\ud83d\udcbb",
"Crop Recombine \ud83d\udc69\u200d\ud83d\udcbb", "Crop Recombine \ud83d\udc69\u200d\ud83d\udcbb",
"Crop|IP|Inpaint \ud83d\udc69\u200d\ud83d\udcbb",
"Crop|IP|Inpaint|SDXL \ud83d\udc69\u200d\ud83d\udcbb", "Crop|IP|Inpaint|SDXL \ud83d\udc69\u200d\ud83d\udcbb",
"Decode GenData \ud83d\udc69\u200d\ud83d\udcbb", "Decode GenData \ud83d\udc69\u200d\ud83d\udcbb",
"Encode GenData \ud83d\udc69\u200d\ud83d\udcbb", "Encode GenData \ud83d\udc69\u200d\ud83d\udcbb",
@ -5960,8 +5946,6 @@
"Color Clip ADE20k", "Color Clip ADE20k",
"ColorDictionary", "ColorDictionary",
"ColorDictionary (custom)", "ColorDictionary (custom)",
"Conditioning (combine multiple)",
"Conditioning (combine selective)",
"Conditioning Grid (cond)", "Conditioning Grid (cond)",
"Conditioning Grid (string)", "Conditioning Grid (string)",
"Conditioning Grid (string) Advanced", "Conditioning Grid (string) Advanced",
@ -7226,6 +7210,7 @@
"BWIZInteractiveLogMonitor", "BWIZInteractiveLogMonitor",
"BWIZ_AdvancedLoadImageBatch", "BWIZ_AdvancedLoadImageBatch",
"BWIZ_CaptainWebhook", "BWIZ_CaptainWebhook",
"BWIZ_CaptainWebhook-Email",
"BWIZ_ComfyEmail", "BWIZ_ComfyEmail",
"BWIZ_ErrorDetector", "BWIZ_ErrorDetector",
"BWIZ_HFRepoBatchLoader", "BWIZ_HFRepoBatchLoader",
@ -7285,6 +7270,7 @@
"NACHOMAN_LoadSingleAudioChunk", "NACHOMAN_LoadSingleAudioChunk",
"NACHOMAN_LoadVideos", "NACHOMAN_LoadVideos",
"NACHOMAN_PostRunIndexStepper", "NACHOMAN_PostRunIndexStepper",
"NACHOMAN_PromptSplitter",
"NACHOMAN_SaveVideoChunkWithIndex", "NACHOMAN_SaveVideoChunkWithIndex",
"NACHOMAN_TranscribeText", "NACHOMAN_TranscribeText",
"NACHOMAN_VideoSplitter" "NACHOMAN_VideoSplitter"
@ -7321,11 +7307,20 @@
"EmptyLatentImage", "EmptyLatentImage",
"GLIGENLoader", "GLIGENLoader",
"GLIGENTextBoxApply", "GLIGENTextBoxApply",
"GetImageSize",
"ImageBatch", "ImageBatch",
"ImageBlend",
"ImageBlur",
"ImageCrop",
"ImageInvert", "ImageInvert",
"ImagePadForOutpaint", "ImagePadForOutpaint",
"ImageQuantize",
"ImageScale", "ImageScale",
"ImageScaleBy", "ImageScaleBy",
"ImageScaleToTotalPixels",
"ImageSharpen",
"ImageStitch",
"ImageUpscaleWithModel",
"InpaintModelConditioning", "InpaintModelConditioning",
"KSampler", "KSampler",
"KSamplerAdvanced", "KSamplerAdvanced",
@ -7351,6 +7346,7 @@
"StyleModelApply", "StyleModelApply",
"StyleModelLoader", "StyleModelLoader",
"UNETLoader", "UNETLoader",
"UpscaleModelLoader",
"VAEDecode", "VAEDecode",
"VAEDecodeTiled", "VAEDecodeTiled",
"VAEEncode", "VAEEncode",
@ -7486,7 +7482,9 @@
], ],
"https://github.com/endman100/ComfyUI-SaveAndLoadPromptCondition": [ "https://github.com/endman100/ComfyUI-SaveAndLoadPromptCondition": [
[ [
"Load Contditioning",
"LoadContditioning", "LoadContditioning",
"Save Conditioning",
"SaveConditioning" "SaveConditioning"
], ],
{ {
@ -7543,12 +7541,14 @@
"https://github.com/ethanfel/ComfyUI-Mamad8-QwenEdit-fix": [ "https://github.com/ethanfel/ComfyUI-Mamad8-QwenEdit-fix": [
[ [
"CLIPTextEncodeMamad8", "CLIPTextEncodeMamad8",
"CompiledModelRouter",
"ConditioningRouter", "ConditioningRouter",
"ImageRouter", "ImageRouter",
"LatentRouter", "LatentRouter",
"ModelRouter", "ModelRouter",
"QwenImagePreprocessMamad8", "QwenImagePreprocessMamad8",
"TextEncodeQwenImageEditPlusMamad8" "TextEncodeQwenImageEditPlusMamad8",
"WeightSwappingRouter"
], ],
{ {
"title_aux": "ComfyUI-Mamad8 [WIP]" "title_aux": "ComfyUI-Mamad8 [WIP]"
@ -7574,7 +7574,6 @@
"https://github.com/fangg2000/ComfyUI-SenseVoice": [ "https://github.com/fangg2000/ComfyUI-SenseVoice": [
[ [
"STTNode", "STTNode",
"ShowTextNode",
"VoiceRecorderNode" "VoiceRecorderNode"
], ],
{ {
@ -7871,6 +7870,14 @@
"title_aux": "ComfyUI-GoogleDrive-Downloader [UNSAFE]" "title_aux": "ComfyUI-GoogleDrive-Downloader [UNSAFE]"
} }
], ],
"https://github.com/gioferreira/ComfyUI-Molde-Utils": [
[
"BezierMapping"
],
{
"title_aux": "ComfyUI-Molde-Utils"
}
],
"https://github.com/githubYiheng/comfyui_median_filter": [ "https://github.com/githubYiheng/comfyui_median_filter": [
[ [
"ImageMedianFilter" "ImageMedianFilter"
@ -8380,7 +8387,6 @@
"SSLLoadCheckpointByName", "SSLLoadCheckpointByName",
"SSLLoadJson", "SSLLoadJson",
"SSLRandomNumInLoop", "SSLRandomNumInLoop",
"SSLRandomSeedInLoop",
"SSLSaveImageOutside" "SSLSaveImageOutside"
], ],
{ {
@ -8428,7 +8434,6 @@
"Alta:API_Translate", "Alta:API_Translate",
"Alta:Add(Math)", "Alta:Add(Math)",
"Alta:AddInt(Math)", "Alta:AddInt(Math)",
"Alta:AudioDenoise",
"Alta:BuildFilePath", "Alta:BuildFilePath",
"Alta:CompareFolders(File)", "Alta:CompareFolders(File)",
"Alta:DeleteAudioFromMemory", "Alta:DeleteAudioFromMemory",
@ -8728,6 +8733,7 @@
"DictFromJSON", "DictFromJSON",
"DictionaryToJSON", "DictionaryToJSON",
"ImageToSolidBackground", "ImageToSolidBackground",
"JSONTODictionary",
"JSONToDictionary", "JSONToDictionary",
"LiftFromBackground", "LiftFromBackground",
"LoadImageAndInfoFromPath", "LoadImageAndInfoFromPath",
@ -8994,6 +9000,7 @@
"PreviewImageLimited", "PreviewImageLimited",
"StringSplitSelect", "StringSplitSelect",
"Unbroken-Video-Handler", "Unbroken-Video-Handler",
"VideoHandler",
"VideoSanitizer", "VideoSanitizer",
"WorkflowLoggerNode" "WorkflowLoggerNode"
], ],
@ -9621,6 +9628,8 @@
], ],
"https://github.com/locphan201/ComfyUI-Alternatives": [ "https://github.com/locphan201/ComfyUI-Alternatives": [
[ [
"Lora Applier",
"Lora PreLoader",
"LoraApplier", "LoraApplier",
"LoraPreLoader" "LoraPreLoader"
], ],
@ -9661,6 +9670,7 @@
"RaveConfig", "RaveConfig",
"SCAConfig", "SCAConfig",
"TemporalConfig", "TemporalConfig",
"VVGetRaftFlow",
"VVSamplerSampler", "VVSamplerSampler",
"VVUnsamplerSampler" "VVUnsamplerSampler"
], ],
@ -9745,7 +9755,6 @@
"KS Random File Name", "KS Random File Name",
"KS Save Text", "KS Save Text",
"KS Text_String", "KS Text_String",
"KS Word Frequency Statistics",
"KS get time int", "KS get time int",
"KS json array constrains filter", "KS json array constrains filter",
"KS json float range filter", "KS json float range filter",
@ -9940,7 +9949,7 @@
"OpenAIQueryNode" "OpenAIQueryNode"
], ],
{ {
"title_aux": null "title_aux": "comfyui-code-nodes"
} }
], ],
"https://github.com/majocola/comfyui-standbybutton": [ "https://github.com/majocola/comfyui-standbybutton": [
@ -10176,6 +10185,7 @@
"DeleteFile", "DeleteFile",
"DownloadHuggingFaceModel", "DownloadHuggingFaceModel",
"F1ScoreNode", "F1ScoreNode",
"FirstNode",
"JSONToListNode", "JSONToListNode",
"JsonResultGenerator", "JsonResultGenerator",
"LLMLocalLoader", "LLMLocalLoader",
@ -10216,7 +10226,8 @@
], ],
"https://github.com/mliand/ComfyUI-Calendar-Node": [ "https://github.com/mliand/ComfyUI-Calendar-Node": [
[ [
"Comfy Calendar Node" "Comfy Calendar Node",
"SportyStyleNode"
], ],
{ {
"title_aux": "ComfyUI-Calendar-Node [WIP]" "title_aux": "ComfyUI-Calendar-Node [WIP]"
@ -10439,6 +10450,11 @@
], ],
"https://github.com/newraina/comfyui-photoshop-v2": [ "https://github.com/newraina/comfyui-photoshop-v2": [
[ [
"ClipPass",
"PhotoshopConnection",
"PhotoshopToComfyUI",
"SendToPhotoshop",
"modelPass",
"\ud83d\udd39 Photoshop RemoteConnection", "\ud83d\udd39 Photoshop RemoteConnection",
"\ud83d\udd39ClipPass", "\ud83d\udd39ClipPass",
"\ud83d\udd39Floats", "\ud83d\udd39Floats",
@ -10862,12 +10878,19 @@
"https://github.com/power88/ComfyUI-PDiD-Nodes": [ "https://github.com/power88/ComfyUI-PDiD-Nodes": [
[ [
"Blend Images", "Blend Images",
"BlendTwoImages",
"Check Character Tag", "Check Character Tag",
"CheckAnimeCharacter",
"CollectImageSize",
"Get Image Colors", "Get Image Colors",
"Get image size", "Get image size",
"GetImageMainColor",
"List Operations", "List Operations",
"ListOperation",
"Make Image Gray", "Make Image Gray",
"Nearest SDXL Resolution divided by 64" "Nearest SDXL Resolution divided by 64",
"NearestSDXLResolutionby64",
"RemoveSaturation"
], ],
{ {
"title_aux": "ComfyUI-PDiD-Nodes [WIP]" "title_aux": "ComfyUI-PDiD-Nodes [WIP]"
@ -10887,8 +10910,7 @@
], ],
"https://github.com/prodogape/ComfyUI-clip-interrogator": [ "https://github.com/prodogape/ComfyUI-clip-interrogator": [
[ [
"ComfyUIClipInterrogator", "ComfyUIClipInterrogator"
"ShowText"
], ],
{ {
"title_aux": "ComfyUI-clip-interrogator [WIP]" "title_aux": "ComfyUI-clip-interrogator [WIP]"
@ -10957,7 +10979,8 @@
], ],
"https://github.com/pzzmyc/comfyui-sd3-simple-simpletuner": [ "https://github.com/pzzmyc/comfyui-sd3-simple-simpletuner": [
[ [
"sd not very simple simpletuner by hhy" "sd not very simple simpletuner by hhy",
"simpletunerpro"
], ],
{ {
"title_aux": "comfyui-sd3-simple-simpletuner" "title_aux": "comfyui-sd3-simple-simpletuner"
@ -11147,6 +11170,7 @@
"QT_Split_String", "QT_Split_String",
"QT_String_Horizontal_To_Vertical", "QT_String_Horizontal_To_Vertical",
"QT_String_To_List", "QT_String_To_List",
"QT_String_Wrapping_By_Number",
"QT_Text_Input_Switch_Node", "QT_Text_Input_Switch_Node",
"QT_Text_Overlay_V2", "QT_Text_Overlay_V2",
"QT_Text_To_Bool_Node", "QT_Text_To_Bool_Node",
@ -11367,6 +11391,7 @@
"Fuse People and Cigarette", "Fuse People and Cigarette",
"Get Pose", "Get Pose",
"Patch Pose to People", "Patch Pose to People",
"Saul-Plugin",
"Smoking Auto Label" "Smoking Auto Label"
], ],
{ {
@ -11445,8 +11470,7 @@
"DiffusersModelMakeup", "DiffusersModelMakeup",
"DiffusersPipelineLoader", "DiffusersPipelineLoader",
"DiffusersSampler", "DiffusersSampler",
"DiffusersSchedulerLoader", "DiffusersSchedulerLoader"
"DiffusersVAELoader"
], ],
{ {
"title_aux": "comfyui-hydit" "title_aux": "comfyui-hydit"
@ -11634,6 +11658,8 @@
], ],
"https://github.com/slezica/comfyui-personal": [ "https://github.com/slezica/comfyui-personal": [
[ [
"CLIPTextEncodeVar",
"FillMask",
"GenerateImage", "GenerateImage",
"MaskBatch", "MaskBatch",
"OwlDetector", "OwlDetector",
@ -11923,7 +11949,9 @@
"https://github.com/sugarkwork/comfyui_psd": [ "https://github.com/sugarkwork/comfyui_psd": [
[ [
"Convert PSD to Image", "Convert PSD to Image",
"PSDConvert",
"PSDLayer", "PSDLayer",
"PSDSave",
"Save PSD" "Save PSD"
], ],
{ {
@ -12011,8 +12039,7 @@
"ParametersRangeLoop", "ParametersRangeLoop",
"WanVideoAllParametersLoop", "WanVideoAllParametersLoop",
"WanVideoSchedulerInfo", "WanVideoSchedulerInfo",
"WanVideoSchedulerLoop", "WanVideoSchedulerLoop"
"WanVideoSchedulerSelector"
], ],
{ {
"title_aux": "comfyui-wanvideo-scheduler-loop" "title_aux": "comfyui-wanvideo-scheduler-loop"
@ -12160,7 +12187,8 @@
"https://github.com/tjorbogarden/my-useful-comfyui-custom-nodes": [ "https://github.com/tjorbogarden/my-useful-comfyui-custom-nodes": [
[ [
"ImageSizer", "ImageSizer",
"KSamplerSDXLAdvanced" "KSamplerSDXLAdvanced",
"My-ImageSizer"
], ],
{ {
"title_aux": "my-useful-comfyui-custom-nodes" "title_aux": "my-useful-comfyui-custom-nodes"
@ -12189,7 +12217,6 @@
"Model", "Model",
"Predict", "Predict",
"Print Hello World", "Print Hello World",
"Show Text",
"ShowText|pysssss", "ShowText|pysssss",
"String List Viewer", "String List Viewer",
"String Splitter", "String Splitter",
@ -12377,7 +12404,13 @@
"SetLayer", "SetLayer",
"SetModels", "SetModels",
"SetTokenizer", "SetTokenizer",
"get_skip" "create models list",
"get skip layers",
"get_skip",
"load and save tokenizer",
"loding llm model",
"loding target model",
"str to parsed layers"
], ],
{ {
"title_aux": "comfyui_mergekit [WIP]" "title_aux": "comfyui_mergekit [WIP]"
@ -12385,12 +12418,8 @@
], ],
"https://github.com/unanan/ComfyUI-Dist": [ "https://github.com/unanan/ComfyUI-Dist": [
[ [
"LoadCheckpointFromLAN",
"LoadCheckpointFromURL",
"LoadImageFromLAN", "LoadImageFromLAN",
"LoadImageFromURL", "LoadImageFromURL"
"LoadWorkflowFromLAN",
"LoadWorkflowFromURL"
], ],
{ {
"title_aux": "ComfyUI-Dist [WIP]" "title_aux": "ComfyUI-Dist [WIP]"
@ -12799,6 +12828,8 @@
"HoneyTextConcat", "HoneyTextConcat",
"Honey_LoRAStackRandom", "Honey_LoRAStackRandom",
"Honey_LoRATags", "Honey_LoRATags",
"LoraLoaderx",
"SmLoraLoader",
"Small Lora Loader", "Small Lora Loader",
"TagAdder" "TagAdder"
], ],
@ -12980,6 +13011,7 @@
"PrintAnyNode", "PrintAnyNode",
"PrintImageNode", "PrintImageNode",
"PythonScriptNode", "PythonScriptNode",
"RangeStringListNode",
"RangeStringNode", "RangeStringNode",
"ResizeImageNode", "ResizeImageNode",
"SaveImageToDirectoryNode", "SaveImageToDirectoryNode",
@ -13072,7 +13104,8 @@
"https://github.com/yuvraj108c/ComfyUI-HYPIR": [ "https://github.com/yuvraj108c/ComfyUI-HYPIR": [
[ [
"HYPIRProcess", "HYPIRProcess",
"LoadHYPIRModel" "LoadHYPIRModel",
"LoadTheraModel"
], ],
{ {
"title_aux": "ComfyUI HYPIR [NAME CONFLICT]" "title_aux": "ComfyUI HYPIR [NAME CONFLICT]"
@ -13227,7 +13260,6 @@
"https://github.com/zhupeter010903/ComfyUI-prompt-library": [ "https://github.com/zhupeter010903/ComfyUI-prompt-library": [
[ [
"GroupedPromptNode", "GroupedPromptNode",
"XYZ Group Prompt Toggle",
"XYZ Grouped Prompts", "XYZ Grouped Prompts",
"XYZ Multi Clip Encoder", "XYZ Multi Clip Encoder",
"XYZ Multi Text Concatenate", "XYZ Multi Text Concatenate",

View File

@ -678,7 +678,8 @@
"https://github.com/fredlef/Comfyui_FSL_Nodes" "https://github.com/fredlef/Comfyui_FSL_Nodes"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"tags": ["image", "chat", "gemini", "fsl"] "tags": ["image", "chat", "gemini", "fsl"],
"description": "Custom nodes: FSLGeminiChat, FSLGeminiGenerateImage, Transparent Background helpers, and more."
}, },
{ {
"author": "exedesign", "author": "exedesign",

File diff suppressed because it is too large Load Diff