File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments