ComfyUI Extension: Blur Mask
A custom node for ComfyUI that applies a Gaussian blur to a mask.
Custom Nodes (0)
README
Blur Mask
A custom node for ComfyUI that applies a Gaussian blur to a mask.
Installation
There are two ways to install this custom node:
ComfyUI Manager (Recommended)
- Install ComfyUI Manager if you don't have it yet.
- Go to
Manager
>Install Custom Nodes
. - Search for
Blur Mask
and clickInstall
. - Restart ComfyUI.
Manual
- Navigate to your
ComfyUI/custom_nodes/
directory. - Clone the repository:
git clone https://github.com/rookiepsi/comfypsi_blur_mask.git
- Restart ComfyUI.
Usage
For detailed explanation, please refer to the docs.
Contributing
Contributions are welcome! Please feel free to submit a Pull Request. If you have an idea or find a bug, please create an issue using the templates.
Development
- Look for an issue to work on or create a new one.
- Wait for approval.
- Fork this repository.
- Create a new branch
feature/[feature-name]
orbug/[bug-name]
. - Make your changes.
- Test your changes thoroughly.
- Create a Pull Request.
- Become a legend.
License
This project is licensed under the GNU GPLv3 license.