From 4d3c67ae538489f246abe434fd77f4777900a508 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jukka=20Sepp=C3=A4nen?= <40791699+kijai@users.noreply.github.com> Date: Sat, 6 Apr 2024 18:37:57 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ae1a00f..b4b0f52 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,10 @@ This node creates batch of single color images by interpolating between white/bl Work in progress, currently creates a sphere that's size is synced with audio input. +### RoundMask + +![image](https://github.com/kijai/ComfyUI-KJNodes/assets/40791699/52c85202-f74e-4b96-9dac-c8bda5ddcc40) + ### WidgetToString Outputs the value of a widget on any node as a string ![example of use](docs/images/2024-04-03_20_49_29-ComfyUI.png)