ComfyUI Node
DGX Spark CLIP Loader
Loads a CLIP / text encoder .safetensors file using NVIDIA GPUDirect on DGX Spark.
DGX Spark CLIP Loader
- clip
◄clip_name▾►
◄type▾►
◄devicecuda:0►
Categoryloaders
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| clip_name | COMBO | The CLIP / text encoder model to load. | |
| type | COMBO | 19 options: stable_diffusion, stable_cascade, sd3, stable_audio, mochi, ltxv, +13 | |
| device | COMBO | cuda:0 | The device to load to. On DGX Spark, always use cuda:0 (unified memory). |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| clip | CLIP | — |