Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
AEDTech
/
AED-2B
like
0
Follow
AED TECH
2
Model card
Files
Files and versions
xet
Community
main
AED-2B
/
.env
/
lib
/
python3.12
/
site-packages
/
charset_normalizer
/
__main__.py
zhzhang93
Upload folder using huggingface_hub
30ce399
verified
6 months ago
raw
Copy download link
history
blame
contribute
delete
109 Bytes
from
__future__
import
annotations
from
.cli
import
cli_detect
if
__name__ ==
"__main__"
:
cli_detect()