9a38fab5ae
* update * update * update * add docs
1.1 KiB
1.1 KiB
AutoencoderKLQwenImage
The model can be loaded with the following code snippet.
from diffusers import AutoencoderKLQwenImage
vae = AutoencoderKLQwenImage.from_pretrained("Qwen/QwenImage-20B", subfolder="vae")
AutoencoderKLQwenImage
autodoc AutoencoderKLQwenImage - decode - encode - all
AutoencoderKLOutput
autodoc models.autoencoders.autoencoder_kl.AutoencoderKLOutput
DecoderOutput
autodoc models.autoencoders.vae.DecoderOutput