DTAIComfyQRCodes

DTAIComfyQRCodes
★ 4

ComfyUI二维码节点扩展依赖安装
为 ComfyUI 提供 QR 码节点,支持在生成流程中创建与解析二维码;需安装 ComfyUI qrcode extension 及 requirements.txt 中的依赖,便于在图像工作流中嵌入信息或链接。
💡 在图像生成流程中生成或解析二维码,用于嵌入信息或链接。
🍴 2 Forks💻 Python🔄 2024-05-22
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/c73fe210bae7
📦 requirements.txt
qrcode
📄 README

Comfy UI QR Codes

This script provides QR code nodes for the Comfy UI stable diffusion client.

Description

This Python script is an optional add-on to the Comfy UI stable diffusion client. It introduces QR code nodes for the Comfy UI stable diffusion client.

Getting Started

Import into the custom nodes directory of your Comfy UI client.

This script has additional python dependencies. Make sure you install the dependencies from requirements.txt

Dependencies

ComfyUI

qrcode

License

This project is licensed under the MIT License.