Added ComfyUI Queue Manager node (#2235)

This commit is contained in:
Edgerunner 2025-10-23 12:40:11 +01:00 committed by GitHub
parent bec128de58
commit 00282eab7b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35281,6 +35281,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "QuietNoise",
"title": "ComfyUI Queue Manager",
"reference": "https://github.com/QuietNoise/comfyui_queue_manager",
"files": [
"https://github.com/QuietNoise/comfyui_queue_manager"
],
"install_type": "git-clone",
"description": "An extension supporting more streamlined prompt queue management."
}
]
}