From c927bee74767a4df53c0a7618ceb085d19be53c1 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 23 Sep 2023 09:03:28 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 10 +++ extension-node-map.json | 11 +++ node_db/new/custom-node-list.json | 111 +++------------------------- node_db/new/extension-node-map.json | 11 +++ 4 files changed, 42 insertions(+), 101 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 141fd85..b2dc094 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1872,6 +1872,16 @@ "install_type": "git-clone", "description": "Extension for StableSwarmUI, ComfyUI, and AUTOMATIC1111 Stable Diffusion WebUI that enables a way to use higher CFG Scales without color issues. This works by clamping latents between steps." }, + { + "author": "Tropfchen", + "title": "YARS: Yet Another Resolution Selector", + "reference": "https://github.com/Tropfchen/ComfyUI-yaResolutionSelector", + "files": [ + "https://github.com/Tropfchen/ComfyUI-yaResolutionSelector" + ], + "install_type": "git-clone", + "description": "A slightly different Resolution Selector node, allowing to freely change base resolution and aspect ratio, with options to maintain the pixel count or use the base resolution as the highest or lowest dimension." + }, { "author": "taabata", "title": "Syrian Falcon Nodes", diff --git a/extension-node-map.json b/extension-node-map.json index 26c322b..6e9264f 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -543,6 +543,8 @@ [ "ADE_AnimateDiffCombine", "ADE_AnimateDiffLoaderV1Advanced", + "ADE_AnimateDiffLoaderWithContext", + "ADE_AnimateDiffUniformContextOptions", "ADE_AnimateDiffUnload", "ADE_EmptyLatentImageLarge", "AnimateDiffLoaderV1", @@ -1122,6 +1124,15 @@ "title_aux": "Embedding Picker" } ], + "https://github.com/Tropfchen/ComfyUI-yaResolutionSelector": [ + [ + "YARS", + "YARSAdv" + ], + { + "title_aux": "YARS: Yet Another Resolution Selector" + } + ], "https://github.com/Ttl/ComfyUi_NNLatentUpscale": [ [ "NNLatentUpscale" diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 1c61c4c..6174987 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "Tropfchen", + "title": "YARS: Yet Another Resolution Selector", + "reference": "https://github.com/Tropfchen/ComfyUI-yaResolutionSelector", + "files": [ + "https://github.com/Tropfchen/ComfyUI-yaResolutionSelector" + ], + "install_type": "git-clone", + "description": "A slightly different Resolution Selector node, allowing to freely change base resolution and aspect ratio, with options to maintain the pixel count or use the base resolution as the highest or lowest dimension." + }, { "author": "mcmonkeyprojects", "title": "Stable Diffusion Dynamic Thresholding (CFG Scale Fix)", @@ -790,107 +800,6 @@ ], "install_type": "git-clone", "description": "Nodes: KSampler With Refiner (Fooocus). The KSampler from Fooocus as a ComfyUI node

NOTE: This patches basic ComfyUI behaviour - don't use together with other samplers. Or perhaps do? Other samplers might profit from those changes ... ymmv.

" - }, - { - "author": "city96", - "title": "SD-Latent-Upscaler", - "reference": "https://github.com/city96/SD-Latent-Upscaler", - "files": [ - "https://github.com/city96/SD-Latent-Upscaler" - ], - "pip": ["huggingface-hub"], - "install_type": "git-clone", - "description": "Upscaling stable diffusion latents using a small neural network." - }, - { - "author": "JPS-GER", - "title": "JPS Custom Nodes for ComfyUI", - "reference": "https://github.com/JPS-GER/ComfyUI_JPS-Nodes", - "files": [ - "https://github.com/JPS-GER/ComfyUI_JPS-Nodes" - ], - "install_type": "git-clone", - "description": "Nodes: SDXL - Resolutions, SDXL - Basic Settings, SDXL - Additional Settings, Math - Resolution Multiply, Math - Largest Integer, Switch - Generation Mode, ..." - }, - { - "author": "hustille", - "title": "hus' utils for ComfyUI", - "reference": "https://github.com/hustille/ComfyUI_hus_utils", - "files": [ - "https://github.com/hustille/ComfyUI_hus_utils" - ], - "install_type": "git-clone", - "description": "ComfyUI nodes primarily for seed and filename generation" - }, - { - "author": "m-sokes", - "title": "ComfyUI Sokes Nodes", - "reference": "https://github.com/m-sokes/ComfyUI-Sokes-Nodes", - "files": [ - "https://github.com/m-sokes/ComfyUI-Sokes-Nodes" - ], - "install_type": "git-clone", - "description": "Nodes: Empty Latent Randomizer (9 Inputs)" - }, - { - "author": "Extraltodeus", - "title": "noise latent perlinpinpin", - "reference": "https://github.com/Extraltodeus/noise_latent_perlinpinpin", - "files": [ - "https://github.com/Extraltodeus/noise_latent_perlinpinpin" - ], - "install_type": "git-clone", - "description": "Nodes: NoisyLatentPerlin. This allows to create latent spaces filled with perlin-based noise that can actually be used by the samplers." - }, - { - "author": "theUpsider", - "title": "ComfyUI-Logic", - "reference": "https://github.com/theUpsider/ComfyUI-Logic", - "files": [ - "https://github.com/theUpsider/ComfyUI-Logic" - ], - "install_type": "git-clone", - "description": "An extension to ComfyUI that introduces logic nodes and conditional rendering capabilities." - }, - { - "author": "tkoenig89", - "title": "Load Image with metadata", - "reference": "https://github.com/tkoenig89/ComfyUI_Load_Image_With_Metadata", - "files": [ - "https://github.com/tkoenig89/ComfyUI_Load_Image_With_Metadata" - ], - "install_type": "git-clone", - "description": "A custom node for comfy ui to read generation data from images (prompt, seed, size...). This could be used when upscaling generated images to use the original prompt and seed." - }, - { - "author": "mpiquero7164", - "title": "SaveImgPrompt", - "reference": "https://github.com/mpiquero7164/ComfyUI-SaveImgPrompt", - "files": [ - "https://github.com/mpiquero7164/ComfyUI-SaveImgPrompt" - ], - "install_type": "git-clone", - "description": "Save a png or jpeg and option to save prompt/workflow in a text or json file for each image in Comfy + Workflow loading." - }, - { - "author": "city96", - "title": "SD-Advanced-Noise", - "reference": "https://github.com/city96/SD-Advanced-Noise", - "files": [ - "https://github.com/city96/SD-Advanced-Noise" - ], - "install_type": "git-clone", - "description": "Nodes: LatentGaussianNoise, MathEncode. An experimental custom node that generates latent noise directly by utilizing the linear characteristics of the latent space." - }, - { - "author": "WASasquatch", - "title": "ComfyUI Preset Merger", - "reference": "https://github.com/WASasquatch/ComfyUI_Preset_Merger", - "files": [ - "https://github.com/WASasquatch/ComfyUI_Preset_Merger" - ], - "install_type": "git-clone", - "description": "Nodes: ModelMergeByPreset. Merge checkpoint models by preset" } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 26c322b..6e9264f 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -543,6 +543,8 @@ [ "ADE_AnimateDiffCombine", "ADE_AnimateDiffLoaderV1Advanced", + "ADE_AnimateDiffLoaderWithContext", + "ADE_AnimateDiffUniformContextOptions", "ADE_AnimateDiffUnload", "ADE_EmptyLatentImageLarge", "AnimateDiffLoaderV1", @@ -1122,6 +1124,15 @@ "title_aux": "Embedding Picker" } ], + "https://github.com/Tropfchen/ComfyUI-yaResolutionSelector": [ + [ + "YARS", + "YARSAdv" + ], + { + "title_aux": "YARS: Yet Another Resolution Selector" + } + ], "https://github.com/Ttl/ComfyUi_NNLatentUpscale": [ [ "NNLatentUpscale"