Skip to content

Instantly share code, notes, and snippets.

@takuma104
takuma104 / README.md
Last active February 8, 2024 01:42
clip_text_custom_embedder

Usage

from clip_text_custom_embedder import text_embeddings
from diffusers import StableDiffusionPipeline
import torch