aakash0017's picture
Upload folder using huggingface_hub
2afbb51
raw
history blame
79 Bytes
"""
Expose version
"""
__version__ = "3.3.0"
VERSION = __version__.split(".")