Skip to content

Commit 950021a

Browse files
authored
Merge branch 'main' into fix/missed-images-canvas-temp
2 parents 91ef24e + 5ee55cf commit 950021a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/nodes/communityNodes.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ To use a community workflow, download the the `.json` node graph file and load i
3232
+ [Size Stepper Nodes](#size-stepper-nodes)
3333
+ [Text font to Image](#text-font-to-image)
3434
+ [Thresholding](#thresholding)
35+
+ [Unsharp Mask](#unsharp-mask)
3536
+ [XY Image to Grid and Images to Grids nodes](#xy-image-to-grid-and-images-to-grids-nodes)
3637
- [Example Node Template](#example-node-template)
3738
- [Disclaimer](#disclaimer)
@@ -316,6 +317,13 @@ Highlights/Midtones/Shadows (with LUT blur enabled):
316317
<img src="https://github.com/invoke-ai/InvokeAI/assets/34005131/0a440e43-697f-4d17-82ee-f287467df0a5" width="300" />
317318
<img src="https://github.com/invoke-ai/InvokeAI/assets/34005131/0701fd0f-2ca7-4fe2-8613-2b52547bafce" width="300" />
318319

320+
--------------------------------
321+
### Unsharp Mask
322+
323+
**Description:** Applies an unsharp mask filter to an image, preserving its alpha channel in the process.
324+
325+
**Node Link:** https://github.com/JPPhoto/unsharp-mask-node
326+
319327
--------------------------------
320328
### XY Image to Grid and Images to Grids nodes
321329

0 commit comments

Comments
 (0)