mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
Update custom-node-list.json (#1723)
This extension sends generated images or videos to any HTTP webhook with optional parameters such as prompt-id and meta-data. This is useful for those rendering COMFYUI as an api service and need to send a webhook to requested api when task is successful.
This commit is contained in:
parent
cf9ed1c631
commit
76903c39e1
@ -207,6 +207,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Proper implementation of ImageMagick - the famous software suite for editing and manipulating digital images to ComfyUI using [a/wandpy](https://github.com/emcconville/wand).\nNOTE: You need to install ImageMagick, manually."
|
||||
},
|
||||
{
|
||||
"author": "jerrywap",
|
||||
"title": "ComfyUI_UploadToWebhookHTTP",
|
||||
"id": "upload-to-webhook-http",
|
||||
"reference": "https://github.com/jerrywap/ComfyUI_UploadToWebhookHTTP",
|
||||
"files": [
|
||||
"https://github.com/jerrywap/ComfyUI_UploadToWebhookHTTP"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Send generated images or videos to any HTTP webhook with optional parameters such as prompt-id and metadata payload."
|
||||
},
|
||||
{
|
||||
"author": "time-river",
|
||||
"title": "CLIPSeg",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user