Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
OpkaGames
/
NeuroGPT
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
NeuroGPT
/
venv
/
Lib
/
python3.10
/
site-packages
/
charset_normalizer
/
version.py
OpkaGames
Upload folder using huggingface_hub
870ab6b
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
79 Bytes
"""
Expose version
"""
__version__ =
"3.2.0"
VERSION = __version__.split(
"."
)