Extensions/ComfyUI WebhookImage
ComfyUI Extension

ComfyUI WebhookImage

This package provides a custom node to ComfyUI to send a message and image by means of a webhook

By JohanK66·Created about a year ago·Updated about a year ago· 2
JohanK66/ComfyUI-WebhookImage
Nodes1
On cloudLocal install
Categorynotifications
Stars2
Updatedabout a year ago
Readme

ComfyUI WebhookImage

This package provides a custom node to ComfyUI to send a message and image by means of a webhook

WebhookImage

Send a webhook to the specified URL. If you are using this on a local installation, the webhook could be generated by using ngrok https://ngrok.com/

<img src="assets/webhookimage_node.jpg" width="400"/>

Further details

Will be added soon

Installation

  1. Installing the node Navigate to your custom_nodes folder and execute
git pull https://github.com/JohanK66/ComfyUI-WebhookImage.git
  1. Then run the requirements
pip install -r requirements.txt