KyanChen's picture
Upload 1861 files
3b96cb1
raw
history blame contribute delete
126 Bytes
# Copyright (c) OpenMMLab. All rights reserved.
from .clip_text_encoder import CLIPTextEncoder
__all__ = ['CLIPTextEncoder']