ComfyUI Node
HF Diffusers run pipeline
A ComfyUI node in huggingface-diffusers with 16 inputs and 2 outputs.
HF Diffusers run pipeline
- pipeline
- image
- mask_image
- latents
- prompt_embeds
- pooled_prompt_embeds
- negative_prompt_embeds
- negative_pooled_prompt_embeds
- PIL_IMAGE
- LATENT
◄prompta photo of an astronaut riding a horse on mars►
◄negative_prompt—►
◄width1024►
◄height1024►
◄seed1►
◄num_inference_steps0►
◄output_type▾►
◄kwargs—►
Categoryhuggingface-diffusers
Inputs (16)
| Name | Type | Default | Description |
|---|---|---|---|
| pipeline | HFD_PIPELINE | — | |
| prompt | STRING | a photo of an astronaut riding a horse on mars | — |
| negative_prompt | STRING | — | |
| width | INT | 1024 | — |
| height | INT | 1024 | — |
| seed | INT | 10–18446744073709550000 | — |
| num_inference_steps | INT | 00–65536 | — |
| output_type | COMBO | 2 options: pil, latent | |
| kwargs | STRING | — | |
| imageopt | PIL_IMAGE | — | |
| mask_imageopt | PIL_IMAGE | — | |
| latentsopt | LATENT | — | |
| prompt_embedsopt | TENSOR | — | |
| pooled_prompt_embedsopt | TENSOR | — | |
| negative_prompt_embedsopt | TENSOR | — | |
| negative_pooled_prompt_embedsopt | TENSOR | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| PIL_IMAGE | PIL_IMAGE | — |
| LATENT | LATENT | — |