Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SeyedAli
/
Image-Similarity
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6dfc25d
Image-Similarity
/
src
/
model
/
similarity_interface.py
SeyedAli
Upload folder using huggingface_hub
3b6f2f5
over 1 year ago
raw
Copy download link
history
blame
Safe
74 Bytes
class
SimilarityInterface
:
def
extract_feature
(
img
):
return
[]