You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for releasing the SD3 version. The reconstruction quality is much better with the latent channel set to 16. As you mentioned in other issues, the latent channel being 16 is crucial for reconstruction.
It makes me wonder if the SVD can be applied to this latent channel since the latent diffusion accepts the input as the latent channel being 4 instead of 16.
How did you solve this problem? Did you retrain the whole SVD, including the latent diffusion, after modifying the latent input channel from 4 to 16?
The text was updated successfully, but these errors were encountered:
Thank you for releasing the SD3 version. The reconstruction quality is much better with the latent channel set to 16. As you mentioned in other issues, the latent channel being 16 is crucial for reconstruction.
It makes me wonder if the SVD can be applied to this latent channel since the latent diffusion accepts the input as the latent channel being 4 instead of 16.
How did you solve this problem? Did you retrain the whole SVD, including the latent diffusion, after modifying the latent input channel from 4 to 16?
The text was updated successfully, but these errors were encountered: