Skip to content

Commit f351ad4

Browse files
JPPhotopsychedelicious
authored andcommitted
Update communityNodes.md
Added some of JPPhoto's nodes.
1 parent fb6fb9a commit f351ad4

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

docs/nodes/communityNodes.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,20 @@ If you'd prefer, you can also just download the whole node folder from the linke
1313
To use a community workflow, download the `.json` node graph file and load it into Invoke AI via the **Load Workflow** button in the Workflow Editor.
1414

1515
- Community Nodes
16+
+ [Anamorphic Tools](#anamorphic-tools)
1617
+ [Adapters-Linked](#adapters-linked-nodes)
1718
+ [Autostereogram](#autostereogram-nodes)
1819
+ [Average Images](#average-images)
1920
+ [Clean Image Artifacts After Cut](#clean-image-artifacts-after-cut)
2021
+ [Close Color Mask](#close-color-mask)
2122
+ [Clothing Mask](#clothing-mask)
2223
+ [Contrast Limited Adaptive Histogram Equalization](#contrast-limited-adaptive-histogram-equalization)
24+
+ [Curves](#curves)
2325
+ [Depth Map from Wavefront OBJ](#depth-map-from-wavefront-obj)
2426
+ [Enhance Detail](#enhance-detail)
2527
+ [Film Grain](#film-grain)
28+
+ [Flip Pose](#flip-pose)
29+
+ [Flux Ideal Size](#flux-ideal-size)
2630
+ [Generative Grammar-Based Prompt Nodes](#generative-grammar-based-prompt-nodes)
2731
+ [GPT2RandomPromptMaker](#gpt2randompromptmaker)
2832
+ [Grid to Gif](#grid-to-gif)
@@ -61,6 +65,13 @@ To use a community workflow, download the `.json` node graph file and load it in
6165
- [Help](#help)
6266

6367

68+
--------------------------------
69+
### Anamorphic Tools
70+
71+
**Description:** A set of nodes to perform anamorphic modifications to images, like lens blur, streaks, spherical distortion, and vignetting.
72+
73+
**Node Link:** https://github.com/JPPhoto/anamorphic-tools
74+
6475
--------------------------------
6576
### Adapters Linked Nodes
6677

@@ -132,6 +143,13 @@ Node Link: https://github.com/VeyDlin/clahe-node
132143
View:
133144
</br><img src="https://raw.githubusercontent.com/VeyDlin/clahe-node/master/.readme/node.png" width="500" />
134145

146+
--------------------------------
147+
### Curves
148+
149+
**Description:** Adjust an image's curve based on a user-defined string.
150+
151+
**Node Link:** https://github.com/JPPhoto/curves-node
152+
135153
--------------------------------
136154
### Depth Map from Wavefront OBJ
137155

@@ -162,6 +180,20 @@ To be imported, an .obj must use triangulated meshes, so make sure to enable tha
162180

163181
**Node Link:** https://github.com/JPPhoto/film-grain-node
164182

183+
--------------------------------
184+
### Flip Pose
185+
186+
**Description:** This node will flip an openpose image horizontally, recoloring it to make sure that it isn't facing the wrong direction. Note that it does not work with openpose hands.
187+
188+
**Node Link:** https://github.com/JPPhoto/flip-pose-node
189+
190+
--------------------------------
191+
### Flux Ideal Size
192+
193+
**Description:** This node returns an ideal size to use for the first stage of a Flux image generation pipeline. Generating at the right size helps limit duplication and odd subject placement.
194+
195+
**Node Link:** https://github.com/JPPhoto/flux-ideal-size
196+
165197
--------------------------------
166198
### Generative Grammar-Based Prompt Nodes
167199

0 commit comments

Comments
 (0)