geored's picture
Upload folder using huggingface_hub
fe41391 verified
raw
history blame
No virus
79 Bytes
"""
Expose version
"""
__version__ = "3.3.2"
VERSION = __version__.split(".")