diff --git a/custom-node-list.json b/custom-node-list.json index 5e73374..81a8d96 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -3727,13 +3727,22 @@ "author": "Comfyui_GPT_Story", "title": "junglehu", "reference": "https://github.com/junglehu/Comfyui_Story_LLmA", - "nodename_pattern": "Harronode", "files": [ "https://github.com/junglehu/Comfyui_Story_LLmA" ], "install_type": "git-clone", "description": "GPT+Comfyui Generate coherent pictures" }, + { + "author": "ComfyUI-Calculation", + "title": "Limitex", + "reference": "https://github.com/Limitex/ComfyUI-Calculation", + "files": [ + "https://github.com/Limitex/ComfyUI-Calculation" + ], + "install_type": "git-clone", + "description": "Nodes: Center Calculation. Improved Numerical Calculation for ComfyUI" + }, diff --git a/extension-node-map.json b/extension-node-map.json index 206d556..49c5309 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -998,6 +998,14 @@ "title_aux": "Canvas Tab" } ], + "https://github.com/Limitex/ComfyUI-Calculation": [ + [ + "CenterCalculation" + ], + { + "title_aux": "Limitex" + } + ], "https://github.com/LonicaMewinsky/ComfyUI-MakeFrame": [ [ "BreakFrames", @@ -1637,6 +1645,7 @@ "CR Draw Text", "CR Encode Scheduled Prompts", "CR Feathered Border", + "CR Float Range List", "CR Float To Integer", "CR Float To String", "CR Font File List", @@ -1668,6 +1677,7 @@ "CR Index Reset", "CR Input Text List", "CR Integer Multiple", + "CR Integer Range List", "CR Integer To String", "CR Interpolate Latents", "CR Interpolate Prompt Weights", @@ -1680,6 +1690,7 @@ "CR Keyframe List", "CR Latent Batch Size", "CR Latent Input Switch", + "CR List Schedule", "CR LoRA List", "CR LoRA Stack", "CR Load Animation Frames", @@ -4110,7 +4121,6 @@ "GPT_LLmA" ], { - "nodename_pattern": "Harronode", "title_aux": "junglehu" } ], @@ -4569,6 +4579,7 @@ "FakeScribblePreprocessor_Provider_for_SEGS //Inspire", "FloatRange //Inspire", "FromIPAdapterPipe //Inspire", + "GlobalSampler //Inspire", "GlobalSeed //Inspire", "HEDPreprocessor_Provider_for_SEGS //Inspire", "InpaintPreprocessor_Provider_for_SEGS //Inspire", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 5dbbe24..cb1392e 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -9,12 +9,22 @@ "description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel." }, + + { + "author": "ComfyUI-Calculation", + "title": "Limitex", + "reference": "https://github.com/Limitex/ComfyUI-Calculation", + "files": [ + "https://github.com/Limitex/ComfyUI-Calculation" + ], + "install_type": "git-clone", + "description": "Nodes: Center Calculation. Improved Numerical Calculation for ComfyUI" + }, { "author": "Comfyui_GPT_Story", "title": "junglehu", "reference": "https://github.com/junglehu/Comfyui_Story_LLmA", - "nodename_pattern": "Harronode", "files": [ "https://github.com/junglehu/Comfyui_Story_LLmA" ], diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 206d556..49c5309 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -998,6 +998,14 @@ "title_aux": "Canvas Tab" } ], + "https://github.com/Limitex/ComfyUI-Calculation": [ + [ + "CenterCalculation" + ], + { + "title_aux": "Limitex" + } + ], "https://github.com/LonicaMewinsky/ComfyUI-MakeFrame": [ [ "BreakFrames", @@ -1637,6 +1645,7 @@ "CR Draw Text", "CR Encode Scheduled Prompts", "CR Feathered Border", + "CR Float Range List", "CR Float To Integer", "CR Float To String", "CR Font File List", @@ -1668,6 +1677,7 @@ "CR Index Reset", "CR Input Text List", "CR Integer Multiple", + "CR Integer Range List", "CR Integer To String", "CR Interpolate Latents", "CR Interpolate Prompt Weights", @@ -1680,6 +1690,7 @@ "CR Keyframe List", "CR Latent Batch Size", "CR Latent Input Switch", + "CR List Schedule", "CR LoRA List", "CR LoRA Stack", "CR Load Animation Frames", @@ -4110,7 +4121,6 @@ "GPT_LLmA" ], { - "nodename_pattern": "Harronode", "title_aux": "junglehu" } ], @@ -4569,6 +4579,7 @@ "FakeScribblePreprocessor_Provider_for_SEGS //Inspire", "FloatRange //Inspire", "FromIPAdapterPipe //Inspire", + "GlobalSampler //Inspire", "GlobalSeed //Inspire", "HEDPreprocessor_Provider_for_SEGS //Inspire", "InpaintPreprocessor_Provider_for_SEGS //Inspire",