ComfyUI Extension
ComfyUI-GPUCLIP
Make CLIPs / text encoders load on GPU device
hum-ma/ComfyUI-GPUCLIP
Nodes5
On cloudLocal install
CategoryGPUCLIP, model/loaders
Stars1
Updated7 months ago
Nodes (5)
GPUClipDeviceSelector
One dropdown to decide where your text encoders live
GPUCLIP
GPUCLIPLoader
Your prompt encoding is crawling because it's on CPU. This fixes it
GPUCLIP
GPUDualCLIPLoader
When your two text encoders only use one GPU
GPUCLIP
Load CLIP (Quadruple)
The HiDream loader that wants your whole VRAM
model/loaders
Load CLIP (Triple)
The three-encoder SD3 loader, without the CPU detour
model/loaders
Readme
ComfyUI-GPUCLIP
Make CLIPs / text encoders load on GPU device
This is a subset of the MultiGPU node pack
ComfyUI sometimes loads text encoders on CPU for various reasons. These nodes can load them onto GPU, enabling accelerated prompt encoding.
Enables wrappers for GGUF nodes if ComfyUI-GGUF is installed