cozy_comm

cozy_comm
★ 2

Discord集成REST接口图像与视频ComfyUI扩展
将图像和视频通过Discord发送,使用REST接口简化ComfyUI与Discord通信,便于分享生成内容与推送通知。
💡 在ComfyUI中自动把生成的图片或视频发布到Discord频道。
🍴 2 Forks💻 Python🔄 2025-04-03
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/e58c8376a81b
📦 requirements.txt
discord-webhook>=1.3.1
loguru
opencv-contrib-python
requests>=2.32.3
alt text
IMAGE ALT TEXT
📄 README

PURPOSE

Some simple communication nodes.

DISCORD

Post Images or Video

Simply add the webhook url for your Discord channel, plug in an image, and the output will be posted.

THE DEFAULT ORDER OF PREFERENCE IS TO PROCESS VHS then IMAGE then FILE.IT WILL SEND THE FIRST INPUT THAT HAS DATA.

The VHS input will take direct filename input from Video Helper Suite output nodes.

The IMAGE input will take a single or batch of images.

*NOTE*: The node will attempt to load all images sent. There are throttle limits on Discord channels.

The FILE input allows you to directly send a file to the discord channel.

EXAMPLE USAGE

[](http://www.youtube.com/watch?v=gfq5qqClciw “Video Title”)