diff --git a/custom-node-list.json b/custom-node-list.json index c539360b..468dd3c6 100644 --- a/custom-node-list.json +++ b/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", diff --git a/extension-node-map.json b/extension-node-map.json index f7e5b6bd..0a2925c1 100644 --- a/extension-node-map.json +++ b/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" diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index f7e5b6bd..0a2925c1 100644 --- a/node_db/new/extension-node-map.json +++ b/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"