Can we use the VAE from comfy org repo?
#1
by Meryruizk - opened
Just want to know if there's any changes in the VAE as well or just the model. If there is no change in VAE then we can use the one we downloaded from comfy org repo right?
Yes. Both VAE files are unchanged, bit-identical copies of the Comfy-Org MiniMax-H3 VAEs. If you already downloaded them from Comfy-Org, you can reuse them. Only the FL2VA and Ref2VA diffusion transformers were modified in this repository.
Thank you.