diff --git a/custom-node-list.json b/custom-node-list.json index 5d2fc2f7..e7736671 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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." } ] }