CivArchive
    ← All articles
    Published September 14, 2024by I210I

    Send Notification when Queue Ends.

    89 views0 reactions0 comments on CivitAI0 collected
    promptingcomfyui workflowtool guide

    ComfyUI-WhatsappNotifier

    Node to send messages via WhatsApp, used in a workflow, in the Queue of the final prompt. You must have a session started in the same browser where ComfyUI is running by default. link of the project in Github.

    {30BB1359-C081-479C-8110-02360FA845CD}

    Prerequisites

    1.- Have a Whatsapp session started in the default [browser](https://web.whatsapp.com/).

    {00162752-64FA-45FA-AB70-B8F81627ABB0}

    Note: add this node and run the flow at the end of your Queue.

    image

    Installation

    Installation [Method 1] (General installation method: ComfyUI-WhatsappNotifier only)

    To install ComfyUI-Manager in addition to an existing installation of ComfyUI, you can follow these steps:

    1. Go to the ComfyUI/custom_nodes directory in the terminal (cmd).

    2. Run the following command:

    git clone https://github.com/I210I/ComfyUI-WhatsappNotifier.git

    3. Execute in cmd on root ComfyUI folder

    .\python_embeded\python.exe -s -m pip install pywhatkit

    4. Restart ComfyUI

    Installation [Method 2] (General installation method: ComfyUI-WhatsappNotifier only)

    1. Install git

    - https://git-scm.com/download/win

    - standalone version

    - select option: use windows default console window

    2. Download [scripts/install-wanotifier.bat](https://github.com/I210I/ComfyUI-WhatsappNotifier/blob/main/scripts/install-wanotifier.bat) into installed "ComfyUI_windows_portable" directory.

    3. double click install-wanotifier.bat batch file

    {05E2FB7F-2E02-40B7-8A0E-B27ACBD35C2C}

    To Use

    1. Add Node => Whatsapp => Notify => WhatsAppNotify

    {3154957E-DC5F-4CC2-A706-F10531E5F591}

    2. I recommend running the default workflow at the end of your Queue. (LOAD DEFAULT)

    image

    3. Connects the node to any other node in the stream where the input is an integer, for example in the bach size.

    image