From dae9202497910ba7111a90bf709f9f998afbab68 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Thu, 17 Aug 2023 22:27:53 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 10 ++++++++++ extension-node-map.json | 15 +++++++++++++++ 2 files changed, 25 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 1fb3b0fb..febbb2bd 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1241,6 +1241,16 @@ "install_type": "git-clone", "description": "Nodes:SDXL Empty Latent Image. An extension node for ComfyUI that allows you to select a resolution from the pre-defined json files and output a Latent Image." }, + { + "author": "laksjdjf", + "title": "IPAdapter-ComfyUI", + "reference": "https://github.com/laksjdjf/IPAdapter-ComfyUI", + "files": [ + "https://github.com/laksjdjf/IPAdapter-ComfyUI" + ], + "install_type": "git-clone", + "description": "Nodes:Load IPAdapter. This custom nodes provides loader of the IP-Adapter model." + }, { "author": "taabata", "title": "Syrian Falcon Nodes", diff --git a/extension-node-map.json b/extension-node-map.json index 9a888ff5..219732a5 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -642,8 +642,10 @@ [ "CR Apply ControlNet", "CR Apply LoRA Stack", + "CR Apply Multi-ControlNet", "CR Aspect Ratio", "CR Aspect Ratio SDXL", + "CR Batch Process Switch", "CR Clip Input Switch", "CR Color Tint", "CR Conditioning Input Switch", @@ -672,11 +674,13 @@ "CR Module Input", "CR Module Output", "CR Module Pipe Loader", + "CR Multi-ControlNet Stack", "CR Pipe Switch", "CR Process Switch", "CR SD1.5 Aspect Ratio", "CR SDXL Aspect Ratio", "CR SDXL Base Prompt Encoder", + "CR SDXL Prompt Mix Presets", "CR SDXL Prompt Mixer", "CR SDXL Style Text", "CR Seed to Int", @@ -1093,7 +1097,9 @@ "Batch Resize Image for SDXL", "Empty Latent Ratio Custom SDXL", "Empty Latent Ratio Select SDXL", + "Float to String", "HaldCLUT", + "Int to String", "Mikey Sampler", "Mikey Sampler Tiled", "Prompt With SDXL", @@ -1540,6 +1546,14 @@ "title_aux": "abg-comfyui" } ], + "https://github.com/laksjdjf/IPAdapter-ComfyUI": [ + [ + "IPAdapter" + ], + { + "title_aux": "IPAdapter-ComfyUI" + } + ], "https://github.com/lilly1987/ComfyUI_node_Lilly": [ [ "CheckpointLoaderSimpleText", @@ -1639,6 +1653,7 @@ "MaskPainter", "MaskToSEGS", "MasksToMaskList", + "NoiseInjectionHookProvider", "ONNXDetectorProvider", "ONNXDetectorSEGS", "PixelKSampleHookCombine",