Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Realcat
/
image-matching-webui
like
95
Running
App
Files
Files
Community
3
a03efcf
image-matching-webui
/
ui
/
__init__.py
Realcat
update: gradio to 5.1.0
bffff04
about 2 months ago
raw
Copy download link
history
blame
Safe
66 Bytes
__version__ =
"1.0.1"
def
get_version
():
return
__version__