From 48c2422600fa4ff4bb72a2095e5a034ee803364f Mon Sep 17 00:00:00 2001 From: "dr.lt.data" Date: Tue, 19 Mar 2024 09:48:24 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 20 ++++---- extension-node-map.json | 71 ++++++++++++++++++++++++++++- node_db/new/custom-node-list.json | 12 ++++- node_db/new/extension-node-map.json | 71 ++++++++++++++++++++++++++++- 4 files changed, 159 insertions(+), 15 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 43b1823..e47c862 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -6228,6 +6228,16 @@ "install_type": "git-clone", "description": "Custom nodes for ComfyUI by Eagleshadow." }, + { + "author": "Big Idea Technology", + "title": "Image Text Overlay Node for ComfyUI", + "reference": "https://github.com/Big-Idea-Technology/ComfyUI_Image_Text_Overlay", + "files": [ + "https://github.com/Big-Idea-Technology/ComfyUI_Image_Text_Overlay" + ], + "install_type": "git-clone", + "description": "ImageTextOverlay is a customizable Node for ComfyUI that allows users to easily add text overlays to images within their ComfyUI projects. This Node leverages Python Imaging Library (PIL) and PyTorch to dynamically render text on images, supporting a wide range of customization options including font size, alignment, color, and padding." + }, @@ -6595,16 +6605,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "Big Idea Technology", - "title": "Image Text Overlay Node for ComfyUI", - "reference": "https://github.com/Big-Idea-Technology/ComfyUI_Image_Text_Overlay", - "files": [ - "https://github.com/Big-Idea-Technology/ComfyUI_Image_Text_Overlay" - ], - "install_type": "git-clone", - "description": "ImageTextOverlay is a customizable Node for ComfyUI that allows users to easily add text overlays to images within their ComfyUI projects. This Node leverages Python Imaging Library (PIL) and PyTorch to dynamically render text on images, supporting a wide range of customization options including font size, alignment, color, and padding." } ] } diff --git a/extension-node-map.json b/extension-node-map.json index c67319c..3835575 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -460,7 +460,7 @@ "Image Text Overlay" ], { - "title_aux": "ImageTextOverlay Node for ComfyUI" + "title_aux": "Image Text Overlay Node for ComfyUI" } ], "https://github.com/Bikecicle/ComfyUI-Waveform-Extensions/raw/main/EXT_AudioManipulation.py": [ @@ -1035,6 +1035,57 @@ ], { "author": "tstandley", + "preemptions": [ + "AIO_Preprocessor", + "AnimalPosePreprocessor", + "AnimeFace_SemSegPreprocessor", + "AnimeLineArtPreprocessor", + "BAE-NormalMapPreprocessor", + "BinaryPreprocessor", + "CannyEdgePreprocessor", + "ColorPreprocessor", + "DSINE-NormalMapPreprocessor", + "DWPreprocessor", + "DensePosePreprocessor", + "DepthAnythingPreprocessor", + "DiffusionEdge_Preprocessor", + "FacialPartColoringFromPoseKps", + "FakeScribblePreprocessor", + "HEDPreprocessor", + "HintImageEnchance", + "ImageGenResolutionFromImage", + "ImageGenResolutionFromLatent", + "ImageIntensityDetector", + "ImageLuminanceDetector", + "InpaintPreprocessor", + "LeReS-DepthMapPreprocessor", + "LineArtPreprocessor", + "LineartStandardPreprocessor", + "M-LSDPreprocessor", + "Manga2Anime_LineArt_Preprocessor", + "MaskOptFlow", + "MediaPipe-FaceMeshPreprocessor", + "MeshGraphormer-DepthMapPreprocessor", + "MiDaS-DepthMapPreprocessor", + "MiDaS-NormalMapPreprocessor", + "OneFormer-ADE20K-SemSegPreprocessor", + "OneFormer-COCO-SemSegPreprocessor", + "OpenposePreprocessor", + "PiDiNetPreprocessor", + "PixelPerfectResolution", + "SAMPreprocessor", + "SavePoseKpsAsJsonFile", + "ScribblePreprocessor", + "Scribble_XDoG_Preprocessor", + "SemSegPreprocessor", + "ShufflePreprocessor", + "TEEDPreprocessor", + "TilePreprocessor", + "UniFormer-SemSegPreprocessor", + "Unimatch_OptFlowPreprocessor", + "Zoe-DepthMapPreprocessor", + "Zoe_DepthAnythingPreprocessor" + ], "title_aux": "ComfyUI's ControlNet Auxiliary Preprocessors" } ], @@ -1536,6 +1587,12 @@ "ADE_AdjustPEFullStretch", "ADE_AdjustPEManual", "ADE_AdjustPESweetspotStretch", + "ADE_AdjustWeightAllAdd", + "ADE_AdjustWeightAllMult", + "ADE_AdjustWeightIndivAdd", + "ADE_AdjustWeightIndivAttnAdd", + "ADE_AdjustWeightIndivAttnMult", + "ADE_AdjustWeightIndivMult", "ADE_AnimateDiffCombine", "ADE_AnimateDiffKeyframe", "ADE_AnimateDiffLoRALoader", @@ -3482,6 +3539,8 @@ "ImageColorPalette", "ImageFlipper", "ImagePixelPalette", + "ImageRGBPicker", + "ImageRGBSwapper", "ImageRotator", "ImageSizeClassifer", "ImageSizeCombiner", @@ -4675,7 +4734,11 @@ ], "https://github.com/chaojie/ComfyUI-DragAnything": [ [ - "DragAnythingRun" + "DragAnythingRun", + "DragAnythingRunRandom", + "LoadText", + "SaveText", + "VHS_FILENAMES_STRING" ], { "title_aux": "ComfyUI-DragAnything" @@ -5241,6 +5304,7 @@ "RescaleCFG", "SDTurboScheduler", "SD_4XUpscale_Conditioning", + "SV3D_Conditioning", "SVD_img2vid_Conditioning", "SamplerCustom", "SamplerDPMAdaptative", @@ -5279,6 +5343,7 @@ "VAESave", "VPScheduler", "VideoLinearCFGGuidance", + "VideoTriangleCFGGuidance", "unCLIPCheckpointLoader", "unCLIPConditioning" ], @@ -5818,6 +5883,7 @@ "https://github.com/edenartlab/eden_comfy_pipelines": [ [ "CLIP_Interrogator", + "ConvertToGrayscale", "Eden_Bool", "Eden_Compare", "Eden_DebugPrint", @@ -6802,6 +6868,7 @@ "ResizeMask", "ReverseImageBatch", "RoundMask", + "SV3D_BatchSchedule", "SaveImageWithAlpha", "ScaleBatchPromptSchedule", "SomethingToString", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 90f5f0e..9d58a29 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -9,7 +9,17 @@ "description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel.\nMaking LoRA has never been easier!" }, - + + { + "author": "Big Idea Technology", + "title": "Image Text Overlay Node for ComfyUI", + "reference": "https://github.com/Big-Idea-Technology/ComfyUI_Image_Text_Overlay", + "files": [ + "https://github.com/Big-Idea-Technology/ComfyUI_Image_Text_Overlay" + ], + "install_type": "git-clone", + "description": "ImageTextOverlay is a customizable Node for ComfyUI that allows users to easily add text overlays to images within their ComfyUI projects. This Node leverages Python Imaging Library (PIL) and PyTorch to dynamically render text on images, supporting a wide range of customization options including font size, alignment, color, and padding." + }, { "author": "kijai", "title": "ComfyUI-DynamiCrafterWrapper", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index c67319c..3835575 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -460,7 +460,7 @@ "Image Text Overlay" ], { - "title_aux": "ImageTextOverlay Node for ComfyUI" + "title_aux": "Image Text Overlay Node for ComfyUI" } ], "https://github.com/Bikecicle/ComfyUI-Waveform-Extensions/raw/main/EXT_AudioManipulation.py": [ @@ -1035,6 +1035,57 @@ ], { "author": "tstandley", + "preemptions": [ + "AIO_Preprocessor", + "AnimalPosePreprocessor", + "AnimeFace_SemSegPreprocessor", + "AnimeLineArtPreprocessor", + "BAE-NormalMapPreprocessor", + "BinaryPreprocessor", + "CannyEdgePreprocessor", + "ColorPreprocessor", + "DSINE-NormalMapPreprocessor", + "DWPreprocessor", + "DensePosePreprocessor", + "DepthAnythingPreprocessor", + "DiffusionEdge_Preprocessor", + "FacialPartColoringFromPoseKps", + "FakeScribblePreprocessor", + "HEDPreprocessor", + "HintImageEnchance", + "ImageGenResolutionFromImage", + "ImageGenResolutionFromLatent", + "ImageIntensityDetector", + "ImageLuminanceDetector", + "InpaintPreprocessor", + "LeReS-DepthMapPreprocessor", + "LineArtPreprocessor", + "LineartStandardPreprocessor", + "M-LSDPreprocessor", + "Manga2Anime_LineArt_Preprocessor", + "MaskOptFlow", + "MediaPipe-FaceMeshPreprocessor", + "MeshGraphormer-DepthMapPreprocessor", + "MiDaS-DepthMapPreprocessor", + "MiDaS-NormalMapPreprocessor", + "OneFormer-ADE20K-SemSegPreprocessor", + "OneFormer-COCO-SemSegPreprocessor", + "OpenposePreprocessor", + "PiDiNetPreprocessor", + "PixelPerfectResolution", + "SAMPreprocessor", + "SavePoseKpsAsJsonFile", + "ScribblePreprocessor", + "Scribble_XDoG_Preprocessor", + "SemSegPreprocessor", + "ShufflePreprocessor", + "TEEDPreprocessor", + "TilePreprocessor", + "UniFormer-SemSegPreprocessor", + "Unimatch_OptFlowPreprocessor", + "Zoe-DepthMapPreprocessor", + "Zoe_DepthAnythingPreprocessor" + ], "title_aux": "ComfyUI's ControlNet Auxiliary Preprocessors" } ], @@ -1536,6 +1587,12 @@ "ADE_AdjustPEFullStretch", "ADE_AdjustPEManual", "ADE_AdjustPESweetspotStretch", + "ADE_AdjustWeightAllAdd", + "ADE_AdjustWeightAllMult", + "ADE_AdjustWeightIndivAdd", + "ADE_AdjustWeightIndivAttnAdd", + "ADE_AdjustWeightIndivAttnMult", + "ADE_AdjustWeightIndivMult", "ADE_AnimateDiffCombine", "ADE_AnimateDiffKeyframe", "ADE_AnimateDiffLoRALoader", @@ -3482,6 +3539,8 @@ "ImageColorPalette", "ImageFlipper", "ImagePixelPalette", + "ImageRGBPicker", + "ImageRGBSwapper", "ImageRotator", "ImageSizeClassifer", "ImageSizeCombiner", @@ -4675,7 +4734,11 @@ ], "https://github.com/chaojie/ComfyUI-DragAnything": [ [ - "DragAnythingRun" + "DragAnythingRun", + "DragAnythingRunRandom", + "LoadText", + "SaveText", + "VHS_FILENAMES_STRING" ], { "title_aux": "ComfyUI-DragAnything" @@ -5241,6 +5304,7 @@ "RescaleCFG", "SDTurboScheduler", "SD_4XUpscale_Conditioning", + "SV3D_Conditioning", "SVD_img2vid_Conditioning", "SamplerCustom", "SamplerDPMAdaptative", @@ -5279,6 +5343,7 @@ "VAESave", "VPScheduler", "VideoLinearCFGGuidance", + "VideoTriangleCFGGuidance", "unCLIPCheckpointLoader", "unCLIPConditioning" ], @@ -5818,6 +5883,7 @@ "https://github.com/edenartlab/eden_comfy_pipelines": [ [ "CLIP_Interrogator", + "ConvertToGrayscale", "Eden_Bool", "Eden_Compare", "Eden_DebugPrint", @@ -6802,6 +6868,7 @@ "ResizeMask", "ReverseImageBatch", "RoundMask", + "SV3D_BatchSchedule", "SaveImageWithAlpha", "ScaleBatchPromptSchedule", "SomethingToString",