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