HubHop
update
412c852
raw
history blame
126 Bytes
# Copyright (c) OpenMMLab. All rights reserved.
from .clip_text_encoder import CLIPTextEncoder
__all__ = ['CLIPTextEncoder']