stable-diffusion
stable-diffusion copied to clipboard
How to train on latent size 128?
Currently, the VQVAE model provided is for 64 size max vq-f4, please let me know if I'm wrong. How do we train on size 128 latent dimensions? Do we need pre-trained VQVAE for that?
Sure, you need to train a new VQVAE model, and the image size is 512 if the f=4.