Add Notification Nodes. (#686)

This commit is contained in:
Royce Schultz
2024-05-16 00:55:40 -06:00
committed by GitHub
parent 0d53d4d377
commit b04d07bf04

View File

@@ -9340,6 +9340,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "royceschultz",
"title": "ComfyUI-Notifications",
"reference": "https://github.com/royceschultz/ComfyUI-Notifications",
"files": [
"https://github.com/royceschultz/ComfyUI-Notifications"
],
"install_type": "git-clone",
"description": "Send notifications when a workflow completes."
}
]
}