Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Datasets:
AEDTech
/
AED-data
like
0
Follow
AED TECH
2
Dataset card
Files
Files and versions
xet
Community
main
AED-data
/
test.py
zhzhang93
Upload folder using huggingface_hub
48efc10
verified
10 months ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
125 Bytes
from
huggingface_hub
import
file_download
print
(
"HF_XET_AVAILABLE ="
,
getattr
(file_download,
"HF_XET_AVAILABLE"
,
"missing"
))