Spaces:
Running
Running
Commit
·
cd1608c
1
Parent(s):
14a29d3
update requirements
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -22,4 +22,8 @@ sentence-transformers
|
|
22 |
# Images
|
23 |
pillow==10.1.0
|
24 |
imagehash==4.3.1
|
25 |
-
torchmetrics==1.6.1
|
|
|
|
|
|
|
|
|
|
22 |
# Images
|
23 |
pillow==10.1.0
|
24 |
imagehash==4.3.1
|
25 |
+
torchmetrics==1.6.1
|
26 |
+
pytorch_lightning
|
27 |
+
torchvision
|
28 |
+
torch
|
29 |
+
lightning
|