xray918's picture
Upload folder using huggingface_hub
0ad74ed verified
raw
history blame contribute delete
79 Bytes
"""
Expose version
"""
__version__ = "3.4.0"
VERSION = __version__.split(".")