parthraninga's picture
Upload folder using huggingface_hub
f39d337 verified
import pkg_resources
try:
__version__ = pkg_resources.get_distribution('setuptools').version
except Exception:
__version__ = 'unknown'