Add ComfyUI-TaskMonitor node (#1871)

This commit is contained in:
hmwl 2025-05-26 00:14:00 +08:00 committed by GitHub
parent a09704567c
commit db7ef4f253
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21450,6 +21450,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI zip package image processing" "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", "author": "nisimjoseph",
"title": "ComfyUI OpenAI Prompter", "title": "ComfyUI OpenAI Prompter",