Nodes Browser

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

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for ComfyUI-brushstrokes and select it
  5. 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