zhigangjiang commited on
Commit
2ef5b6b
1 Parent(s): a1095b7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
  torch
2
  torchvision
3
- numpy
4
  einops
 
5
  yacs==0.1.8
6
- opencv-python==4.5.3.56
7
  pylsd-nova==1.2.0
8
  tqdm==4.64.0
9
  scipy==1.8.1
 
1
  torch
2
  torchvision
3
+ #numpy
4
  einops
5
+ opencv-python
6
  yacs==0.1.8
 
7
  pylsd-nova==1.2.0
8
  tqdm==4.64.0
9
  scipy==1.8.1