flux_vae / README.md
wolfgangblack's picture
Update README.md
44ee695 verified
|
raw
history blame
257 Bytes
metadata
license: other
license_name: flux-license
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md

How to use:

from diffusers import AutoencoderKL

vae = AutoencoderKL.from_pretrained("wolfgangblack/flux_vae")