Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
kopyl
/
norae
like
0
Model card
Files
Files and versions
Community
main
norae
/
docker
/
deezer-spleeter-env
/
lib
/
python3.10
/
site-packages
/
charset_normalizer
/
version.py
kopyl
Upload folder using huggingface_hub
096c926
verified
2 months ago
raw
Copy download link
history
blame
contribute
delete
79 Bytes
"""
Expose version
"""
__version__ =
"3.1.0"
VERSION = __version__.split(
"."
)