Skip to content

Commit

Permalink
Update communityNodes.md with Sterogram nodes
Browse files Browse the repository at this point in the history
  • Loading branch information
simonfuhrmann authored and psychedelicious committed Nov 27, 2024
1 parent 8cfb032 commit cf0dad9
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/nodes/communityNodes.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ To use a community workflow, download the `.json` node graph file and load it in
+ [Retroize](#retroize)
+ [Size Stepper Nodes](#size-stepper-nodes)
+ [Simple Skin Detection](#simple-skin-detection)
+ [Stereogram](#stereogram-nodes)
+ [Text font to Image](#text-font-to-image)
+ [Thresholding](#thresholding)
+ [Unsharp Mask](#unsharp-mask)
Expand Down Expand Up @@ -549,6 +550,15 @@ A third node is included, *Random Switch (Integers)*, which is just a generic ve
**Example Usage:**
</br><img src="https://raw.githubusercontent.com/dwringer/size-stepper-nodes/main/size_nodes_usage.jpg" width="500" />

--------------------------------
### Stereogram Nodes
**Description:** A set of custom nodes for InvokeAI to create cross-view or parallel-view stereograms. Stereograms are 2D images that, when viewed properly, reveal a 3D scene. Check out [r/crossview](https://www.reddit.com/r/CrossView/) for tutorials.

**Node Link:** https://github.com/simonfuhrmann/invokeai-stereo

**Example Workflow and Output**
</br><img src="https://github.com/simonfuhrmann/invokeai-stereo/blob/main/docs/example_promo_03.jpg" width="500" />

--------------------------------
### Text font to Image

Expand Down

0 comments on commit cf0dad9

Please sign in to comment.