SungBeom's picture
Upload folder using huggingface_hub
4a51346
raw
history blame
79 Bytes
"""
Expose version
"""
__version__ = "3.1.0"
VERSION = __version__.split(".")