We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3ec5fa9 + 92dcc42 commit 963ed55Copy full SHA for 963ed55
1 file changed
labml_nn/diffusion/stable_diffusion/latent_diffusion.py
@@ -9,7 +9,7 @@
9
# Latent Diffusion Models
10
11
Latent diffusion models use an auto-encoder to map between image space and
12
-latent space. The diffusion model works on the diffusion space, which makes it
+latent space. The diffusion model works on the latent space, which makes it
13
a lot easier to train.
14
It is based on paper
15
[High-Resolution Image Synthesis with Latent Diffusion Models](https://papers.labml.ai/paper/2112.10752).
0 commit comments