AED-data / test.py
zhzhang93's picture
Upload folder using huggingface_hub
48efc10 verified
Raw
History Blame Contribute Delete
125 Bytes
from huggingface_hub import file_download
print("HF_XET_AVAILABLE =", getattr(file_download, "HF_XET_AVAILABLE", "missing"))