Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/nodes/NODES.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Nodes have a "Use Cache" option in their footer. This allows for performance imp

There are several node grouping concepts that can be examined with a narrow focus. These (and other) groupings can be pieced together to make up functional graph setups, and are important to understanding how groups of nodes work together as part of a whole. Note that the screenshots below aren't examples of complete functioning node graphs (see Examples).

### Noise
### Create Latent Noise

An initial noise tensor is necessary for the latent diffusion process. As a result, the Denoising node requires a noise node input.

Expand Down