himanshud2611's picture
Upload folder using huggingface_hub
60e3a80 verified
raw
history blame contribute delete
85 Bytes
"""
Expose version
"""
__version__ = "3.4.0"
VERSION = __version__.split(".")