ComfyUI Node: HF Transformers 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-transformers

Inputs

task STRING
pipeline_class STRING
model STRING
device
  • default
  • auto
  • cpu
dtype
  • default
  • float32
  • bfloat16
  • float16
  • bitsandbytes_8bit
  • bitsandbytes_4bit
model_kwargs STRING
kwargs STRING

Outputs

HFT_PIPELINE

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