PulidEvaClipLoaderMultiGPU prepares the EVA CLIP text encoder required by PuLID and keeps it on the device you nominate for downstream conditioning.
| Parameter | Data Type | Description |
|---|---|---|
device |
STRING |
Device selected for the EVA CLIP encoder. |
| Output Name | Data Type | Description |
|---|---|---|
eva_clip |
EVA_CLIP |
Loaded EVA CLIP encoder instance. |