Browse Source

update DB

pull/229/head
Dr.Lt.Data 11 months ago
parent
commit
feef46f3bd
  1. 10
      custom-node-list.json
  2. 17
      extension-node-map.json
  3. 2
      node_db/dev/custom-node-list.json
  4. 210
      node_db/new/custom-node-list.json
  5. 17
      node_db/new/extension-node-map.json

10
custom-node-list.json

@ -3199,6 +3199,16 @@
"install_type": "git-clone",
"description": "Adds Static Primitives to ComfyUI. Mostly to work with reroute nodes"
},
{
"author": "zcfrank1st",
"title": "Comfyui-Toolbox",
"reference": "https://github.com/zcfrank1st/Comfyui-Toolbox",
"files": [
"https://github.com/zcfrank1st/Comfyui-Toolbox"
],
"install_type": "git-clone",
"description": "Nodes:Preview Json, Save Json, Test Json Preview, ... preview and save nodes"
},
{
"author": "Ser-Hilary",
"title": "SDXL_sizing",

17
extension-node-map.json

@ -2610,6 +2610,7 @@
"RGB to HSV",
"Rect Grab Cut",
"Remap",
"RemapInsideParabolas (remap)",
"Repeat Into Grid (image)",
"Repeat Into Grid (latent)",
"RequestInputs",
@ -2737,7 +2738,8 @@
],
"https://github.com/chflame163/ComfyUI_MSSpeech_TTS": [
[
"MicorsoftSpeech_TTS",
"Input Trigger",
"MicrosoftSpeech_TTS",
"Play Sound",
"Play Sound (loop)"
],
@ -3881,10 +3883,12 @@
"CombineRegionalPrompts",
"CoreMLDetailerHookProvider",
"DenoiseScheduleHookProvider",
"DenoiseSchedulerDetailerHookProvider",
"DetailerForEach",
"DetailerForEachDebug",
"DetailerForEachDebugPipe",
"DetailerForEachPipe",
"DetailerHookCombine",
"DetailerPipeToBasicPipe",
"EditBasicPipe",
"EditDetailerPipe",
@ -5460,6 +5464,17 @@
"title_aux": "tdxh_node_comfyui"
}
],
"https://github.com/zcfrank1st/Comfyui-Toolbox": [
[
"PreviewJson",
"PreviewVideo",
"SaveJson",
"TestJsonPreview"
],
{
"title_aux": "Comfyui-Toolbox"
}
],
"https://github.com/zcfrank1st/Comfyui-Yolov8": [
[
"Yolov8Detection",

2
node_db/dev/custom-node-list.json

@ -238,7 +238,7 @@
"https://github.com/PluMaZero/ComfyUI-SpaceFlower"
],
"install_type": "git-clone",
"description": "Nodes: SpaceFlower_Prompt."
"description": "Nodes: SpaceFlower_Prompt, SpaceFlower_HangulPrompt, ..."
},
{
"author": "laksjdjf",

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

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "zcfrank1st",
"title": "Comfyui-Toolbox",
"reference": "https://github.com/zcfrank1st/Comfyui-Toolbox",
"files": [
"https://github.com/zcfrank1st/Comfyui-Toolbox"
],
"install_type": "git-clone",
"description": "Nodes:Preview Json, Save Json, Test Json Preview, ... preview and save nodes"
},
{
"author": "80sVectorz",
"title": "ComfyUI-Static-Primitives",
@ -691,206 +701,6 @@
],
"install_type": "git-clone",
"description": "This custom node provides various tools for resizing images. The goal is resizing without distorting proportions, yet without having to perform any calculations with the size of the original image. If a mask is present, it is resized and modified along with the image."
},
{
"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",
"reference": "https://github.com/nagolinc/ComfyUI_FastVAEDecorder_SDXL",
"files": [
"https://github.com/nagolinc/ComfyUI_FastVAEDecorder_SDXL"
],
"install_type": "git-clone",
"description": "Based off of: [a/Birch-san/diffusers-play/approx_vae](https://github.com/Birch-san/diffusers-play/tree/main/approx_vae). This ComfyUI node allows you to quickly preview SDXL 1.0 latents."
},
{
"author": "jags111",
"title": "ComfyUI_Jags_VectorMagic",
"reference": "https://github.com/jags111/ComfyUI_Jags_VectorMagic",
"files": [
"https://github.com/jags111/ComfyUI_Jags_VectorMagic"
],
"install_type": "git-clone",
"description": "a collection of nodes to explore Vector and image manipulation"
},
{
"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, Junction. Random nodes for ComfyUI I made to solve my struggle with ComfyUI. Have varying quality."
},
{
"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": "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": "ParmanBabra",
"title": "ComfyUI-Malefish-Custom-Scripts",
"reference": "https://github.com/ParmanBabra/ComfyUI-Malefish-Custom-Scripts",
"files": [
"https://github.com/ParmanBabra/ComfyUI-Malefish-Custom-Scripts"
],
"install_type": "git-clone",
"description": "Nodes:Multi Lora Loader, Random (Prompt), Combine (Prompt), CSV Prompts Loader"
},
{
"author": "mikkel",
"title": "ComfyUI - Mask Bounding Box",
"reference": "https://github.com/mikkel/comfyui-mask-boundingbox",
"files": [
"https://github.com/mikkel/comfyui-mask-boundingbox"
],
"install_type": "git-clone",
"description": "The ComfyUI Mask Bounding Box Plugin provides functionalities for selecting a specific size mask from an image. Can be combined with ClipSEG to replace any aspect of an SDXL image with an SD1.5 output."
},
{
"author": "THtianhao",
"title": "ComfyUI-FaceChain",
"reference": "https://github.com/THtianhao/ComfyUI-FaceChain",
"files": [
"https://github.com/THtianhao/ComfyUI-FaceChain"
],
"install_type": "git-clone",
"description": "Nodes:FC_LoraMerge."
},
{
"author": "noEmbryo",
"title": "noEmbryo nodes",
"reference": "https://github.com/noembryo/ComfyUI-noEmbryo",
"files": [
"https://github.com/noembryo/ComfyUI-noEmbryo"
],
"install_type": "git-clone",
"description": "PromptTermList (1-6): are some nodes that help with the creation of Prompts inside ComfyUI. Resolution Scale outputs image dimensions using a scale factor. Regex Text Chopper outputs the chopped parts of a text using RegEx."
},
{
"author": "aianimation55",
"title": "Comfy UI FatLabels",
"reference": "https://github.com/aianimation55/ComfyUI-FatLabels",
"files": [
"https://github.com/aianimation55/ComfyUI-FatLabels"
],
"install_type": "git-clone",
"description": "It's a super simple custom node for Comfy UI, to generate text, with a font size option. Useful for bigger labelling of nodes, helpful for wider screen captures or tutorials. Plus you can of course use the text within your generations."
},
{
"author": "idrirap",
"title": "ComfyUI-Lora-Auto-Trigger-Words",
"reference": "https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words",
"files": [
"https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words"
],
"install_type": "git-clone",
"description": "This project is a fork of [a/https://github.com/Extraltodeus/LoadLoraWithTags](https://github.com/Extraltodeus/LoadLoraWithTags) The aim of these custom nodes is to get an easy access to the tags used to trigger a lora."
},
{
"author": "jags111",
"title": "Efficiency Nodes for ComfyUI Version 2.0+",
"reference": "https://github.com/jags111/efficiency-nodes-comfyui",
"files": [
"https://github.com/jags111/efficiency-nodes-comfyui"
],
"install_type": "git-clone",
"description": "A collection of ComfyUI custom nodes to help streamline workflows and reduce total node count.[w/NOTE: This node is originally created by LucianoCirino, but the [a/original repository](https://github.com/LucianoCirino/efficiency-nodes-comfyui) is no longer maintained and has been forked by a new maintainer. To use the forked version, you should uninstall the original version and **REINSTALL** this one.]"
},
{
"author": "M1kep",
"title": "ComfyUI-OtherVAEs",
"reference": "https://github.com/M1kep/ComfyUI-OtherVAEs",
"files": [
"https://github.com/M1kep/ComfyUI-OtherVAEs"
],
"install_type": "git-clone",
"description": "Nodes: TAESD VAE Decode"
},
{
"author": "Fictiverse",
"title": "ComfyUI Fictiverse Nodes",
"reference": "https://github.com/Fictiverse/ComfyUI_Fictiverse",
"files": [
"https://github.com/Fictiverse/ComfyUI_Fictiverse"
],
"install_type": "git-clone",
"description": "Nodes:Color correction."
},
{
"author": "kinfolk0117",
"title": "SimpleTiles",
"reference": "https://github.com/kinfolk0117/ComfyUI_SimpleTiles",
"files": [
"https://github.com/kinfolk0117/ComfyUI_SimpleTiles"
],
"install_type": "git-clone",
"description": "Nodes:TileSplit, TileMerge."
},
{
"author": "CaptainGrock",
"title": "ComfyUIInvisibleWatermark",
"reference": "https://github.com/CaptainGrock/ComfyUIInvisibleWatermark",
"files": [
"https://github.com/CaptainGrock/ComfyUIInvisibleWatermark/raw/main/Invisible%20Watermark.py"
],
"install_type": "copy",
"description": "Nodes:Apply Invisible Watermark, Extract Watermark. Adds up to 12 characters encoded into an image that can be extracted."
}
]
}

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

@ -2610,6 +2610,7 @@
"RGB to HSV",
"Rect Grab Cut",
"Remap",
"RemapInsideParabolas (remap)",
"Repeat Into Grid (image)",
"Repeat Into Grid (latent)",
"RequestInputs",
@ -2737,7 +2738,8 @@
],
"https://github.com/chflame163/ComfyUI_MSSpeech_TTS": [
[
"MicorsoftSpeech_TTS",
"Input Trigger",
"MicrosoftSpeech_TTS",
"Play Sound",
"Play Sound (loop)"
],
@ -3881,10 +3883,12 @@
"CombineRegionalPrompts",
"CoreMLDetailerHookProvider",
"DenoiseScheduleHookProvider",
"DenoiseSchedulerDetailerHookProvider",
"DetailerForEach",
"DetailerForEachDebug",
"DetailerForEachDebugPipe",
"DetailerForEachPipe",
"DetailerHookCombine",
"DetailerPipeToBasicPipe",
"EditBasicPipe",
"EditDetailerPipe",
@ -5460,6 +5464,17 @@
"title_aux": "tdxh_node_comfyui"
}
],
"https://github.com/zcfrank1st/Comfyui-Toolbox": [
[
"PreviewJson",
"PreviewVideo",
"SaveJson",
"TestJsonPreview"
],
{
"title_aux": "Comfyui-Toolbox"
}
],
"https://github.com/zcfrank1st/Comfyui-Yolov8": [
[
"Yolov8Detection",

Loading…
Cancel
Save