Nodes Browser
ComfyDeploy: How Comfy-UI on-complete-email-me works in ComfyUI?
What is Comfy-UI on-complete-email-me?
A feature that sends an email via Gmail once image generation is completed in Comfy-ui.
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
Comfy-UI on-complete-email-me
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
Comfy-UI on-complete-email-me
한국어 | English
A feature that sends an email via Gmail once image generation is completed in Comfy-ui.
Table of Contents
Installation
- Copy the Git URL
- Click on Comfy-UI-Manager
- Click Install via GIT URL
- Paste the Git URL
- Restart Comfy-UI
Usage
- Enter your Gmail email address in
sender_email
. - Generate and enter your Gmail app password in
sender_password
(do not enter your Gmail account password).- Link for creating app password: Google App Passwords
- Enter the list of recipient email addresses (separated by Enter key).
- Enter the message to be sent.
OnCompleteWebhook Node
We have added a new node called OnCompleteWebhook. This node allows you to send a webhook notification upon the completion of a certain task or event.
Usage
- Create the OnCompleteWebhook Node:
Follow the instructions to create the OnCompleteWebhook node in your workflow.
- Configure the Webhook URL:
Set the webhook URL to the endpoint where you want to receive the notification.
- Trigger the Node:
Ensure the node is triggered upon the completion of the desired task or event. By using the OnCompleteWebhook node, you can integrate with external services and get notified about the completion of various processes.
Please update your workflows and check out the new functionality.
License
This project is licensed under the GPL-3.0 License. See the LICENSE file for details.