Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Realcat
/
image-matching-webui
like
94
Running
App
Files
Files
Community
3
614259e
image-matching-webui
/
ui
/
__init__.py
Realcat
Update README.md (
#2
)
f77c97c
verified
about 2 months ago
raw
Copy download link
history
blame
Safe
66 Bytes
__version__ =
"1.0.1"
def
get_version
():
return
__version__