taming-transformers icon indicating copy to clipboard operation
taming-transformers copied to clipboard

A question regarding the embed_dim parameter in the config file.

Open bazingayu opened this issue 1 year ago • 1 comments
trafficstars

Hi,

Thank you for your excellent work.

I have a question regarding the embed_dim parameter. In all the configurations in this repository, the embed_dim is set to 256, which appears to be the latent vector dimension. However, in the latent diffusion repo, the latent diffusion model's first stage model configurations, the embed_dim parameter is always set to 3.

Could you explain the reason for this? Are there any significant differences between these two repositories?

I look forward to your response.

Best regards,

bazingayu avatar Jul 25 '24 11:07 bazingayu