Skip to content

Commit

Permalink
add toc
Browse files Browse the repository at this point in the history
  • Loading branch information
mickr777 authored Oct 13, 2023
1 parent 6b2d5cb commit ee63277
Showing 1 changed file with 26 additions and 1 deletion.
27 changes: 26 additions & 1 deletion docs/nodes/communityNodes.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,31 @@ To download a node, simply download the `.py` node file from the link and add it

To use a community workflow, download the the `.json` node graph file and load it into Invoke AI via the **Load Workflow** button in the Workflow Editor.

- Table of Contents
+ [Depth Map from Wavefront OBJ](#depth-map-from-wavefront-obj)
+ [Film Grain](#film-grain)
+ [Generative Grammar-Based Prompt Nodes](#generative-grammar-based-prompt-nodes)
+ [GPT2RandomPromptMaker](#gpt2randompromptmaker)
+ [Grid to Gif](#grid-to-gif)
+ [Halftone](#halftone)
+ [Ideal Size](#ideal-size)
+ [Image and Mask Composition Pack](#image-and-mask-composition-pack)
+ [Image to Character Art Image Nodes](#image-to-character-art-image-nodes)
+ [Image Picker](#image-picker)
+ [Load Video Frame](#load-video-frame)
+ [Make 3D](#make-3d)
+ [Oobabooga](#oobabooga)
+ [Prompt Tools](#prompt-tools)
+ [Retroize](#retroize)
+ [Size Stepper Nodes](#size-stepper-nodes)
+ [Text font to Image](#text-font-to-image)
+ [Thresholding](#thresholding)
+ [XY Image to Grid and Images to Grids nodes](#xy-image-to-grid-and-images-to-grids-nodes)
+ [Example Node Template](#example-node-template)
* [Disclaimer](#disclaimer)
* [Help](#help)


--------------------------------
### Depth Map from Wavefront OBJ

Expand Down Expand Up @@ -125,7 +150,7 @@ This includes 15 Nodes:
**Node Link:** https://github.com/dwringer/composition-nodes

--------------------------------
### Image to Character Art Image Node's
### Image to Character Art Image Nodes

**Description:** Group of nodes to convert an input image into ascii/unicode art Image

Expand Down

0 comments on commit ee63277

Please sign in to comment.