Extensions/ComfyUI Caching Embeddings
ComfyUI Extension

ComfyUI Caching Embeddings

This repository simply caches the CLIP embeddings and subtly accelerates the inference process by bypassing unnecessary computations.

By discus0434·Created 2 years ago·Updated 2 years ago· 3
discus0434/comfyui-caching-embeddings
Nodes1
On cloudLocal install
Categoryconditioning
Stars3
Updated2 years ago
Readme

ComfyUI Caching Embeddings

This repository simply caches the CLIP embeddings and subtly accelerates the inference process by bypassing unnecessary computations.

Installation

Clone this repository to ComfyUI/custom_nodes directory.

git clone https://github.com/discus0434/comfyui-caching-embeddings.git ComfyUI/custom_nodes/comfyui-caching-embeddings

Usage

You can use just like as the CLIPTextEncode node.