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