Spaces:
Runtime error
Runtime error
| class SimilarityInterface: | |
| def extract_feature(img): | |
| return [] |
| class SimilarityInterface: | |
| def extract_feature(img): | |
| return [] |