ComfyUI Node: HF Diffusers load AutoencoderKL (VAE)

Authored by Yahweasel

Created

Updated

2 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Category

huggingface-diffusers

Inputs

autoencoder_class STRING
pretrained_model_name_or_path STRING
subfolder STRING
device
  • default
  • auto
  • cpu
dtype
  • default
  • float32
  • bfloat16
  • float16
  • bitsandbytes_8bit
  • bitsandbytes_4bit
kwargs STRING

Outputs

HFD_AUTOENCODERKL

Extension: ComfyUI-HF-Diffusers

A lot of custom nodes for ComfyUI are really just bindings to HuggingFace Diffusers and/or Transformers, but overly constrained to use them in very particular ways.

Authored by Yahweasel

Looking for a different node?

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Learn more