diff --git a/custom-node-list.json b/custom-node-list.json index 218dfc11..757e1af7 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -21450,6 +21450,16 @@ "install_type": "git-clone", "description": "ComfyUI zip package image processing" }, + { + "author": "hmwl", + "title": "ComfyUI-TaskMonitor", + "reference": "https://github.com/hmwl/ComfyUI-TaskMonitor", + "files": [ + "https://github.com/hmwl/ComfyUI-TaskMonitor" + ], + "install_type": "git-clone", + "description": "A powerful task monitoring extension for ComfyUI that provides real-time progress tracking, workflow statistics, and execution monitoring." + }, { "author": "nisimjoseph", "title": "ComfyUI OpenAI Prompter",