Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
xray918
/
my_gradio
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
my_gradio
/
venv
/
lib
/
python3.10
/
site-packages
/
charset_normalizer
/
version.py
xray918
Upload folder using huggingface_hub
0ad74ed
verified
6 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
79 Bytes
"""
Expose version
"""
__version__ =
"3.4.0"
VERSION = __version__.split(
"."
)