Nodes/ComfyUI PyramidFlow Wrapper/PyramidFlow Model Loader
ComfyUI Node

PyramidFlow Model Loader

A ComfyUI node in PyramidFlowWrapper with 4 inputs and 1 output.

By kijai·Created 2 years ago·Updated 2 years ago· 363
PyramidFlow Model Loader
  • compile_args
  • pyramidflow_model
model
precisionbf16
enable_sequential_cpu_offloadfalse
CategoryPyramidFlowWrapper

Inputs (4)

NameTypeDefaultDescription
modelCOMBOThe name of the checkpoint (model) to load.
precisionCOMBObf165 options: fp8_e4m3fn, fp8_e4m3fn_fast, fp16, fp32, bf16
enable_sequential_cpu_offloadBOOLEANfalseEnable sequential cpu offload, saves VRAM but is MUCH slower, do not use unless you have to
compile_argsoptPYRAMIDFLOW_COMPILEARGSOptional torch.compile arguments

Outputs (1)

NameTypeDescription
pyramidflow_modelPYRAMIDFLOWMODEL