mirror of
https://github.com/huggingface/diffusers.git
synced 2026-01-29 07:22:12 +03:00
undo arxiv change
unsure why that happened
This commit is contained in:
@@ -1399,7 +1399,7 @@ class ImagePositionalEmbeddings(nn.Module):
|
||||
Converts latent image classes into vector embeddings. Sums the vector embeddings with positional embeddings for the
|
||||
height and width of the latent space.
|
||||
|
||||
For more details, see figure 10 of the dall-e paper: https://arxiv.org/abs/2102.12092
|
||||
For more details, see figure 10 of the dall-e paper: https://huggingface.co/papers/2102.12092
|
||||
|
||||
For VQ-diffusion:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user