Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
uday987
/
pythonProject16
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
pythonProject16
File size: 79 Bytes
d60831e
1
2
3
4
5
6
7
"""
Expose version
"""
__version__ =
"3.2.0"
VERSION = __version__.split(
"."
)