Skip to content

Commit 4b09a3e

Browse files
Update docs/tips/terminology.md with suggested grammar correction
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 3bc23c1 commit 4b09a3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/tips/terminology.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ You can think of it as a translator between two worlds:
109109

110110
The denoiser usually works in latent space because latent tensors are much smaller than full-resolution images, which makes diffusion practical on consumer hardware. The VAE is what lets the pipeline move into that latent space and back out again.
111111

112-
This is also why the wrong VAE can visibly damage output. Common symptoms include washed-out colors, odd contrast, muddy textures, or images that simply do not decode correctly and resulting in error. In older SD and SDXL workflows, matching the intended VAE can matter a lot.
112+
This is also why the wrong VAE can visibly damage output. Common symptoms include washed-out colors, odd contrast, muddy textures, or images that simply do not decode correctly and result in an error. In older SD and SDXL workflows, matching the intended VAE can matter a lot.
113113

114114
**Latent**
115115

0 commit comments

Comments
 (0)