dntrplytch's picture
Upload folder using huggingface_hub
7d134e4 verified
raw
history blame contribute delete
85 Bytes
"""
Expose version
"""
__version__ = "3.3.2"
VERSION = __version__.split(".")