Add ComfyUI-TaskMonitor node

This commit is contained in:
hmwl 2025-05-26 00:12:18 +08:00 committed by GitHub
parent 21fe577a2e
commit 8ab58efc1a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21439,6 +21439,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",