comfy ui OnComplte_email_me custom node commit (#823)

This commit is contained in:
bobdoduk 2024-06-27 21:25:36 +09:00 committed by GitHub
parent 45bbd51de8
commit 084a763bce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11177,6 +11177,17 @@
], ],
"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": "hyunamy",
"title": "Comfy-UI on-complete-email-me",
"id": "hyunamy",
"reference": "https://github.com/hyunamy/comfy-ui-on-complete-email-me",
"files": [
"https://github.com/hyunamy/comfy-ui-on-complete-email-me"
],
"install_type": "git-clone",
"description": "A feature that sends an email via Gmail once image generation is completed in Comfy-ui."
} }
] ]
} }