Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Fucius
/
OMG
like
39
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
OMG
/
inference
/
core
/
version.py
Fucius
Upload 422 files
df6c67d
verified
12 months ago
raw
Copy download link
history
blame
contribute
delete
75 Bytes
__version__ =
"0.9.13"
if
__name__ ==
"__main__"
:
print
(__version__)