ComfyUI Node: HF Diffusers load pipeline

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

pipeline_class STRING
model STRING
device
  • default
  • auto
  • cpu
enable_model_cpu_offload
dtype
  • default
  • float32
  • bfloat16
  • float16
  • bitsandbytes_8bit
  • bitsandbytes_4bit
kwargs STRING
vae HFD_AUTOENCODERKL
text_encoder HFT_MODEL

Outputs

HFD_PIPELINE

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