WalidBouss commited on
Commit
9d8acd1
·
verified ·
1 Parent(s): ff11be0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- torch>=1.11
2
  torchvision
3
  timm
4
- open_clip_torch<=2.23.0
5
  opencv-python
6
  matplotlib
7
  numpy
 
1
+ torch==1.12
2
  torchvision
3
  timm
4
+ open_clip_torch==2.23.0
5
  opencv-python
6
  matplotlib
7
  numpy