ComfyUI Node: HF Diffusers run pipeline
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?
More nodes in ComfyUI-HF-Diffusers
- HF Diffusers load AutoencoderKL (VAE)
- HF Diffusers encode prompt
- HF Diffusers load LoRA
- HF Diffusers load pipeline
- HF Diffusers VAE decode
- HF Diffusers VAE encode
- HF Transformers load model
- HF Transformers create conversation
- HF Transformers load pipeline
- HF Transformers run pipeline
- HF Transformers unpack conversation
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.