Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
AnnasBlackHat/Image-Similarity
NarendraMall
/
Image-Similarity
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
60c7b92
Image-Similarity
/
src
/
model
/
similarity_interface.py
Annas Dev
first ui
cf69c91
over 2 years ago
raw
Copy download link
history
blame
Safe
Wrap lines
74 Bytes
class
SimilarityInterface
:
def
extract_feature
(
img
):
return
[]