ComfyUI_ZC_DrawShape

ComfyUI_ZC_DrawShape
★ 3

形状绘制批量处理缩放控制ComfyUI自定义节点
在ComfyUI中为图像批次绘制矢量形状,支持使用zoom浮点数组为每张图独立指定缩放,便于灵活批量处理与集成。
💡 在ComfyUI流程中为批次图像按需绘制并独立控制缩放的形状。
🍴 3 Forks💻 Python🔄 2024-06-25
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/79aaff81621b
screen
📄 README

🐉 ZC Shape

Author : Zohac

Current version: 1.0

Installation

  • Navigate to the custom_nodes directory:
  • “`sh

    cd custom_nodes

    “`

  • Clone the repository:
  • “`sh

    git clone https://github.com/zohac/comfyui-shape-drawer.git

    “`

  • Restart ComfyUI.
  • List of Custom Nodes

    Nodes

  • DrawShape
  • Usage

    The zoom input is an array of floats, which allows specifying different zoom levels for each image in the batch.

    Contributing

    Contributions are welcome! Please submit a pull request or open an issue to discuss the changes you would like to make.

    License

    This project is licensed under the MIT License. See the LICENSE file for details.