From da9c6753b90dcd1abd6bae505a7aa4c1f193f75d Mon Sep 17 00:00:00 2001 From: "dr.lt.data" Date: Wed, 2 Aug 2023 18:13:20 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 10 ++++++++++ extension-node-map.json | 16 ++++++++++++++-- 2 files changed, 24 insertions(+), 2 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 588719d..cd55286 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -858,6 +858,16 @@ "install_type": "git-clone", "description": "node color customization, custom colors, dot reroutes, link rendering options, straight lines, group freezing, node pinning, automated arrangement of nodes, copy image" }, + { + "author": "Pfaeff", + "title": "pfaeff-comfyui", + "reference": "https://github.com/Pfaeff/pfaeff-comfyui", + "files": [ + "https://github.com/Pfaeff/pfaeff-comfyui" + ], + "install_type": "git-clone", + "description": "Nodes: AstropulsePixelDetector, BackgroundRemover, ImagePadForBetterOutpaint, InpaintingPipelineLoader, Inpainting, ..." + }, { "author": "taabata", "title": "Syrian Falcon Nodes", diff --git a/extension-node-map.json b/extension-node-map.json index 9529234..7940e27 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -390,6 +390,13 @@ "UpscaleModelClamp", "VaeClamp" ], + "https://github.com/Pfaeff/pfaeff-comfyui": [ + "AstropulsePixelDetector", + "BackgroundRemover", + "ImagePadForBetterOutpaint", + "Inpainting", + "InpaintingPipelineLoader" + ], "https://github.com/RockOfFire/ComfyUI_Comfyroll_CustomNodes": [ "CR Apply ControlNet", "CR Aspect Ratio", @@ -413,8 +420,8 @@ "CR Module Output", "CR Module Pipe Loader", "CR Pipe Switch", - "CR Prompt Mixer", "CR SDXL Prompt Mixer", + "CR SDXL Style Text", "CR Seed to Int" ], "https://github.com/SLAPaper/ComfyUI-Image-Selector": [ @@ -448,8 +455,11 @@ "SeargeSDXLSampler" ], "https://github.com/Ser-Hilary/SDXL_sizing/raw/main/conditioning_sizing_for_SDXL.py": [ + "get_aspect_from_image", + "get_aspect_from_ints", "sizing_node", - "sizing_node_basic" + "sizing_node_basic", + "sizing_node_unparsed" ], "https://github.com/TinyTerra/ComfyUI_tinyterraNodes.git": [ "ttN busIN", @@ -572,6 +582,7 @@ "Image to Latent Mask", "Image to Noise", "Image to Seed", + "Images to RGB", "Inset Image Bounds", "Integer place counter", "KSampler (WAS)", @@ -710,6 +721,7 @@ "Prompt With Style V3", "Resize Image for SDXL", "Save Image With Prompt Data", + "Style Conditioner", "Upscale Tile Calculator", "VAE Decode 6GB SDXL (deprecated)" ],