Browse Source

update DB

pull/107/head
Dr.Lt.Data 1 year ago
parent
commit
f846e158c7
  1. 2
      custom-node-list.json
  2. 14
      extension-node-map.json
  3. 14
      node_db/new/extension-node-map.json

2
custom-node-list.json

@ -1222,7 +1222,7 @@
"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 (only png for now). This could be used for upscaling generated images, when the original prompts should be used."
"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",

14
extension-node-map.json

@ -849,7 +849,6 @@
],
"https://github.com/RockOfFire/ComfyUI_Comfyroll_CustomNodes": [
[
"CR Animate Transition",
"CR Apply ControlNet",
"CR Apply LoRA Stack",
"CR Apply Model Merge",
@ -857,8 +856,6 @@
"CR Aspect Ratio",
"CR Aspect Ratio SDXL",
"CR Batch Process Switch",
"CR Camera Rotation",
"CR Camera Zoom",
"CR Clip Input Switch",
"CR Color Tint",
"CR Conditioning Input Switch",
@ -886,7 +883,6 @@
"CR Module Input",
"CR Module Output",
"CR Module Pipe Loader",
"CR Morph Layers",
"CR Multi-ControlNet Stack",
"CR Pipe Switch",
"CR Process Switch",
@ -896,9 +892,6 @@
"CR SDXL Prompt Mix Presets",
"CR SDXL Prompt Mixer",
"CR SDXL Style Text",
"CR Schedule ControlNets",
"CR Schedule LoRAs",
"CR Schedule Models",
"CR Seed",
"CR Seed to Int",
"CR Switch Model and CLIP",
@ -1642,8 +1635,13 @@
],
"https://github.com/budihartono/comfyui_otonx_nodes": [
[
"OTX Integer Multiple Inputs 4",
"OTX Integer Multiple Inputs 5",
"OTX Integer Multiple Inputs 6",
"OTX KSampler Feeder",
"OTX Versatile Multiple Inputs"
"OTX Versatile Multiple Inputs 4",
"OTX Versatile Multiple Inputs 5",
"OTX Versatile Multiple Inputs 6"
],
{
"title_aux": "Otonx's Custom Nodes"

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

@ -849,7 +849,6 @@
],
"https://github.com/RockOfFire/ComfyUI_Comfyroll_CustomNodes": [
[
"CR Animate Transition",
"CR Apply ControlNet",
"CR Apply LoRA Stack",
"CR Apply Model Merge",
@ -857,8 +856,6 @@
"CR Aspect Ratio",
"CR Aspect Ratio SDXL",
"CR Batch Process Switch",
"CR Camera Rotation",
"CR Camera Zoom",
"CR Clip Input Switch",
"CR Color Tint",
"CR Conditioning Input Switch",
@ -886,7 +883,6 @@
"CR Module Input",
"CR Module Output",
"CR Module Pipe Loader",
"CR Morph Layers",
"CR Multi-ControlNet Stack",
"CR Pipe Switch",
"CR Process Switch",
@ -896,9 +892,6 @@
"CR SDXL Prompt Mix Presets",
"CR SDXL Prompt Mixer",
"CR SDXL Style Text",
"CR Schedule ControlNets",
"CR Schedule LoRAs",
"CR Schedule Models",
"CR Seed",
"CR Seed to Int",
"CR Switch Model and CLIP",
@ -1642,8 +1635,13 @@
],
"https://github.com/budihartono/comfyui_otonx_nodes": [
[
"OTX Integer Multiple Inputs 4",
"OTX Integer Multiple Inputs 5",
"OTX Integer Multiple Inputs 6",
"OTX KSampler Feeder",
"OTX Versatile Multiple Inputs"
"OTX Versatile Multiple Inputs 4",
"OTX Versatile Multiple Inputs 5",
"OTX Versatile Multiple Inputs 6"
],
{
"title_aux": "Otonx's Custom Nodes"

Loading…
Cancel
Save