From 114add4ca910d44c35f1e170b0763df66e23f759 Mon Sep 17 00:00:00 2001 From: "dr.lt.data" Date: Thu, 17 Aug 2023 11:25:19 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 10 ++++++++++ extension-node-map.json | 15 +++++++++++++-- 2 files changed, 23 insertions(+), 2 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 08d9742..c3632b3 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1200,6 +1200,16 @@ "install_type": "git-clone", "description": "It provides language settings. (Contribution from users of various languages is needed due to the support for each language.)" }, + { + "author": "syllebra", + "title": "BilboX's ComfyUI Custom Nodes", + "reference": "https://github.com/syllebra/bilbox-comfyui", + "files": [ + "https://github.com/syllebra/bilbox-comfyui" + ], + "install_type": "git-clone", + "description": "Nodes: BilboX's PromptGeek Photo Prompt. This provides a convenient way to compose photorealistic prompts into ComfyUI." + }, { "author": "taabata", "title": "Syrian Falcon Nodes", diff --git a/extension-node-map.json b/extension-node-map.json index 6aee8ce..c3a6953 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -920,7 +920,7 @@ "Images to RGB", "Inset Image Bounds", "Integer place counter", - "KSampler (WAS)", + "KSampler (Legacy)", "KSampler Cycle", "LangSAM Masking", "LangSAM Model Loader", @@ -980,7 +980,7 @@ "SAM Parameters Combine", "Samples Passthrough (Stat System)", "Save Text File", - "Seed", + "Seed (Legacy)", "String to Text", "Tensor Batch to Image", "Text Add Token by Input", @@ -1352,12 +1352,14 @@ "CM_IntToNumber", "CM_IntUnaryCondition", "CM_IntUnaryOperation", + "CM_NearestSDXLResolution", "CM_NumberBinaryCondition", "CM_NumberBinaryOperation", "CM_NumberToFloat", "CM_NumberToInt", "CM_NumberUnaryCondition", "CM_NumberUnaryOperation", + "CM_SDXLResolution", "CM_Vec2BinaryCondition", "CM_Vec2BinaryOperation", "CM_Vec2ScalarOperation", @@ -1851,6 +1853,7 @@ "MathExpression|pysssss", "MultiPrimitive|pysssss", "PlaySound|pysssss", + "Repeater|pysssss", "ReroutePrimitive|pysssss", "ShowText|pysssss", "StringFunction|pysssss" @@ -1974,6 +1977,14 @@ "title_aux": "ComfyUI_Strimmlarns_aesthetic_score" } ], + "https://github.com/syllebra/bilbox-comfyui": [ + [ + "BilboXPhotoPrompt" + ], + { + "title_aux": "BilboX's ComfyUI Custom Nodes" + } + ], "https://github.com/sylym/comfy_vid2vid": [ [ "CheckpointLoaderSimpleSequence",