AnishaNaik03 commited on
Commit
9c4a9b2
·
verified ·
1 Parent(s): 308686d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- torch>=1.10
2
  torchvision
3
  opencv-python
4
  numpy
@@ -11,4 +11,5 @@ matplotlib
11
  tqdm
12
  cloudpickle
13
  Pillow
 
14
  detectron2 @ git+https://github.com/facebookresearch/detectron2.git
 
1
+ torch
2
  torchvision
3
  opencv-python
4
  numpy
 
11
  tqdm
12
  cloudpickle
13
  Pillow
14
+ # detectron2 must be last because it depends on torch
15
  detectron2 @ git+https://github.com/facebookresearch/detectron2.git