codyshen's picture
Upload folder using huggingface_hub
6ed4a9c verified
Raw
History Blame Contribute Delete
126 Bytes
# Copyright (c) OpenMMLab. All rights reserved.
from .hub import get_config, get_model
__all__ = ['get_config', 'get_model']