ComfyUI_GMIC

ComfyUI_GMIC
★ 10

图像处理滤镜特效几何变换颜色管理
ComfyUI_GMIC 节点将 GMIC 强大的图像处理功能(特效、滤镜、几何变换、图像数据与颜色处理)集成到 ComfyUI,兼顾新手友好与高级控制。
💡 在 ComfyUI 中使用 GMIC 多种滤镜与几何变换预处理或增强图像。
🍴 4 Forks💻 Python🔄 2024-05-22
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/51137d50651f
📄 README

G’MIC in ComfyUI

Features

  • Wonderful image-processing suite (effects, filtering, geometric manipulation, image data, color.)
  • Friendly for beginners and power users.
  • On going documented workflows.
  • Quick Start

  • Install custom node with: git clone https://github.com/gemell1/ComfyUI_GMIC
  • or copy comfy_gmic.py file to custom nodes folder.

  • Download G’MIC Command-line interface (CLI) and G’MIC-Qt stand-alone interface.
  • Put executable path in your PATH. (how to)
  • Drag and drop this workflow to ComfyUi.
  • ### Changelog ----------
    - 'March' Breaking changes: please recreate your workflow! 🙏
        @ G_MIC Qt Node
        @ Batch Images
    - "Feb" Better cross platform support.
    - "Nov" First upload.


    Tested on Windows 10, ComfyUI March 09, G’MIC (Cli and Qt) 3.3.4


    Other Image Processing ComfyUI custom nodes