Can I Reuse the Comfy-Org Text Encoders and VAE?

#6
by nnn149 - opened

Do I need to re-download the qwen3vl_32b_minimax_h3_nvfp4_awq.safetensors text encoder and the VAE models for this project?

I already have the versions from the official Comfy-Org repository. Although the filenames are identical, I noticed the SHA256 hashes are different.

Is it safe to reuse the Comfy-Org text_encoders and vae and only download the diffusion_models from this repository, or are the files actually different and required for compatibility?

Yeah you can, no issue in that.

Sign up or log in to comment