image-matching-webui / ui /__init__.py
Realcat
update: gradio to 5.1.0
7ef7e3c
raw
history blame
66 Bytes
__version__ = "1.0.1"
def get_version():
return __version__