ComfyDeploy: How ComfyUI-brushstrokes works in ComfyUI?
What is ComfyUI-brushstrokes?
A ComfyUI node that applies painterly/brush-stroke effects to images, using either ImageMagick (Wand) or G'MIC (gmic-py) under the hood.
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
ComfyUI-brushstrokes
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
Comfy Brush Strokes
A ComfyUI node that applies painterly/brush-stroke effects to images, using either ImageMagick (Wand), PIL, or OpenCV under the hood.
Note - ImageMagick is required to be installed and in your path in order for the Wand Python bindings to function! https://imagemagick.org/
This is a work in progress, settings are preliminary at best
Installation
pip install git+https://github.com/justin-vt/ComfyUI-brushstrokes.git