Vchitect / Latte

Latte: Latent Diffusion Transformer for Video Generation.
Apache License 2.0
1.44k stars 147 forks source link

t2i代码疑问 #46

Open LiuhanChen-github opened 4 months ago

LiuhanChen-github commented 4 months ago

你们的t2i的代码是不是没有加位置编码

maxin-cn commented 4 months ago

你们的t2i的代码是不是没有加位置编码

We use positional embedding, please see here.