ComfyUI Node
Eric ERNIE-Image Load Model
Load ERNIE-Image or ERNIE-Image-Turbo with all quality patches.
Eric ERNIE-Image Load Model
- pipeline
◄model_pathH:/Training/ERNIE-Image►
◄precisionbf16►
◄devicecuda►
◄keep_in_vramtrue►
◄load_pefalse►
◄attention_slicingfalse►
◄sequential_offloadfalse►
CategoryEric ERNIE Image
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| model_path | STRING | H:/Training/ERNIE-Image | Path to ERNIE-Image or ERNIE-Image-Turbo directory. |
| precision | COMBO | bf16 | fp16 may give sharper VAE decode than bf16. |
| device | COMBO | cuda | 4 options: cuda, cuda:0, cuda:1, cpu |
| keep_in_vram | BOOLEAN | true | — |
| load_pe | BOOLEAN | false | Requires transformers >= 5.x. Use Prompt Rewriter instead. |
| attention_slicingopt | BOOLEAN | false | — |
| sequential_offloadopt | BOOLEAN | false | CPU offload. Saves VRAM, slower. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| pipeline | ERNIE_PIPELINE | — |