A8R8_ComfyUI_nodes

A8R8_ComfyUI_nodes
★ 70

图像编码Base64输入输出ComfyUI 插件
为ComfyUI提供 A8R8_ComfyUI_nodes 节点:Base64Image Input/Output 节点,用于在流程中以Base64字符串导入和导出图像,便于与外部系统互通。
💡 在ComfyUI流程中以Base64字符串导入或导出图像,便于与外部服务对接。
🍴 10 Forks💻 Python🔄 2024-12-09
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/b45acaa3411d
alt text
📄 README

A8R8 ComfyUI Nodes

A8R8 supporting nodes to integrate with ComfyUI

**2024/06/26: Added Attention Couple nodes for regional prompting example (drag image to Comfy)

Installation

  • Checkout this repo under ComfyUI > custom_nodes or use Comfy Manager
  • Start/restart ComfyUI
  • Acknowledgments

    Attention couple calculation and patch are heavily derived work – GPL-3.0 license for the relevant parts of the code.

    Credits to:

  • https://github.com/laksjdjf/cgem156-ComfyUI/tree/main/scripts/attention_couple
  • https://github.com/Haoming02/sd-forge-couple