wondervictor commited on
Commit
773be7e
·
verified ·
1 Parent(s): cfab7eb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -8,7 +8,7 @@ Pillow==9.4.0
8
  opencv-python
9
  pycocotools~=2.0.4
10
  open_clip_torch==2.16.0
11
-
12
  --find-links https://download.pytorch.org/whl/cu118/torch_stable.html
13
  torch==2.3.1+cu118
14
  torchvision==0.18.1+cu118
 
8
  opencv-python
9
  pycocotools~=2.0.4
10
  open_clip_torch==2.16.0
11
+ einops
12
  --find-links https://download.pytorch.org/whl/cu118/torch_stable.html
13
  torch==2.3.1+cu118
14
  torchvision==0.18.1+cu118