Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Realcat/image-matching-webui
fantos
/
vidimatch
like
1
Runtime error
App
Files
Files
Community
f29758c
vidimatch
/
third_party
/
GlueStick
/
setup.py
Vincentqyw
fix: roma
8b973ee
over 1 year ago
raw
Copy download link
history
blame
Safe
93 Bytes
from
setuptools
import
setup
setup(name=
"gluestick"
, version=
"0.0"
, packages=[
"gluestick"
])