Metadata-Version: 2.1
Name: comfyui-blend-nodes
Version: 0.0.1
Summary: This repository contains a ComfyUI node for blending images using various blending modes. Can be used to watermark images, create overlays, or apply effects to images in a ComfyUI workflow.
Home-page: https://github.com/thalismind/ComfyUI-Blend-Nodes
Requires-Python: >=3.10
Requires-Dist: pillow
Requires-Dist: blend-modes
