mbuali's picture
Upload folder using huggingface_hub
d1ceb73 verified
raw
history blame contribute delete
70 Bytes
import platform
is_pypy = platform.python_implementation() == 'PyPy'