Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
pikto/Elite-text-gen-web
miron258
/
Elite-text-gen-web-duplicate
like
0
Sleeping
App
Files
Files
Community
main
Elite-text-gen-web-duplicate
/
venv
/
lib
/
python3.10
/
site-packages
/
charset_normalizer
/
version.py
pikto
Duplicate from algovenus/text-generation-webui
82fea12
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
79 Bytes
"""
Expose version
"""
__version__ =
"3.2.0"
VERSION = __version__.split(
"."
)