From 1b8e4f8d37f9e1acf86476d4e2e6210cb4d326d7 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 7 Nov 2023 07:45:11 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 10 +++ extension-node-map.json | 14 ++++ node_db/new/custom-node-list.json | 101 +++------------------------- node_db/new/extension-node-map.json | 14 ++++ 4 files changed, 48 insertions(+), 91 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 280dca4..9808006 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -600,6 +600,16 @@ "install_type": "git-clone", "description": "Nodes: Plasma Noise, Random Noise, Greyscale Noise, Pink Noise, Brown Noise, Plasma KSampler" }, + { + "author": "Jordach", + "title": "comfy-consistency-vae", + "reference": "https://github.com/Jordach/comfy-consistency-vae", + "files": [ + "https://github.com/Jordach/comfy-consistency-vae" + ], + "install_type": "git-clone", + "description": "Nodes: Comfy_ConsistencyVAE" + }, { "author": "bvhari", "title": "ImageProcessing", diff --git a/extension-node-map.json b/extension-node-map.json index 3ef06e0..3d32db6 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -586,6 +586,14 @@ "title_aux": "Rembg Background Removal Node for ComfyUI" } ], + "https://github.com/Jordach/comfy-consistency-vae": [ + [ + "Comfy_ConsistencyVAE" + ], + { + "title_aux": "comfy-consistency-vae" + } + ], "https://github.com/Jordach/comfy-plasma": [ [ "JDC_AutoContrast", @@ -3897,13 +3905,19 @@ "LCMGenerate", "LCMGenerate_ReferenceOnly", "LCMGenerate_img2img", + "LCMGenerate_img2img_IPAdapter", "LCMGenerate_img2img_controlnet", + "LCMGenerate_inpaintv2", + "LCMGenerate_inpaintv3", "LCMLoader", "LCMLoader_RefInpaint", "LCMLoader_ReferenceOnly", "LCMLoader_controlnet", + "LCMLoader_controlnet_inpaint", "LCMLoader_img2img", "LCMT2IAdapter", + "LCM_IPAdapter", + "LCM_IPAdapter_inpaint", "LCM_outpaint_prep", "LoadImageNode_LCM", "SaveImage_LCM" diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 3a6fba7..cea3754 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "Jordach", + "title": "comfy-consistency-vae", + "reference": "https://github.com/Jordach/comfy-consistency-vae", + "files": [ + "https://github.com/Jordach/comfy-consistency-vae" + ], + "install_type": "git-clone", + "description": "Nodes: Comfy_ConsistencyVAE" + }, { "author": "nagolinc", "title": "ComfyUI_FastVAEDecorder_SDXL", @@ -801,97 +811,6 @@ ], "install_type": "git-clone", "description": "Add Image Save nodes for TIFF 16 bit and EXR 32 bit formats. Probably only useful if you're applying a LUT or other color corrections, and care about preserving as much color accuracy as possible." - }, - { - "author": "meap158", - "title": "ComfyUI Prompt Expansion", - "reference": "https://github.com/meap158/ComfyUI-Prompt-Expansion", - "files": [ - "https://github.com/meap158/ComfyUI-Prompt-Expansion" - ], - "install_type": "git-clone", - "description": "Dynamic prompt expansion, powered by GPT-2 locally on your device." - }, - { - "author": "BiffMunky", - "title": "Endless \ufe0f\ud83c\udf0a\ud83c\udf20 Node \ud83c\udf0c", - "reference": "https://github.com/tusharbhutt/Endless-Nodes", - "files": [ - "https://github.com/tusharbhutt/Endless-Nodes" - ], - "install_type": "git-clone", - "description": "A small set of nodes I created for various numerical and text inputs. Features switches for text and numbers, parameter collection nodes, and two aesthetic scoring models." - }, - { - "author": "chrisgoringe", - "title": "Variation seeds", - "reference": "https://github.com/chrisgoringe/cg-noise", - "files": [ - "https://github.com/chrisgoringe/cg-noise" - ], - "install_type": "git-clone", - "description": "Adds KSampler custom nodes with variation seed and variation strength." - }, - { - "author": "spinagon", - "title": "Seamless tiling Node for ComfyUI", - "reference": "https://github.com/spinagon/ComfyUI-seamless-tiling", - "files": [ - "https://github.com/spinagon/ComfyUI-seamless-tiling" - ], - "install_type": "git-clone", - "description": "Node for generating almost seamless textures, based on similar setting from A1111." - }, - { - "author": "ramyma", - "title": "A8R8 ComfyUI Nodes", - "reference": "https://github.com/ramyma/A8R8_ComfyUI_nodes", - "files": [ - "https://github.com/ramyma/A8R8_ComfyUI_nodes" - ], - "install_type": "git-clone", - "description": "Nodes: Base64Image Input Node, Base64Image Output Node. A8R8 supporting nodes to integrate with ComfyUI" - }, - { - "author": "Zuellni", - "title": "ComfyUI-ExLlama", - "reference": "https://github.com/Zuellni/ComfyUI-ExLlama", - "files": [ - "https://github.com/Zuellni/ComfyUI-ExLlama" - ], - "pip": ["sentencepiece", "https://github.com/jllllll/exllama/releases/download/0.0.17/exllama-0.0.17+cu118-cp310-cp310-win_amd64.whl"], - "install_type": "git-clone", - "description": "Nodes: ExLlama Loader, ExLlama Generator.
Used to load 4-bit GPTQ Llama/2 models. You can find a lot of them over at https://huggingface.co/TheBloke

NOTE: You need to manually install a pip package that suits your system. For example. If your system is 'Python3.10 + Windows + CUDA 11.8' then you need to install 'exllama-0.0.17+cu118-cp310-cp310-win_amd64.whl'. Available package files are here." - }, - { - "author": "budihartono", - "title": "Otonx's Custom Nodes", - "reference": "https://github.com/budihartono/comfyui_otonx_nodes", - "files": [ - "https://github.com/budihartono/comfyui_otonx_nodes" - ], - "install_type": "git-clone", - "description": "Nodes: OTX Multiple Values, OTX KSampler Feeder. This extension provides custom nodes for ComfyUI created for personal projects. Made available for reference. Nodes may be updated or changed intermittently or not at all. Review & test before use." - }, - { - "author": "bvhari", - "title": "ComfyUI_PerpWeight", - "reference": "https://github.com/bvhari/ComfyUI_PerpWeight", - "files": [ - "https://github.com/bvhari/ComfyUI_PerpWeight" - ], - "install_type": "git-clone", - "description": "A novel weighting scheme for token vectors from CLIP. Allows a wider range of values for the weight. Inspired by Perp-Neg." - }, - { - "author": "WASasquatch", - "title": "Power Noise Suite for ComfyUI", - "reference": "https://github.com/WASasquatch/PowerNoiseSuite", - "files": [ - "https://github.com/WASasquatch/PowerNoiseSuite" - ], - "install_type": "git-clone", - "description": "Power Noise Suite contains nodes centered around latent noise input, and diffusion, as well as latent adjustments." } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 3ef06e0..3d32db6 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -586,6 +586,14 @@ "title_aux": "Rembg Background Removal Node for ComfyUI" } ], + "https://github.com/Jordach/comfy-consistency-vae": [ + [ + "Comfy_ConsistencyVAE" + ], + { + "title_aux": "comfy-consistency-vae" + } + ], "https://github.com/Jordach/comfy-plasma": [ [ "JDC_AutoContrast", @@ -3897,13 +3905,19 @@ "LCMGenerate", "LCMGenerate_ReferenceOnly", "LCMGenerate_img2img", + "LCMGenerate_img2img_IPAdapter", "LCMGenerate_img2img_controlnet", + "LCMGenerate_inpaintv2", + "LCMGenerate_inpaintv3", "LCMLoader", "LCMLoader_RefInpaint", "LCMLoader_ReferenceOnly", "LCMLoader_controlnet", + "LCMLoader_controlnet_inpaint", "LCMLoader_img2img", "LCMT2IAdapter", + "LCM_IPAdapter", + "LCM_IPAdapter_inpaint", "LCM_outpaint_prep", "LoadImageNode_LCM", "SaveImage_LCM"