Doa-doa's picture
Upload folder using huggingface_hub
72268ee
raw
history blame contribute delete
79 Bytes
"""
Expose version
"""
__version__ = "2.0.4"
VERSION = __version__.split('.')