Spaces:
Running
Running
Commit
·
14a29d3
1
Parent(s):
d952fbe
update requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -21,4 +21,5 @@ sentence-transformers
|
|
21 |
|
22 |
# Images
|
23 |
pillow==10.1.0
|
24 |
-
imagehash==4.3.1
|
|
|
|
21 |
|
22 |
# Images
|
23 |
pillow==10.1.0
|
24 |
+
imagehash==4.3.1
|
25 |
+
torchmetrics==1.6.1
|