diff --git a/custom-node-list.json b/custom-node-list.json index 832d64ac..c13716d2 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -18139,6 +18139,16 @@ "install_type": "git-clone", "description": "EA collection of ComfyUI custom nodes for formatting and debugging string data with the intention of collecting generation data to be processed by a custom node pack like comfy-image-saver, as well as miscellaneous extra nodes to experiment with." }, + { + "author": "ADDOOR", + "title": "ComfyUI-Addoor", + "reference": "https://github.com/Eagle-CN/ComfyUI-Addoor", + "files": [ + "https://github.com/Eagle-CN/ComfyUI-Addoor" + ], + "install_type": "git-clone", + "description": "A collection of batch operation toolkits suitable for ComfyUI" + }, @@ -18602,16 +18612,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "ADDOOR", - "title": "ComfyUI-Addoor", - "reference": "https://github.com/Eagle-CN/ComfyUI-Addoor", - "files": [ - "https://github.com/Eagle-CN/ComfyUI-Addoor" - ], - "install_type": "git-clone", - "description": "A collection of batch operation toolkits suitable for ComfyUI" } ] } diff --git a/extension-node-map.json b/extension-node-map.json index befc0eec..fd48e453 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -2609,6 +2609,26 @@ "title_aux": "ComfyUI Color Detection Nodes" } ], + "https://github.com/Eagle-CN/ComfyUI-Addoor": [ + [ + "AD_AnyFileList", + "AD_BatchImageLoadFromDir", + "AD_CSVPromptStyler", + "AD_CSVReader", + "AD_FluxTrainStepMath", + "AD_HFDownload", + "AD_ImageColorFilter", + "AD_ImageSaver", + "AD_PromptReplace", + "AD_TextListToString", + "AD_TextSaver", + "AD_TxtToCSVCombiner", + "AD_ZipSave" + ], + { + "title_aux": "ComfyUI-Addoor" + } + ], "https://github.com/EeroHeikkinen/ComfyUI-eesahesNodes": [ [ "InstantX Flux Union ControlNet Loader" @@ -9474,6 +9494,7 @@ "LineartStandardPreprocessor", "MaskAddNode", "MiDaSDepthPreprocessor", + "PurgeVRAMNode", "VideoInfo", "VideoLoader", "VideoSaver", diff --git a/github-stats.json b/github-stats.json index f74bc81c..c12c67cc 100644 --- a/github-stats.json +++ b/github-stats.json @@ -949,6 +949,11 @@ "last_update": "2024-07-15 13:21:10", "author_account_age_days": 1209 }, + "https://github.com/Eagle-CN/ComfyUI-Addoor": { + "stars": 12, + "last_update": "2024-12-19 09:10:15", + "author_account_age_days": 2805 + }, "https://github.com/EeroHeikkinen/ComfyUI-eesahesNodes": { "stars": 66, "last_update": "2024-09-01 11:43:02", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 8d6e74fd..dcaef8c7 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,16 @@ + { + "author": "ADDOOR", + "title": "ComfyUI-Addoor", + "reference": "https://github.com/Eagle-CN/ComfyUI-Addoor", + "files": [ + "https://github.com/Eagle-CN/ComfyUI-Addoor" + ], + "install_type": "git-clone", + "description": "A collection of batch operation toolkits suitable for ComfyUI" + }, { "author": "pollockjj", "title": "ComfyUI-MultiGPU", @@ -685,16 +695,6 @@ ], "install_type": "git-clone", "description": "NODES: Get Prompt_Id, Success Callback\nget comfyui task id and Callback for successful image generation, in conjunction with the back-end" - }, - { - "author": "Rvage0815", - "title": "RvTComfyUI-RvTools_v2", - "reference": "https://github.com/Rvage0815/ComfyUI-RvTools_v2", - "files": [ - "https://github.com/Rvage0815/ComfyUI-RvTools_v2" - ], - "install_type": "git-clone", - "description": "this node contains a lot of small little helpers like switches, passers and selectors that i use a lot to build my workflows." } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index befc0eec..fd48e453 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -2609,6 +2609,26 @@ "title_aux": "ComfyUI Color Detection Nodes" } ], + "https://github.com/Eagle-CN/ComfyUI-Addoor": [ + [ + "AD_AnyFileList", + "AD_BatchImageLoadFromDir", + "AD_CSVPromptStyler", + "AD_CSVReader", + "AD_FluxTrainStepMath", + "AD_HFDownload", + "AD_ImageColorFilter", + "AD_ImageSaver", + "AD_PromptReplace", + "AD_TextListToString", + "AD_TextSaver", + "AD_TxtToCSVCombiner", + "AD_ZipSave" + ], + { + "title_aux": "ComfyUI-Addoor" + } + ], "https://github.com/EeroHeikkinen/ComfyUI-eesahesNodes": [ [ "InstantX Flux Union ControlNet Loader" @@ -9474,6 +9494,7 @@ "LineartStandardPreprocessor", "MaskAddNode", "MiDaSDepthPreprocessor", + "PurgeVRAMNode", "VideoInfo", "VideoLoader", "VideoSaver",