ComfyUI Node: HF Diffusers run 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 HFD_PIPELINE
prompt STRING
negative_prompt STRING
width INT
height INT
seed INT
num_inference_steps INT
output_type
  • pil
  • latent
kwargs STRING
image PIL_IMAGE
mask_image PIL_IMAGE
latents LATENT
prompt_embeds TENSOR
pooled_prompt_embeds TENSOR
negative_prompt_embeds TENSOR
negative_pooled_prompt_embeds TENSOR

Outputs

PIL_IMAGE

LATENT

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