Browse Source

update DB

pull/175/head
Dr.Lt.Data 1 year ago
parent
commit
c07b2d257f
  1. 102
      custom-node-list.json
  2. 55
      extension-node-map.json
  3. 82
      node_db/new/custom-node-list.json
  4. 55
      node_db/new/extension-node-map.json

102
custom-node-list.json

@ -791,6 +791,16 @@
"install_type": "git-clone",
"description": "This custom node offers the following functionalities: API support for setting up API requests, computer vision primarily for masking or collages, and general utility to streamline workflow setup or implement essential missing features."
},
{
"author": "bmad4ever",
"title": "comfyui_ab_sampler",
"reference": "https://github.com/bmad4ever/comfyui_ab_samplercustom",
"files": [
"https://github.com/bmad4ever/comfyui_ab_samplercustom"
],
"install_type": "git-clone",
"description": "Experimental sampler node. Sampling alternates between A and B inputs until only one remains, starting with A. B steps run over a 2x2 grid, where 3/4's of the grid are copies of the original input latent. When the optional mask is used, the region outside the defined roi is copied from the original latent at the end of every step."
},
{
"author": "FizzleDorf",
"title": "FizzNodes",
@ -1334,6 +1344,16 @@
"install_type": "git-clone",
"description": "Nodes: TAESD VAE Decode"
},
{
"author": "M1kep",
"title": "ComfyUI-KepOpenAI",
"reference": "https://github.com/M1kep/ComfyUI-KepOpenAI",
"files": [
"https://github.com/M1kep/ComfyUI-KepOpenAI"
],
"install_type": "git-clone",
"description": "ComfyUI-KepOpenAI is a user-friendly node that serves as an interface to the GPT-4 with Vision (GPT-4V) API. This integration facilitates the processing of images coupled with text prompts, leveraging the capabilities of the OpenAI API to generate text completions that are contextually relevant to the provided inputs."
},
{
"author": "uarefans",
"title": "ComfyUI-Fans",
@ -2312,7 +2332,7 @@
"https://github.com/shadowcz007/comfyui-mixlab-nodes"
],
"install_type": "git-clone",
"description": "Nodes: RandomPrompt, TransparentImage, LoadImageFromPath, SplitLongMask, ImagesCrop, RunWorkflow"
"description": "Nodes: RandomPrompt, TransparentImage, LoadImageFromPath, Splitting a long image into sections, ImagesCrop, Consistency Decoder Loader, Consistency Decoder Decode"
},
{
"author": "ostris",
@ -2455,6 +2475,56 @@
"install_type": "git-clone",
"description": "Nodes:Multi Lora Loader, Random (Prompt), Combine (Prompt), CSV Prompts Loader"
},
{
"author": "IAmMatan.com",
"title": "ComfyUI Serving toolkit",
"reference": "https://github.com/matan1905/ComfyUI-Serving-Toolkit",
"files": [
"https://github.com/matan1905/ComfyUI-Serving-Toolkit"
],
"install_type": "git-clone",
"description": "This extension adds nodes that allow you to easily serve your workflow (for example using a discord bot) "
},
{
"author": "PCMonsterx",
"title": "ComfyUI-CSV-Loader",
"reference": "https://github.com/PCMonsterx/ComfyUI-CSV-Loader",
"files": [
"https://github.com/PCMonsterx/ComfyUI-CSV-Loader"
],
"install_type": "git-clone",
"description": "CSV Loader for prompt building within ComfyUI interface. Allows access to positive/negative prompts associated with a name. Selections are being pulled from CSV files."
},
{
"author": "Trung0246",
"title": "ComfyUI-0246",
"reference": "https://github.com/Trung0246/ComfyUI-0246",
"files": [
"https://github.com/Trung0246/ComfyUI-0246"
],
"install_type": "git-clone",
"description": "Nodes: Highway. Random nodes for ComfyUI I made to solve my struggle with ComfyUI. Have varying quality."
},
{
"author": "fexli",
"title": "fexli-util-node-comfyui",
"reference": "https://github.com/fexli/fexli-util-node-comfyui",
"files": [
"https://github.com/fexli/fexli-util-node-comfyui"
],
"install_type": "git-clone",
"description": "Nodes:FEImagePadForOutpaint, FEColorOut, FEColor2Image, FERandomizedColor2Image"
},
{
"author": "AbyssYuan0",
"title": "ComfyUI_BadgerTools",
"reference": "https://github.com/AbyssYuan0/ComfyUI_BadgerTools",
"files": [
"https://github.com/AbyssYuan0/ComfyUI_BadgerTools"
],
"install_type": "git-clone",
"description": "Nodes:ImageOverlap-badger, FloatToInt-badger, IntToString-badger, FloatToString-badger, ImageNormalization-badger, ImageScaleToSide-badger, NovelToFizz-badger."
},
{
"author": "Ser-Hilary",
"title": "SDXL_sizing",
@ -2663,36 +2733,6 @@
"install_type": "copy",
"description": "Adds an Image Loader node that also shows images in subfolders of the default input directory"
},
{
"author": "IAmMatan.com",
"title": "ComfyUI Serving toolkit",
"reference": "https://github.com/matan1905/ComfyUI-Serving-Toolkit",
"files": [
"https://github.com/matan1905/ComfyUI-Serving-Toolkit"
],
"install_type": "git-clone",
"description": "This extension adds nodes that allow you to easily serve your workflow (for example using a discord bot) "
},
{
"author": "PCMonsterx",
"title": "ComfyUI-CSV-Loader",
"reference": "https://github.com/PCMonsterx/ComfyUI-CSV-Loader",
"files": [
"https://github.com/PCMonsterx/ComfyUI-CSV-Loader"
],
"install_type": "git-clone",
"description": "CSV Loader for prompt building within ComfyUI interface. Allows access to positive/negative prompts associated with a name. Selections are being pulled from CSV files."
},
{
"author": "Trung0246",
"title": "ComfyUI-0246",
"reference": "https://github.com/Trung0246/ComfyUI-0246",
"files": [
"https://github.com/Trung0246/ComfyUI-0246"
],
"install_type": "git-clone",
"description": "Nodes: Highway. Random nodes for ComfyUI I made to solve my struggle with ComfyUI. Have varying quality."
},
{
"author": "Smuzzies",
"title": "Chatbox Overlay node for ComfyUI",

55
extension-node-map.json

@ -30,6 +30,20 @@
"title_aux": "One Button Prompt"
}
],
"https://github.com/AbyssYuan0/ComfyUI_BadgerTools": [
[
"FloatToInt-badger",
"FloatToString-badger",
"ImageNormalization-badger",
"ImageOverlap-badger",
"ImageScaleToSide-badger",
"IntToString-badger",
"NovelToFizz-badger"
],
{
"title_aux": "ComfyUI_BadgerTools"
}
],
"https://github.com/Acly/comfyui-tooling-nodes": [
[
"ETN_ApplyMaskToImage",
@ -117,7 +131,6 @@
"BSZLatentOffsetXL",
"BSZLatentRGBAImage",
"BSZLatentbuster",
"BSZMakeVPred",
"BSZPixelbuster",
"BSZPixelbusterHelp",
"BSZPrincipledConditioning",
@ -586,14 +599,6 @@
"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",
@ -725,6 +730,14 @@
"title_aux": "ComfyLiterals"
}
],
"https://github.com/M1kep/ComfyUI-KepOpenAI": [
[
"KepOpenAI_ImageWithPrompt"
],
{
"title_aux": "ComfyUI-KepOpenAI"
}
],
"https://github.com/M1kep/ComfyUI-OtherVAEs": [
[
"OtherVAE_Taesd"
@ -1327,6 +1340,7 @@
],
"https://github.com/THtianhao/ComfyUI-FaceChain": [
[
"FC_CropMask",
"FC_FaceDetection",
"FC_FaceFusion",
"FC_LoraMerge"
@ -2096,6 +2110,14 @@
"title_aux": "CLIPSeg"
}
],
"https://github.com/bmad4ever/comfyui_ab_samplercustom": [
[
"AB SamplerCustom (experimental)"
],
{
"title_aux": "comfyui_ab_sampler"
}
],
"https://github.com/bmad4ever/comfyui_bmad_nodes": [
[
"AdaptiveThresholding",
@ -2607,6 +2629,17 @@
"title_aux": "ComfyMath"
}
],
"https://github.com/fexli/fexli-util-node-comfyui": [
[
"FEColor2Image",
"FEColorOut",
"FEImagePadForOutpaint",
"FERandomizedColor2Image"
],
{
"title_aux": "fexli-util-node-comfyui"
}
],
"https://github.com/filipemeneses/comfy_pixelization": [
[
"Pixelization"
@ -3598,7 +3631,9 @@
"RandomPrompt",
"RunWorkflow",
"SplitLongMask",
"TransparentImage"
"TransparentImage",
"VAEDecodeConsistencyDecoder",
"VAELoaderConsistencyDecoder"
],
{
"title_aux": "comfyui-mixlab-nodes [WIP]"

82
node_db/new/custom-node-list.json

@ -1,5 +1,45 @@
{
"custom_nodes": [
{
"author": "M1kep",
"title": "ComfyUI-KepOpenAI",
"reference": "https://github.com/M1kep/ComfyUI-KepOpenAI",
"files": [
"https://github.com/M1kep/ComfyUI-KepOpenAI"
],
"install_type": "git-clone",
"description": "ComfyUI-KepOpenAI is a user-friendly node that serves as an interface to the GPT-4 with Vision (GPT-4V) API. This integration facilitates the processing of images coupled with text prompts, leveraging the capabilities of the OpenAI API to generate text completions that are contextually relevant to the provided inputs."
},
{
"author": "bmad4ever",
"title": "comfyui_ab_sampler",
"reference": "https://github.com/bmad4ever/comfyui_ab_samplercustom",
"files": [
"https://github.com/bmad4ever/comfyui_ab_samplercustom"
],
"install_type": "git-clone",
"description": "Experimental sampler node. Sampling alternates between A and B inputs until only one remains, starting with A. B steps run over a 2x2 grid, where 3/4's of the grid are copies of the original input latent. When the optional mask is used, the region outside the defined roi is copied from the original latent at the end of every step."
},
{
"author": "AbyssYuan0",
"title": "ComfyUI_BadgerTools",
"reference": "https://github.com/AbyssYuan0/ComfyUI_BadgerTools",
"files": [
"https://github.com/AbyssYuan0/ComfyUI_BadgerTools"
],
"install_type": "git-clone",
"description": "Nodes:ImageOverlap-badger, FloatToInt-badger, IntToString-badger, FloatToString-badger, ImageNormalization-badger, ImageScaleToSide-badger, NovelToFizz-badger."
},
{
"author": "fexli",
"title": "fexli-util-node-comfyui",
"reference": "https://github.com/fexli/fexli-util-node-comfyui",
"files": [
"https://github.com/fexli/fexli-util-node-comfyui"
],
"install_type": "git-clone",
"description": "Nodes:FEImagePadForOutpaint, FEColorOut, FEColor2Image, FERandomizedColor2Image"
},
{
"author": "nagolinc",
"title": "ComfyUI_FastVAEDecorder_SDXL",
@ -259,7 +299,7 @@
"https://github.com/shadowcz007/comfyui-mixlab-nodes"
],
"install_type": "git-clone",
"description": "Nodes: RandomPrompt, TransparentImage, LoadImageFromPath, SplitLongMask, ImagesCrop, RunWorkflow"
"description": "Nodes: RandomPrompt, TransparentImage, LoadImageFromPath, Splitting a long image into sections, ImagesCrop, Consistency Decoder Loader, Consistency Decoder Decode"
},
{
"author": "chrisgoringe",
@ -761,46 +801,6 @@
],
"install_type": "git-clone",
"description": "Nodes:Apply CDTuner, Apply Negapip. This extension provides the <a href='https://github.com/hako-mikan/sd-webui-cd-tuner' target='blank'>CD(Color/Detail) Tuner</a> and the <a href='https://github.com/hako-mikan/sd-webui-negpip' target='blank'>Negative Prompt in the Prompt</a>features."
},
{
"author": "PTA",
"title": "auto nodes layout",
"reference": "https://github.com/phineas-pta/comfyui-auto-nodes-layout",
"files": [
"https://github.com/phineas-pta/comfyui-auto-nodes-layout"
],
"install_type": "git-clone",
"description": "A ComfyUI extension to apply better nodes layout algorithm to ComfyUI workflow (mostly for visualization purpose)"
},
{
"author": "rklaffehn",
"title": "rk-comfy-nodes",
"reference": "https://github.com/rklaffehn/rk-comfy-nodes",
"files": [
"https://github.com/rklaffehn/rk-comfy-nodes"
],
"install_type": "git-clone",
"description": "Nodes: RK_CivitAIMetaChecker, RK_CivitAIAddHashes."
},
{
"author": "receyuki",
"title": "comfyui-prompt-reader-node",
"reference": "https://github.com/receyuki/comfyui-prompt-reader-node",
"files": [
"https://github.com/receyuki/comfyui-prompt-reader-node"
],
"install_type": "git-clone",
"description": "ComfyUI node version of the SD Prompt Reader."
},
{
"author": "spacepxl",
"title": "ComfyUI-HQ-Image-Save",
"reference": "https://github.com/spacepxl/ComfyUI-HQ-Image-Save",
"files": [
"https://github.com/spacepxl/ComfyUI-HQ-Image-Save"
],
"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."
}
]
}

55
node_db/new/extension-node-map.json

@ -30,6 +30,20 @@
"title_aux": "One Button Prompt"
}
],
"https://github.com/AbyssYuan0/ComfyUI_BadgerTools": [
[
"FloatToInt-badger",
"FloatToString-badger",
"ImageNormalization-badger",
"ImageOverlap-badger",
"ImageScaleToSide-badger",
"IntToString-badger",
"NovelToFizz-badger"
],
{
"title_aux": "ComfyUI_BadgerTools"
}
],
"https://github.com/Acly/comfyui-tooling-nodes": [
[
"ETN_ApplyMaskToImage",
@ -117,7 +131,6 @@
"BSZLatentOffsetXL",
"BSZLatentRGBAImage",
"BSZLatentbuster",
"BSZMakeVPred",
"BSZPixelbuster",
"BSZPixelbusterHelp",
"BSZPrincipledConditioning",
@ -586,14 +599,6 @@
"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",
@ -725,6 +730,14 @@
"title_aux": "ComfyLiterals"
}
],
"https://github.com/M1kep/ComfyUI-KepOpenAI": [
[
"KepOpenAI_ImageWithPrompt"
],
{
"title_aux": "ComfyUI-KepOpenAI"
}
],
"https://github.com/M1kep/ComfyUI-OtherVAEs": [
[
"OtherVAE_Taesd"
@ -1327,6 +1340,7 @@
],
"https://github.com/THtianhao/ComfyUI-FaceChain": [
[
"FC_CropMask",
"FC_FaceDetection",
"FC_FaceFusion",
"FC_LoraMerge"
@ -2096,6 +2110,14 @@
"title_aux": "CLIPSeg"
}
],
"https://github.com/bmad4ever/comfyui_ab_samplercustom": [
[
"AB SamplerCustom (experimental)"
],
{
"title_aux": "comfyui_ab_sampler"
}
],
"https://github.com/bmad4ever/comfyui_bmad_nodes": [
[
"AdaptiveThresholding",
@ -2607,6 +2629,17 @@
"title_aux": "ComfyMath"
}
],
"https://github.com/fexli/fexli-util-node-comfyui": [
[
"FEColor2Image",
"FEColorOut",
"FEImagePadForOutpaint",
"FERandomizedColor2Image"
],
{
"title_aux": "fexli-util-node-comfyui"
}
],
"https://github.com/filipemeneses/comfy_pixelization": [
[
"Pixelization"
@ -3598,7 +3631,9 @@
"RandomPrompt",
"RunWorkflow",
"SplitLongMask",
"TransparentImage"
"TransparentImage",
"VAEDecodeConsistencyDecoder",
"VAELoaderConsistencyDecoder"
],
{
"title_aux": "comfyui-mixlab-nodes [WIP]"

Loading…
Cancel
Save