CoolFace
Modelpublic

kaiyuyue/FLUX.2-dev-vae

sourceHugging Faceotherupdated 10mo agoView on Hugging Face
2likes351downloads
Model Card

intro

fork the subdirectory black-forest-labs/FLUX.2-dev/vae to load only the VAE

usage

python
from diffusers.models import AutoencoderKL as DiffusersAutoencoderKL

model = DiffusersAutoencoderKL.from_pretrained("kaiyuyue/FLUX.2-dev-vae")

license

FLUX.2-dev LICENSE.md