cohit's picture
Upload folder using huggingface_hub
0827183 verified
raw
history blame contribute delete
177 Bytes
# Copyright (c) Microsoft Corporation. All rights reserved.
# Licensed under the MIT License.
from .about import __title__, __version__
__all__ = ["__title__", "__version__"]