Files
2023-11-10 09:43:10 -08:00

4 lines
76 B
Python

from .open_clip import OpenCLIPEmbeddings
__all__ = ["OpenCLIPEmbeddings"]