Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Fucius
/
OMG-InstantID
like
53
Running
on
Zero
App
Files
Files
Community
2
bef119b
OMG-InstantID
/
inference
/
core
/
version.py
Fucius
Upload 422 files
2eafbc4
verified
8 months ago
raw
Copy download link
history
blame
75 Bytes
__version__ =
"0.9.13"
if
__name__ ==
"__main__"
:
print
(__version__)