ComfyUI-MoneyMaker

ComfyUI-MoneyMaker
★ 13

图像处理掩码预处理本地随机图像形态学滤镜
一组实用的ComfyUI图像与掩码处理节点,修复掩码格式并提供形态学预处理与本地随机图像加载等功能。
💡 在ComfyUI中预处理掩码并随机加载本地参考图像用于生成。
🍴 6 Forks💻 Python🔄 2025-10-24
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/a1f1f564f19c
📦 requirements.txt
torch
torchvision
numpy
pillow
opencv-python
scikit-image
Yuan nodes
📄 README

Some practical ComfyUI image/mask process nodes make you earn some real money! (Yuan means chinese currency).

UPDATE

v1.0.1

add a mask preprocess node by morpholog:Mask Preprocess Morphology,

Fixed the issue with the processing of masks in this project (https://github.com/BadCafeCode/masquerade-nodes-comfyui), which would have caused the mask to be output in image format and not be used directly in subsequent generation processes

v1.0.0

add a node which allows load random image(s) form Local directory.

NODES INSTRUCTION

black and white: a Gray level map generator, generating greyscale image.

photoshop transfer: Transfer like photoshot, such as ‘hard light, multiply’ and so on…You can use this node to preserve artwork details such as text.

Image Minus Mask: using original image and mask generates the segmented image. You can choose the color type of the fill area. As example shows:

you can download the default workflow from ‘examples’ or from this url:

https://github.com/Cyber-Blacat/ComfyUI-MoneyMaker/example_workflows/

by Cyber_BlackCat