guohanghui commited on
Commit
5bd3ebb
·
verified ·
1 Parent(s): 2654367

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -4
requirements.txt CHANGED
@@ -7,13 +7,10 @@ matplotlib
7
  tqdm
8
  scikit-learn
9
  requests>=2.0.0
10
- opencv-python; sys.platform != 'linux'
11
- opencv-python-headless; sys.platform == 'linux'
12
  pyyaml>=5.4.1
13
  albumentations
14
  dict2xml
15
- opencv-python>=4.10.0.84
16
- opencv-python-headless>=4.10.0.84
17
  ipywidgets>=8.1.5
18
  rich>=14.0.0
19
  setuptools>=58.0.0
 
7
  tqdm
8
  scikit-learn
9
  requests>=2.0.0
10
+ opencv-python-headless>=4.10.0.84
 
11
  pyyaml>=5.4.1
12
  albumentations
13
  dict2xml
 
 
14
  ipywidgets>=8.1.5
15
  rich>=14.0.0
16
  setuptools>=58.0.0