update DB

This commit is contained in:
Dr.Lt.Data 2023-09-12 21:23:47 +09:00
parent 5e930a72ad
commit f846e158c7
3 changed files with 13 additions and 17 deletions

View File

@ -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",

View File

@ -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"

View File

@ -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"