Browse Source

update DB

pull/407/head
Dr.Lt.Data 9 months ago
parent
commit
cc96819526
  1. 30
      custom-node-list.json
  2. 28
      extension-node-map.json
  3. 10
      node_db/dev/custom-node-list.json
  4. 30
      node_db/new/custom-node-list.json
  5. 28
      node_db/new/extension-node-map.json

30
custom-node-list.json

@ -4584,6 +4584,16 @@
"install_type": "git-clone",
"description": "Nodes: Format String, Join String List, Load Preset, Load Preset (Advanced), Const String, Const String (multi line). Add useful nodes related to prompt."
},
{
"author": "nkchocoai",
"title": "ComfyUI-TextOnSegs",
"reference": "https://github.com/nkchocoai/ComfyUI-TextOnSegs",
"files": [
"https://github.com/nkchocoai/ComfyUI-TextOnSegs"
],
"install_type": "git-clone",
"description": "Add a node for drawing text with CR Draw Text of ComfyUI_Comfyroll_CustomNodes to the area of SEGS detected by Ultralytics Detector of ComfyUI-Impact-Pack."
},
{
"author": "JaredTherriault",
"title": "ComfyUI-JNodes",
@ -5114,6 +5124,16 @@
"install_type": "git-clone",
"description": "A custom node for ComfyUI to create a prompt based on a list of keywords saved in CSV files."
},
{
"author": "StartHua",
"title": "Comfyui_joytag",
"reference": "https://github.com/StartHua/Comfyui_joytag",
"files": [
"https://github.com/StartHua/Comfyui_joytag"
],
"install_type": "git-clone",
"description": "JoyTag is a state of the art AI vision model for tagging images, with a focus on sex positivity and inclusivity. It uses the Danbooru tagging schema, but works across a wide range of images, from hand drawn to photographic.\nDownload the weight and put it under checkpoints: [a/https://huggingface.co/fancyfeast/joytag/tree/main](https://huggingface.co/fancyfeast/joytag/tree/main)"
},
{
@ -5387,6 +5407,16 @@
"install_type": "copy",
"description": "A node which takes in x, y, width, height, total width, and total height, in order to accurately represent the area of an image which is covered by area-based conditioning."
},
{
"author": "redhottensors",
"title": "ComfyUI-Prediction",
"reference": "https://github.com/redhottensors/ComfyUI-Prediction",
"files": [
"https://github.com/redhottensors/ComfyUI-Prediction/raw/main/custom_nodes/nodes_pred.py"
],
"install_type": "copy",
"description": "Fully customizable Classifier Free Guidance for ComfyUI."
},
{

28
extension-node-map.json

@ -2188,6 +2188,14 @@
"title_aux": "ComfyUI_Seg_VITON"
}
],
"https://github.com/StartHua/Comfyui_joytag": [
[
"CXH_JoyTag"
],
{
"title_aux": "Comfyui_joytag"
}
],
"https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": [
[
"CR 8 Channel In",
@ -6527,6 +6535,18 @@
"title_aux": "ComfyUI-SizeFromPresets"
}
],
"https://github.com/nkchocoai/ComfyUI-TextOnSegs": [
[
"CalcMaxFontSize",
"ExtractDominantColor",
"GetComplementaryColor",
"SegsToRegion",
"TextOnSegsFloodFill"
],
{
"title_aux": "ComfyUI-TextOnSegs"
}
],
"https://github.com/noembryo/ComfyUI-noEmbryo": [
[
"PromptTermList1",
@ -6836,6 +6856,14 @@
"title_aux": "comfyui-prompt-reader-node"
}
],
"https://github.com/redhottensors/ComfyUI-Prediction/raw/main/custom_nodes/nodes_pred.py": [
[
"SamplerCustomPrediction"
],
{
"title_aux": "ComfyUI-Prediction"
}
],
"https://github.com/rgthree/rgthree-comfy": [
[],
{

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

@ -10,6 +10,16 @@
},
{
"author": "Extraltodeus",
"title": "ComfyUI-variableCFGandAntiBurn [WIP]",
"reference": "https://github.com/Extraltodeus/ComfyUI-variableCFGandAntiBurn",
"files": [
"https://github.com/Extraltodeus/ComfyUI-variableCFGandAntiBurn"
],
"install_type": "git-clone",
"description": "Nodes:Continuous CFG rescaler (pre CFG), Intermediary latent merge (post CFG), Intensity/Brightness limiter (post CFG), Dynamic renoising (post CFG), Automatic CFG scale (pre/post CFG), CFG multiplier per channel (pre CFG), Self-Attention Guidance delayed activation mod (post CFG)"
},
{
"author": "kijai",
"title": "ComfyUI-ADMotionDirector [WIP]",

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

@ -10,6 +10,36 @@
},
{
"author": "StartHua",
"title": "Comfyui_joytag",
"reference": "https://github.com/StartHua/Comfyui_joytag",
"files": [
"https://github.com/StartHua/Comfyui_joytag"
],
"install_type": "git-clone",
"description": "JoyTag is a state of the art AI vision model for tagging images, with a focus on sex positivity and inclusivity. It uses the Danbooru tagging schema, but works across a wide range of images, from hand drawn to photographic.\nDownload the weight and put it under checkpoints: [a/https://huggingface.co/fancyfeast/joytag/tree/main](https://huggingface.co/fancyfeast/joytag/tree/main)"
},
{
"author": "redhottensors",
"title": "ComfyUI-Prediction",
"reference": "https://github.com/redhottensors/ComfyUI-Prediction",
"files": [
"https://github.com/redhottensors/ComfyUI-Prediction/raw/main/custom_nodes/nodes_pred.py"
],
"install_type": "copy",
"description": "Fully customizable Classifier Free Guidance for ComfyUI."
},
{
"author": "nkchocoai",
"title": "ComfyUI-TextOnSegs",
"reference": "https://github.com/nkchocoai/ComfyUI-TextOnSegs",
"files": [
"https://github.com/nkchocoai/ComfyUI-TextOnSegs"
],
"install_type": "git-clone",
"description": "Add a node for drawing text with CR Draw Text of ComfyUI_Comfyroll_CustomNodes to the area of SEGS detected by Ultralytics Detector of ComfyUI-Impact-Pack."
},
{
"author": "cubiq",
"title": "ComfyUI InstantID (Native Support)",

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

@ -2188,6 +2188,14 @@
"title_aux": "ComfyUI_Seg_VITON"
}
],
"https://github.com/StartHua/Comfyui_joytag": [
[
"CXH_JoyTag"
],
{
"title_aux": "Comfyui_joytag"
}
],
"https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": [
[
"CR 8 Channel In",
@ -6527,6 +6535,18 @@
"title_aux": "ComfyUI-SizeFromPresets"
}
],
"https://github.com/nkchocoai/ComfyUI-TextOnSegs": [
[
"CalcMaxFontSize",
"ExtractDominantColor",
"GetComplementaryColor",
"SegsToRegion",
"TextOnSegsFloodFill"
],
{
"title_aux": "ComfyUI-TextOnSegs"
}
],
"https://github.com/noembryo/ComfyUI-noEmbryo": [
[
"PromptTermList1",
@ -6836,6 +6856,14 @@
"title_aux": "comfyui-prompt-reader-node"
}
],
"https://github.com/redhottensors/ComfyUI-Prediction/raw/main/custom_nodes/nodes_pred.py": [
[
"SamplerCustomPrediction"
],
{
"title_aux": "ComfyUI-Prediction"
}
],
"https://github.com/rgthree/rgthree-comfy": [
[],
{

Loading…
Cancel
Save