algovenus's picture
Upload folder using huggingface_hub
66158f6
raw
history blame
79 Bytes
"""
Expose version
"""
__version__ = "3.2.0"
VERSION = __version__.split(".")