Skip to content

Commit 54af742

Browse files
committed
Merge branch 'main' of github.com:OML-Team/open-metric-learning into clip_fixes
2 parents 675c42f + 58df7a3 commit 54af742

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ci/requirements.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
torch>=2.0
2-
pytorch-lightning>=2.0
3-
torchvision
4-
albumentations>=1.0
1+
torch>=2.0,<=2.1.1
2+
pytorch-lightning>=2.0,<=2.1.2
3+
torchvision<=0.16.1
4+
albumentations>=1.0,<=1.3.1
55
opencv-python>=4.1.1
66
pillow>=8.2
77
pandas>=1.0

0 commit comments

Comments
 (0)