ComfyUI Node
HF Diffusers load pipeline
A ComfyUI node in huggingface-diffusers with 8 inputs and 2 outputs.
HF Diffusers load pipeline
- vae
- text_encoder
- HFD_PIPELINE
- HFD_AUTOENCODERKL
◄pipeline_classAutoPipelineForText2Image►
◄modelstabilityai/stable-diffusion-xl-base-1.0►
◄device▾►
◄enable_model_cpu_offload▾►
◄dtype▾►
◄kwargs—►
Categoryhuggingface-diffusers
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| pipeline_class | STRING | AutoPipelineForText2Image | — |
| model | STRING | stabilityai/stable-diffusion-xl-base-1.0 | — |
| device | COMBO | 3 options: default, auto, cpu | |
| enable_model_cpu_offload | COMBO | 2 options: false, true | |
| dtype | COMBO | 6 options: default, float32, bfloat16, float16, bitsandbytes_8bit, bitsandbytes_4bit | |
| kwargs | STRING | — | |
| vaeopt | HFD_AUTOENCODERKL | — | |
| text_encoderopt | HFT_MODEL | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| HFD_PIPELINE | HFD_PIPELINE | — |
| HFD_AUTOENCODERKL | HFD_AUTOENCODERKL | — |