mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-06 19:22:36 +08:00
Add Notification Nodes.
This commit is contained in:
parent
156d9e7fcc
commit
b376208bdf
@ -7648,6 +7648,16 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user