Thanks to visit codestin.com
Credit goes to github.com

Skip to content

I210I/ComfyUI-WhatsappNotifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

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

Prerequisites

1.- Have a Whatsapp session started in the default browser.

{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

  2. Download 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}

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

image

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

image

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors