This repository simply caches the CLIP embeddings and subtly accelerates the inference process by bypassing unnecessary computations.
Clone this repository to ComfyUI/custom_nodes
directory.
git clone https://github.com/discus0434/comfyui-caching-embeddings.git ComfyUI/custom_nodes/comfyui-caching-embeddings
You can use just like as the CLIPTextEncode
node.