Spaces:
Runtime error
Runtime error
File size: 74 Bytes
3b6f2f5 |
1 2 3 |
class SimilarityInterface:
def extract_feature(img):
return [] |