Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
geored
/
gtmio
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
8b52ed6
gtmio
/
gtm
/
lib
/
python3.12
/
site-packages
/
charset_normalizer
/
version.py
geored
Upload folder using huggingface_hub
fe41391
verified
11 months ago
raw
Copy download link
history
blame
Safe
79 Bytes
"""
Expose version
"""
__version__ =
"3.3.2"
VERSION = __version__.split(
"."
)