From 7be1a43916aa5987765c021a4e78ca6cee36768c Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 2 Mar 2024 23:54:30 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 11 ++++- extension-node-map.json | 68 +++++++++++++++++++++++++++-- node_db/dev/custom-node-list.json | 20 +++++++++ node_db/new/custom-node-list.json | 40 +++++------------ node_db/new/extension-node-map.json | 68 +++++++++++++++++++++++++++-- 5 files changed, 170 insertions(+), 37 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index b004639..84be540 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -5057,6 +5057,16 @@ "install_type": "git-clone", "description": "SegFormer model fine-tuned on ATR dataset for clothes segmentation but can also be used for human segmentation!\nDownload the weight and put it under checkpoints: [a/https://huggingface.co/mattmdjaga/segformer_b2_clothes](https://huggingface.co/mattmdjaga/segformer_b2_clothes)" }, + { + "author": "StartHua", + "title": "ComfyUI_OOTDiffusion_CXH", + "reference": "https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH", + "files": [ + "https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH" + ], + "install_type": "git-clone", + "description": "Nodes:Ood_hd_CXH, Ood_hd_CXH. [a/OOTDiffusion](https://github.com/levihsu/OOTDiffusion)" + }, { "author": "ricklove", "title": "comfyui-ricklove", @@ -5663,7 +5673,6 @@ - { "author": "Ser-Hilary", "title": "SDXL_sizing", diff --git a/extension-node-map.json b/extension-node-map.json index e764bed..38f497c 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -216,8 +216,8 @@ "https://github.com/Alysondao/Comfyui-Yolov8-JSON": [ [ "Apply Yolov8 Model", - "Apply Yolov8 Model One Label", - "Load Yolov8 Model" + "Load Yolov8 Model", + "Load Yolov8 Model From Path" ], { "title_aux": "Comfyui-Yolov8-JSON" @@ -342,6 +342,7 @@ ], "https://github.com/BennyKok/comfyui-deploy": [ [ + "ComfyDeployWebscoketImageInput", "ComfyDeployWebscoketImageOutput", "ComfyUIDeployExternalCheckpoint", "ComfyUIDeployExternalImage", @@ -1603,9 +1604,58 @@ ], "https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes": [ [ - "Inference_Core_PromptExpansion" + "AIO_Preprocessor", + "AnimalPosePreprocessor", + "AnimeFace_SemSegPreprocessor", + "AnimeLineArtPreprocessor", + "BAE-NormalMapPreprocessor", + "BinaryPreprocessor", + "CannyEdgePreprocessor", + "ColorPreprocessor", + "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", + "PromptExpansion", + "SAMPreprocessor", + "SavePoseKpsAsJsonFile", + "ScribblePreprocessor", + "Scribble_XDoG_Preprocessor", + "SemSegPreprocessor", + "ShufflePreprocessor", + "TEEDPreprocessor", + "TilePreprocessor", + "UniFormer-SemSegPreprocessor", + "Unimatch_OptFlowPreprocessor", + "Zoe-DepthMapPreprocessor", + "Zoe_DepthAnythingPreprocessor" ], { + "author": "tstandley", "title_aux": "ComfyUI Nodes for Inference.Core" } ], @@ -1952,6 +2002,7 @@ "Integer Variable [n-suite]", "Llava Clip Loader [n-suite]", "LoadFramesFromFolder [n-suite]", + "LoadImageFromFolder [n-suite]", "LoadVideo [n-suite]", "SaveVideo [n-suite]", "SetMetadataForSaveVideo [n-suite]", @@ -2344,6 +2395,14 @@ "title_aux": "stability-ComfyUI-nodes" } ], + "https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": [ + [ + "Ood_hd_CXH" + ], + { + "title_aux": "ComfyUI_OOTDiffusion_CXH" + } + ], "https://github.com/StartHua/ComfyUI_Seg_VITON": [ [ "segformer_agnostic", @@ -6998,6 +7057,8 @@ "StepsAndCfg", "StepsAndCfgAndWH", "TextBox", + "TextCombinerSix", + "TextCombinerTwo", "TextWithBooleanSwitchAndCommonTextInput", "TwoBooleanTrigger", "TwoFloats" @@ -8688,6 +8749,7 @@ "easy imageSizeBySide", "easy imageSwitch", "easy imageToMask", + "easy instantIDApply", "easy int", "easy isSDXL", "easy joinImageBatch", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 5b0bef8..135efd3 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -10,6 +10,26 @@ }, + { + "author": "sdfxai", + "title": "SDFXBridgeForComfyUI - ComfyUI Custom Node for SDFX Integration", + "reference": "https://github.com/sdfxai/SDFXBridgeForComfyUI", + "files": [ + "https://github.com/sdfxai/SDFXBridgeForComfyUI" + ], + "install_type": "git-clone", + "description": "SDFXBridgeForComfyUI is a custom node designed for seamless integration between ComfyUI and the SDFX solution. This custom node allows users to make ComfyUI compatible with SDFX when running the ComfyUI instance on their local machines." + }, + { + "author": "Beinsezii", + "title": "comfyui-amd-go-fast", + "reference": "https://github.com/Beinsezii/comfyui-amd-go-fast", + "files": [ + "https://github.com/Beinsezii/comfyui-amd-go-fast" + ], + "install_type": "git-clone", + "description": "See details: [a/link](https://github.com/Beinsezii/comfyui-amd-go-fast?tab=readme-ov-file)" + }, { "author": "SeedV", "title": "ComfyUI-SeedV-Nodes [UNSAFE]", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index ac762fe..fcc35ea 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,16 @@ }, + { + "author": "StartHua", + "title": "ComfyUI_OOTDiffusion_CXH", + "reference": "https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH", + "files": [ + "https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH" + ], + "install_type": "git-clone", + "description": "Nodes:Ood_hd_CXH, Ood_hd_CXH. [a/OOTDiffusion](https://github.com/levihsu/OOTDiffusion)" + }, { "author": "uetuluk", "title": "comfyui-webcam-node", @@ -680,36 +690,6 @@ ], "install_type": "git-clone", "description": "ComfyUI implementation for [a/AnimateLCM](https://animatelcm.github.io/) [[a/paper](https://arxiv.org/abs/2402.00769)]." - }, - { - "author": "kadirnar", - "title": "ComfyUI-Transformers", - "reference": "https://github.com/kadirnar/ComfyUI-Transformers", - "files": [ - "https://github.com/kadirnar/ComfyUI-Transformers" - ], - "install_type": "git-clone", - "description": "ComfyUI-Transformers is a cutting-edge project combining the power of computer vision and natural language processing to create intuitive and user-friendly interfaces. Our goal is to make technology more accessible and engaging." - }, - { - "author": "chaojie", - "title": "ComfyUI-DynamiCrafter", - "reference": "https://github.com/chaojie/ComfyUI-DynamiCrafter", - "files": [ - "https://github.com/chaojie/ComfyUI-DynamiCrafter" - ], - "install_type": "git-clone", - "description": "Better Dynamic, Higher Resolution, and Stronger Coherence!" - }, - { - "author": "bilal-arikan", - "title": "ComfyUI_TextAssets", - "reference": "https://github.com/bilal-arikan/ComfyUI_TextAssets", - "files": [ - "https://github.com/bilal-arikan/ComfyUI_TextAssets" - ], - "install_type": "git-clone", - "description": "With this node you can upload text files to input folder from your local computer." } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index e764bed..38f497c 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -216,8 +216,8 @@ "https://github.com/Alysondao/Comfyui-Yolov8-JSON": [ [ "Apply Yolov8 Model", - "Apply Yolov8 Model One Label", - "Load Yolov8 Model" + "Load Yolov8 Model", + "Load Yolov8 Model From Path" ], { "title_aux": "Comfyui-Yolov8-JSON" @@ -342,6 +342,7 @@ ], "https://github.com/BennyKok/comfyui-deploy": [ [ + "ComfyDeployWebscoketImageInput", "ComfyDeployWebscoketImageOutput", "ComfyUIDeployExternalCheckpoint", "ComfyUIDeployExternalImage", @@ -1603,9 +1604,58 @@ ], "https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes": [ [ - "Inference_Core_PromptExpansion" + "AIO_Preprocessor", + "AnimalPosePreprocessor", + "AnimeFace_SemSegPreprocessor", + "AnimeLineArtPreprocessor", + "BAE-NormalMapPreprocessor", + "BinaryPreprocessor", + "CannyEdgePreprocessor", + "ColorPreprocessor", + "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", + "PromptExpansion", + "SAMPreprocessor", + "SavePoseKpsAsJsonFile", + "ScribblePreprocessor", + "Scribble_XDoG_Preprocessor", + "SemSegPreprocessor", + "ShufflePreprocessor", + "TEEDPreprocessor", + "TilePreprocessor", + "UniFormer-SemSegPreprocessor", + "Unimatch_OptFlowPreprocessor", + "Zoe-DepthMapPreprocessor", + "Zoe_DepthAnythingPreprocessor" ], { + "author": "tstandley", "title_aux": "ComfyUI Nodes for Inference.Core" } ], @@ -1952,6 +2002,7 @@ "Integer Variable [n-suite]", "Llava Clip Loader [n-suite]", "LoadFramesFromFolder [n-suite]", + "LoadImageFromFolder [n-suite]", "LoadVideo [n-suite]", "SaveVideo [n-suite]", "SetMetadataForSaveVideo [n-suite]", @@ -2344,6 +2395,14 @@ "title_aux": "stability-ComfyUI-nodes" } ], + "https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": [ + [ + "Ood_hd_CXH" + ], + { + "title_aux": "ComfyUI_OOTDiffusion_CXH" + } + ], "https://github.com/StartHua/ComfyUI_Seg_VITON": [ [ "segformer_agnostic", @@ -6998,6 +7057,8 @@ "StepsAndCfg", "StepsAndCfgAndWH", "TextBox", + "TextCombinerSix", + "TextCombinerTwo", "TextWithBooleanSwitchAndCommonTextInput", "TwoBooleanTrigger", "TwoFloats" @@ -8688,6 +8749,7 @@ "easy imageSizeBySide", "easy imageSwitch", "easy imageToMask", + "easy instantIDApply", "easy int", "easy isSDXL", "easy joinImageBatch",